summaryrefslogtreecommitdiff
path: root/sql/handler.cc
Commit message (Expand)AuthorAgeFilesLines
* MDEV-12261 build failure without P_SSergei Golubchik2017-03-151-1/+1
* Make ELOOP be considered a File Not Found error when it comes from handlertonVicențiu Ciorbaru2017-03-141-0/+1
* Remove unused variables.Marko Mäkelä2017-03-091-1/+0
* Merge branch '5.5' into 10.0Vicențiu Ciorbaru2017-03-031-2/+2
|\
| * bugfix: remove my_delete_with_symlink()Sergei Golubchik2017-02-271-3/+1
| * MDEV-11902 mi_open race conditionSergei Golubchik2017-02-271-0/+1
* | MDEV-11757 KEY_BLOCK_SIZE strangeness when UNCOMPRESSing COMPRESSed InnoDB ta...Sergei Golubchik2017-02-281-1/+1
* | Merge remote-tracking branch 'origin/5.5' into 10.0vicentiu2017-01-061-1/+1
|\ \ | |/
| * MDEV-11353: fixes Identical logical conditionsRonak Jain2016-12-201-1/+1
* | Fixed compiler error and some warnings on windowsMonty2016-08-231-1/+1
* | Added new status variables to make it easier to debug certain problems:Monty2016-08-211-0/+9
* | Merge branch '5.5' into 10.0Sergei Golubchik2016-08-101-1/+2
|\ \ | |/
| * MDEV-6581 Writing to TEMPORARY TABLE not possible in read-onlySergei Golubchik2016-08-031-1/+2
* | Merge branch '5.5' into 10.0Sergei Golubchik2016-04-261-2/+2
|\ \ | |/
| * use consistent error messaging for IGNORESergei Golubchik2016-04-201-25/+0
| * Merge branch 'mysql/5.5' into 5.5Sergei Golubchik2016-04-201-2/+27
| |\
| | * BUG#22037930: INSERT IGNORE FAILS TO IGNORE FOREIGN KEYNisha Gopalakrishnan2016-02-111-1/+26
| | * Bug#17474166 - EXECUTING STATEMENT LIKE 'SHOW ENGINE INNODB'Praveenkumar Hulakund2013-10-091-0/+6
| | * Fix for bug#14188793 - "DEADLOCK CAUSED BY ALTER TABLE DOEN'T CLEARDmitry Lenev2013-08-201-3/+9
| | * Bug#16274455: CAN NOT ACESS PARTITIONED TABLES WHENMattias Jonsson2013-02-141-0/+3
| | * Bug#14521864: MYSQL 5.1 TO 5.5 BUGS PARTITIONINGMattias Jonsson2013-01-301-1/+11
| | |\
| | * | Bug#11757464:SERVER CRASH IN RECURSIVE CALL WHEN OOMNisha Gopalakrishnan2013-01-151-1/+2
| | * | Bug #14036214 MYSQLD CRASHES WHEN EXECUTING UPDATE IN TRX WITHAnnamalai Gurusami2012-10-081-9/+38
| | * | Merging from mysql-5.1 to mysql-5.5. Annamalai Gurusami2012-07-121-2/+27
| | |\ \ | | | |/
| | | * Bug #11765218 58157: INNODB LOCKS AN UNMATCHED ROW EVEN THOUGH USINGAnnamalai Gurusami2012-07-121-2/+27
| | * | Merge from mysql-5.1 to mysql-5.5Annamalai Gurusami2012-05-211-10/+10
| | |\ \ | | | |/
| | | * Bug #12752572 61579: REPLICATION FAILURE WHILEAnnamalai Gurusami2012-05-211-10/+10
| | * | Merge from mysql-5.1 to mysql-5.5. Annamalai Gurusami2012-05-161-0/+13
| | |\ \ | | | |/
| | | * Bug #12752572 61579: REPLICATION FAILURE WHILEAnnamalai Gurusami2012-05-161-0/+13
| | | * Bug#13635833: MULTIPLE CRASHES IN FOREIGN KEY CODE WITH CONCURRENT DDL/DMLAnnamalai Gurusami2012-03-011-0/+2
| | * | merge mysql-5.5->mysql-5.5-securityGeorgi Kodinov2012-04-121-0/+307
| | |\ \
| | | * | Bug#11815557 60269: MYSQL SHOULD REJECT ATTEMPTS TO CREATE SYSTEMgopal.shankar@oracle.com2012-04-111-0/+307
| | * | | Bug#13635833: MULTIPLE CRASHES IN FOREIGN KEY CODE WITH CONCURRENT DDL/DMLAnnamalai Gurusami2012-02-271-3/+7
| | |/ /
| | * | Merge mysql-5.1-security -> mysql-5.5-security (Fix Bug#12661768)Vasil Dimov2011-10-251-1/+7
| | |\ \ | | | |/
| | | * Fix Bug#12661768 UPDATE IGNORE CRASHES SERVER IF TABLE IS INNODB AND IT ISVasil Dimov2011-10-251-1/+7
| | * | Bug#12547647 UPDATE LOGGING COULD EXCEED LOG PAGE SIZEMarko Mäkelä2011-09-011-0/+3
| | * | Fix bug #11830883, SUPPORT "CORRUPTED" BIT FOR INNODB TABLES AND INDEXES.Jimmy Yang2011-08-161-0/+4
| | * | Implement worklog #5743 InnoDB: Lift the limit of index key prefixes. Jimmy Yang2011-05-311-0/+4
| | * | Merge from 5.1.Guilhem Bichot2011-05-211-2/+3
| | |\ \ | | | |/
| | | * Fix for BUG#11755168 '46895: test "outfile_loaddata" fails (reproducible)'.Guilhem Bichot2011-05-161-2/+3
| | * | Manual merge from 5.1Mattias Jonsson2011-04-201-10/+17
| | |\ \ | | | |/
| | | * Bug#11766249 bug#59316: PARTITIONING AND INDEX_MERGE MEMORY LEAKMattias Jonsson2011-04-201-8/+15
| | | * Bug#11766249 bug#59316: PARTITIONING AND INDEX_MERGE MEMORY LEAKMattias Jonsson2011-03-251-3/+3
| | * | Bug #11755431 (former 47205)Jon Olav Hauglid2011-03-081-3/+7
| | * | BUG#11762751: UPDATE STATEMENT THROWS AN ERROR, BUT STILL Jorgen Loland2011-02-211-0/+1
| | * | weave merge from mysql-5.1 to mysql-5.5Georgi Kodinov2011-02-081-1/+1
| | |\ \ | | | |/
| | | * Updating header copyright/README in source for 2011Karen Langford2011-01-251-1/+1
| | * | Merge of fix for bug#58553, "Queries with pushed conditions causes 'explain Jan Wedvik2011-01-111-0/+1
| | |\ \ | | | |/
| | | * Fix for bug#58553, "Queries with pushed conditions causes 'explain extended' Jan Wedvik2011-01-111-0/+1
| | | * BUG#46166Luis Soares2010-12-161-1/+5
| | | |\