summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bug#57799 READ UNCOMMITTED access failure of off-page DYNAMIC or COMPRESSEDMarko Mäkelä2010-11-022-0/+18
* White-space corrections in the InnoDB Plugin ChangeLogMarko Mäkelä2010-11-021-5/+5
* Bug#52062: Compiler warning in os0file.c on windows 64-bitCalvin Sun2010-10-281-6/+22
* Bug#52062: Compiler warning in os0file.c on windows 64-bitCalvin Sun2010-10-271-4/+20
* Merge mysql-5.1-bugteam -> mysql-5.1-innodbVasil Dimov2010-10-2790-250/+876
|\
| * Fixed bug numbers in disabled.def filesAnitha Gopi2010-10-273-5/+5
| * merge from 5.1-mtrBjorn Munch2010-10-2519-37/+46
| |\
| | * Follow-up to Bug #55582 which allows checking strings in ifBjorn Munch2010-10-2115-26/+26
| | * Fixed wrong feof check in read_line, see 52019Bjorn Munch2010-10-201-1/+1
| | * Fixed missing cast of arg to my_mbcharlenBjorn Munch2010-10-201-1/+1
| | * 48863 followup: move an array declaration out from within if blockBjorn Munch2010-10-201-1/+1
| | * Bug #52019 main.mysqltest fails on new tests for lowercase_resultBjorn Munch2010-10-201-1/+1
| | * Bug #56654 pb2 log is very hard to readBjorn Munch2010-10-191-4/+13
| | * Bug #52828 Tests that use perl fail when perl is not in pathBjorn Munch2010-10-191-1/+1
| | * Test wait_timeout: do not fail by SQL syntax error, use dieBjorn Munch2010-10-191-2/+2
| * | Bug#27606 GRANT statement should be replicated with DEFINER information2010-10-236-8/+58
| * | Bug#55478 Row events wrongly apply on the temporary table of the same name2010-10-213-0/+98
| * | Bug#45288: pb2 returns a lot of compilation warningsDavi Arnaut2010-10-2018-45/+53
| * | Bug#45288: pb2 returns a lot of compilation warningsDavi Arnaut2010-10-209-37/+60
| * | Bug#45288: pb2 returns a lot of compilation warningsDavi Arnaut2010-10-1912-49/+72
| * | Bug#45288: pb2 returns a lot of compilation warningsDavi Arnaut2010-10-193-3/+10
| * | Bug#45288: pb2 returns a lot of compilation warnings on linuxDavi Arnaut2010-10-191-4/+6
| * | Bug#45288: pb2 returns a lot of compilation warnings on linuxDavi Arnaut2010-10-191-3/+6
| * | Bug#45288: pb2 returns a lot of compilation warnings on linuxDavi Arnaut2010-10-194-13/+35
| * | Bug #46941 crash with lower_case_table_names=2 and foreign key Magne Mahre2010-10-195-1/+71
| * | Bug #57274 SET GLOBAL debug crashes on Solaris in embedded server modeJon Olav Hauglid2010-10-191-0/+1
| * | Bug#52172 post-push fix: init auto-variable to NULLTor Didriksen2010-10-191-1/+1
| * | Bug#45288: pb2 returns a lot of compilation warnings on linuxDavi Arnaut2010-10-182-6/+9
| * | Follow up for bug#36742. Changed test case for bug#19828Dmitry Shulga2010-10-182-20/+10
| * | Bug#52172 test binlog.binlog_index needs --skip-core-file to avoid leaving co...Tor Didriksen2010-10-184-18/+69
| * | Bug#56118 STOP SLAVE does not wait till trx with CREATE TMP TABLE ends,2010-10-165-1/+268
* | | Bug #57611 ibdata file and continuous growing undo logsInaam Rana2010-10-262-28/+8
* | | Fix bug #57700 Latching order violation in row_truncate_table_for_mysql().Jimmy Yang2010-10-242-9/+20
* | | Fix Bug #57616 Sig 11 in dict_load_table() when failed to loadJimmy Yang2010-10-203-4/+10
* | | Fix Bug#53916 storage/innodb_plugin does not compile on NetBSD/sparc64Vasil Dimov2010-10-191-2/+3
* | | Bug #56680 wrong InnoDB results from a case-insensitive covering indexMarko Mäkelä2010-10-1916-111/+630
* | | Bug #56680 wrong InnoDB results from a case-insensitive covering indexMarko Mäkelä2010-10-1917-144/+639
* | | Fix Bug#57252 disabling innobase_stats_on_metadata disables ANALYZEVasil Dimov2010-10-185-5/+80
* | | Fix Bug#57252 disabling innobase_stats_on_metadata disables ANALYZEVasil Dimov2010-10-184-5/+74
* | | Remove leftover conflict markerVasil Dimov2010-10-151-1/+0
* | | Merge mysql-5.1-bugteam -> mysql-5.1-innodbVasil Dimov2010-10-15100-471/+1938
|\ \ \ | |/ /
| * | BUG 55263: automerged bzr bundle from bug report into Luis Soares2010-10-132-5/+69
| |\ \
| | * | BUG#55263: assert in check_binlog_magicLuis Soares2010-09-242-5/+69
| * | | BUG 38718: automerged bzr bundle from bug report into Luis Soares2010-10-132-5/+13
| |\ \ \
| | * | | BUG#38718: slave sql thread crashes when reading relay logLuis Soares2010-10-062-5/+13
| * | | | Fixed bug#36742 - GRANT hostname case handling inconsistent.Dmitry Shulga2010-10-133-0/+27
| * | | | Bug#56226 Table map set to 0 after altering MyISAM table2010-10-113-8/+73
| * | | | merge mysql-5.1-bugteam (local) --> mysql-5.1-bugteamAlfranio Correia2010-10-101-0/+15
| |\ \ \ \
| | * | | | BUG#57098 RBR breaks on changing user password on 5.1 master -> 5.5 slaveAlfranio Correia2010-10-061-0/+15
| | |/ / /
| * | | | Bug#55375 Transaction bigger than max_binlog_cache_size crashes slave2010-10-095-52/+144