summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Make UNIV_DEBUG Valgrind friendly in the built-in InnoDB.Marko Mäkelä2010-05-191-13/+10
* Make UNIV_DEBUG Valgrind friendly. Use | instead of +,Marko Mäkelä2010-05-191-13/+10
* Silence some more bogus Valgrind warnings on non-32-bit systems. (Bug #53307)Marko Mäkelä2010-05-194-1/+21
* Add Valgrind checks to compressed BLOB access.Marko Mäkelä2010-05-191-0/+4
* Work around Bug #53750 in innodb.innodb_bug48024Marko Mäkelä2010-05-191-0/+2
* Work around Bug #53750 in innodb_bug48024.testMarko Mäkelä2010-05-181-0/+2
* Document Bug #48024 and Bug #53644 in the ChangeLogMarko Mäkelä2010-05-141-0/+8
* Make the InnoDB FOREIGN KEY parser understand multi-statements. (Bug #48024)Marko Mäkelä2010-05-1412-52/+130
* Make the InnoDB FOREIGN KEY parser understand multi-statements. (Bug #48024)Marko Mäkelä2010-05-1410-29/+88
* Remove unused code.Marko Mäkelä2010-05-141-14/+0
* Document the Bug #53591 fix in the ChangeLog.Marko Mäkelä2010-05-121-0/+6
* ha_innobase::add_index(): Reset trx->error_state in error handling.Marko Mäkelä2010-05-123-0/+40
* Document recent fixes in ChangeLog.Marko Mäkelä2010-05-121-0/+16
* row_merge_drop_temp_indexes(): Do not reference freed memory.Marko Mäkelä2010-05-121-1/+4
* Fix sys_vars.tx_isolation_func.test, which was broken in revno 3432Marko Mäkelä2010-05-112-6/+22
* Merge mysql-5.1-innodb from bk-internal locallyVasil Dimov2010-05-119-7/+74
|\
| * Merge a patch from Facebook to fix Bug #53290Marko Mäkelä2010-05-115-6/+57
| |\
| | * Merge a contribution from Ryan Mack at Facebook:Marko Mäkelä2010-05-055-6/+57
| * | Do not demand that buf_page_t be fully initialized on 64-bit systems.Marko Mäkelä2010-05-112-0/+15
| * | btr_page_split_and_insert(): Add an assertionMarko Mäkelä2010-05-111-0/+1
| * | Remove a stray expression. Spotted by Sunny Bains.Marko Mäkelä2010-05-111-1/+1
* | | Raise InnoDB Plugin version from 1.0.8 to 1.0.9.Vasil Dimov2010-05-111-1/+1
* | | Merge mysql-5.1 into mysql-5.1-innodbVasil Dimov2010-05-1184-162/+993
|\ \ \ | |/ / |/| |
| * | Raise version number after cloning 5.1.47unknown2010-05-051-1/+1
| * | tree name changeGeorgi Kodinov2010-05-051-1/+1
| |\ \
| | * \ mergeGeorgi Kodinov2010-05-051-2/+2
| | |\ \
| | | * | Raise version number after cloning 5.0.91unknown2010-05-031-2/+2
| | | * | tree name changeGeorgi Kodinov2010-05-011-1/+1
| | * | | tree name changeGeorgi Kodinov2010-05-051-1/+1
| * | | | On behalf of Kristofer :Georgi Kodinov2010-05-055-6/+33
| * | | | merge mysql-5.1-bugteam (local) --> mysql-5.1-bugteamAlfranio Correia2010-05-042-0/+55
| |\ \ \ \
| | * | | | BUG#43407 SET GLOBAL SQL_SLAVE_SKIP_COUNTER should log previous state in erro...Alfranio Correia2010-05-041-0/+31
| | * | | | BUG#43406 CHANGE MASTER TO should log previous state in error logAlfranio Correia2010-05-041-0/+24
| * | | | | Updates to README file of the 'engines' test suitesOmer BarNir2010-05-041-6/+6
| * | | | | Bug #53371: COM_FIELD_LIST can be abused to bypass table level grants.Georgi Kodinov2010-05-049-8/+138
| |\ \ \ \ \ | | |/ / / / | |/| / / / | | |/ / /
| | * | | Bug #53371: COM_FIELD_LIST can be abused to bypass table level grants.Georgi Kodinov2010-05-032-0/+49
| | |/ /
| * | | AutomergeKristofer Pettersson2010-05-03230-6993/+4199
| |\ \ \
| | * \ \ merged 5.1-innodb Georgi Kodinov2010-05-01230-6993/+4199
| | |\ \ \
| * | | | | Bug#50373 --secure-file-priv=""Kristofer Pettersson2010-05-037-25/+64
| |/ / / /
| * | | | Automerge.Alexey Kopytov2010-04-304-8/+34
| |\ \ \ \
| | * | | | Bug #48419: another explain crash..Alexey Kopytov2010-04-304-8/+34
| * | | | | Manual merge.Davi Arnaut2010-04-293-0/+21
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | Bug#50974: Server keeps receiving big (> max_allowed_packet) packets indefini...Davi Arnaut2010-04-293-0/+21
| * | | | | Bug#50755: Crash if stored routine def contains version commentsDavi Arnaut2010-04-015-25/+68
| * | | | | Manual merge.Ramil Kalimullin2010-04-291-1/+9
| |\ \ \ \ \ | | |/ / / /
| | * | | | Fix for bug #53237: mysql_list_fields/COM_FIELD_LIST stack smashingRamil Kalimullin2010-04-291-1/+9
| * | | | | Bug #47453: InnoDB incorrectly changes TIMESTAMP columns when JOINed Georgi Kodinov2010-04-283-0/+68
| * | | | | mergeVladislav Vaintroub2010-04-272-21/+21
| |\ \ \ \ \
| | * \ \ \ \ Null merge.Alexey Kopytov2010-04-272-21/+21
| | |\ \ \ \ \ | | | |/ / / /
| | | * | | | Backport of the fix for bug #50335 to 5.0.Alexey Kopytov2010-04-273-3/+26