summaryrefslogtreecommitdiff
path: root/sql/handler.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
| |\
* | \ BUG#46166Luis Soares2010-12-161-1/+5
|\ \ \
| * \ \ BUG#46166Luis Soares2010-12-071-1/+5
| |\ \ \ | | | |/ | | |/|
| | * | BUG#46166: MYSQL_BIN_LOG::new_file_impl is not propagating error Luis Soares2010-11-301-1/+5
* | | | 5.1-bugteam->5.5-bugteam mergeSergey Glukhov2010-12-131-8/+22
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Bug#39828 : Autoinc wraps around when offset and increment > 1Sergey Glukhov2010-12-131-8/+22
| |/
* | Merge from mysql-5.5-bugteam to mysql-5.5-runtimeJon Olav Hauglid2010-11-171-1/+1
|\ \
| * \ Merge of mysql-5.1-bugteam into mysql-5.5-bugteam.Davi Arnaut2010-11-161-1/+1
| |\ \ | | |/
| | * Bug#58057: 5.1 libmysql/libmysql.c unused variable/compile failureDavi Arnaut2010-11-101-1/+1
* | | Patch that refactors global read lock implementation and fixesDmitry Lenev2010-11-111-8/+32
|/ /
* | Bug#52172 test binlog.binlog_index needs --skip-core-file to avoid leaving co...Tor Didriksen2010-10-181-5/+5
|\ \ | |/
| * Bug#52172 test binlog.binlog_index needs --skip-core-file to avoid leaving co...Tor Didriksen2010-10-181-5/+5
* | Bug#49938: Failing assertion: inode or deadlock in fsp/fsp0fsp.cDavi Arnaut2010-10-061-0/+15
* | A fix for Bug#41158 "DROP TABLE holds LOCK_open during unlink()". Konstantin Osipov2010-08-091-0/+28
* | Merge trunk-bugfixing -> trunk-runtime.Konstantin Osipov2010-07-271-13/+0
|\ \
| * | WL#5498: Remove dead and unused source codeDavi Arnaut2010-07-231-4/+0
| * | WL#5498: Remove dead and unused source codeDavi Arnaut2010-07-231-9/+0
* | | A pre-requisite patch for the fix for Bug#52044.Konstantin Osipov2010-07-271-2/+2
|/ /