summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge with MySQL 5.1.53Michael Widenius2010-11-25184-722/+6256
|\
| * mergeGeorgi Kodinov2010-11-030-0/+0
| |\
| | * Merge from mysql-5.1.52-releaseunknown2010-11-01155-1815/+4059
| | |\
| * | | test case fixSergey Glukhov2010-11-011-0/+2
| * | | mergeGeorgi Kodinov2010-10-290-0/+0
| |\ \ \
| | * \ \ merge to 5.0-securityGeorgi Kodinov2010-10-295-19/+92
| | |\ \ \
| * | \ \ \ merge to 5.1-securityGeorgi Kodinov2010-10-29155-698/+5737
| |\ \ \ \ \
| | * \ \ \ \ Merge mysql-5.1-innodb -> mysql-5.1-bugteamVasil Dimov2010-10-2954-350/+4361
| | |\ \ \ \ \
| | | * | | | | 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 informationunknown2010-10-236-8/+58
| | * | | | | | | Bug#55478 Row events wrongly apply on the temporary table of the same nameunknown2010-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,unknown2010-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
| | |\ \ \ \ \ \ \ \