summaryrefslogtreecommitdiff
path: root/sql/handler.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '5.5' into 10.0Sergei Golubchik2016-04-261-4/+9
|\
| * use consistent error messaging for IGNORESergei Golubchik2016-04-201-2/+1
| * Merge branch 'mysql/5.5' into 5.5Sergei Golubchik2016-04-201-4/+11
| |\
| | * BUG#22037930: INSERT IGNORE FAILS TO IGNORE FOREIGN KEYNisha Gopalakrishnan2016-02-111-2/+8
| | * Bug#18790730 - CROSS-DATABASE FOREIGN KEY WITHOUT PERMISSIONSPraveenkumar Hulakund2014-09-101-0/+1
| | * Bug #14036214 MYSQLD CRASHES WHEN EXECUTING UPDATE IN TRX WITHAnnamalai Gurusami2012-10-081-0/+2
| | * Bug#11815557 60269: MYSQL SHOULD REJECT ATTEMPTS TO CREATE SYSTEMgopal.shankar@oracle.com2012-04-111-0/+54
| | * Bug#12696518: MEMORY LEAKS IN HA_PARTITION (VALGRIND TESTS ON TRUNK)Mattias Jonsson2011-09-151-2/+4
| | * Updated/added copyright headersKent Boortz2011-07-041-3/+4
| | * Bug#11853126 RE-ENABLE CONCURRENT READS WHILE CREATINGJon Olav Hauglid2011-06-011-1/+50
| | * BUG#11762616: BUG#55229: 'POSTION'Luis Soares2011-05-061-6/+8
| | |\
| | | * BUG#11762616: BUG#55229: 'POSTION' Luis Soares2011-05-061-8/+9
| | * | Manual merge from 5.1Mattias Jonsson2011-04-201-1/+1
| | |\ \ | | | |/
| | | * mergeMattias Jonsson2011-04-201-1/+1
| | | |\
| | | | * Bug#11766249 bug#59316: PARTITIONING AND INDEX_MERGE MEMORY LEAKMattias Jonsson2011-03-251-1/+1
| | | * | Bug#11900714 REMOVE LGPL LICENSED FILES IN MYSQL 5.1Magne Mahre2011-03-281-1/+0
| | | |/
| | * | Bug#11933945 REMOVE LGPL LICENSED FILES IN MYSQL 5.5Magne Mahre2011-03-291-1/+1
| | * | Bug #11755431 (former 47205)Jon Olav Hauglid2011-03-081-1/+10
| | * | Bug #42230 during add index, cannot do queries on storage enginesJon Olav Hauglid2011-01-261-18/+21
| | * | Bug#57778: failed primary key add to partitioned innodb table inconsistent an...Mattias Jonsson2010-11-051-0/+2
| | * | Bug#49938: Failing assertion: inode or deadlock in fsp/fsp0fsp.cDavi Arnaut2010-10-061-7/+51
| | * | Merge from mysql-5.5-bugfixing to mysql-5.5-runtimeJon Olav Hauglid2010-08-181-1/+0
| | |\ \
| | | * | WL#5370 Keep forward-compatibility when changing 2010-08-181-1/+0
| | * | | A fix for Bug#41158 "DROP TABLE holds LOCK_open during unlink()". Konstantin Osipov2010-08-091-0/+2
| | |/ /
| | * | Merge trunk-bugfixing -> trunk-runtime.Konstantin Osipov2010-07-271-4/+0
| | |\ \
| | | * | WL#5498: Remove dead and unused source codeDavi Arnaut2010-07-231-4/+0
| | * | | A pre-requisite patch for the fix for Bug#52044.Konstantin Osipov2010-07-271-0/+1
| | |/ /
| | * | Merge of mysql-trunk-bugfixing into mysql-trunk-merge.Davi Arnaut2010-07-151-4/+0
| | |\ \
| | | * | Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabledDavi Arnaut2010-07-081-4/+0
| | * | | mergeMattias Jonsson2010-07-091-5/+13
| | |\ \ \ | | | |/ / | | |/| / | | | |/
| | | * mergeMattias Jonsson2010-07-091-5/+13
| | | |\
| | | | * Bug#52517: Regression in ROW level replication performance with partitionsMattias Jonsson2010-07-091-5/+13
| | * | | Merge of mysql-5.1-bugteam into mysql-trunk-merge.Davi Arnaut2010-06-101-1/+1
| | |\ \ \ | | | |/ /
| | | * | Bug#42733: Type-punning warnings when compiling MySQL --Davi Arnaut2010-06-101-1/+1
| | | |/
| | * | Auto-merge from mysql-trunk.Alexander Nozdrin2010-05-281-1/+1
| | |\ \
| | | * \ Manual merge of mysql-5.1-bugteam to mysql-trunk-merge.Alexey Kopytov2010-04-301-1/+1
| | | |\ \ | | | | |/
| | | | * BUG#39053 - UNISTALL PLUGIN does not allow the storage engineSergey Vojtovich2010-04-141-1/+1
| | * | | Merge of bug#51851.Mattias Jonsson2010-05-241-2/+2
| | |\ \ \ | | | |/ / | | |/| |
| | | * | Bug#51851: Server with SBR locks mutex twice on LOAD DATAMattias Jonsson2010-03-301-2/+2
| | * | | WL#5030: Split and remove mysql_priv.hMats Kindahl2010-03-311-0/+18
| | |/ /
| | * | Patch for WL#3736: Extended Table, Column and Index Comments.Alexander Nozdrin2010-02-201-0/+1
| | * | Merge next-mr -> next-4284.Konstantin Osipov2010-02-041-0/+1
| | |\ \
| | | * | backported:Sergey Glukhov2010-01-151-0/+1
| | * | | Merge next-mr -> next-4284Konstantin Osipov2010-02-031-3/+52
| | |\ \ \ | | | |/ /
| | | * | WL#2360 Performance schemaMarc Alff2010-01-061-3/+52
| | * | | Merge next-mr -> next-4284.Konstantin Osipov2010-02-031-6/+1
| | |\ \ \ | | | |/ /
| | | * | WL#4738 streamline/simplify @@variable creation processSergei Golubchik2009-12-221-6/+1
| | * | | Merge next-mr -> next-4284.Konstantin Osipov2009-12-151-3/+67
| | |\ \ \ | | | |/ /
| | | * | Merge mysql-next-mr to mysql-next-mr-svoj.Sergey Vojtovich2009-12-091-3/+67
| | | |\ \
| | | | * \ merging with mysql-next-mr-svojV Narayanan2009-12-081-0/+23
| | | | |\ \