summaryrefslogtreecommitdiff
path: root/storage
Commit message (Expand)AuthorAgeFilesLines
* merge LP Bug#686184Vladislav Vaintroub2010-12-072-2/+2
|\
| * merge LP Bug#686184Vladislav Vaintroub2010-12-072-2/+2
| |\
| | * Fix myisam_crash_before_flush_keys on WindowsVladislav Vaintroub2010-12-071-1/+1
| | * Fix LP Bug#686184 - merge_debug test fails.Vladislav Vaintroub2010-12-061-1/+1
* | | Post-merge fixes: fix compile failure in buildbotSergey Petrunya2010-12-061-2/+10
* | | mergeVladislav Vaintroub2010-12-0614-37/+0
|\ \ \ | |/ /
| * | mergeVladislav Vaintroub2010-12-0614-37/+0
| |\ \ | | |/
| | * mergeVladislav Vaintroub2010-12-0614-37/+0
| | |\
| | | * Bug#473914: mysql_client_test fail with in debug compilaton on windows x64Vladislav Vaintroub2010-12-0614-37/+0
| | * | Merge with 5.1-releaseMichael Widenius2010-12-067-16/+7
| | |\ \
| | * \ \ automatic merge with 5.1-releaseMichael Widenius2010-12-041-1/+0
| | |\ \ \
* | | \ \ \ Merge with 5.1-release.Michael Widenius2010-12-06220-2446/+2585
|\ \ \ \ \ \ | |/ / / / /
| * | | | | merge with 5.1-releaseMichael Widenius2010-12-053-10/+4
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | Fixes to not trigger end-consistency testing of pagecache.Michael Widenius2010-12-052-2/+4
| | * | | | The assert removed because it do not take into account case when previous and...unknown2010-12-051-8/+0
| * | | | | Automatic merge with 5.1-releaseMichael Widenius2010-12-045-7/+3
| |\ \ \ \ \ | | |/ / / /
| | * | | | Aria unit tests fixed to have correct pagecache shutdown.unknown2010-12-044-6/+3
| | | |/ / | | |/| |
| | * | | Removed assert as gcc on gentoo couldn't compile it without a warning :(Michael Widenius2010-12-041-1/+0
| | * | | Fixed (wrong) compiler warningMichael Widenius2010-12-041-1/+1
| * | | | Merge with 5.1Michael Widenius2010-12-045-21/+97
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Automatic merge with 5.1-releaseMichael Widenius2010-12-043-9/+72
| | |\ \ \ | | | |/ / | | | | / | | | |/ | | |/|
| | | * Fixed compiler warningMichael Widenius2010-12-042-0/+4
| | | * Fixed compiler warnings.Michael Widenius2010-12-032-7/+65
| | * | Make maria 5.1 compilable on Visual Studio 2010 and remove Windows warningsVladislav Vaintroub2010-12-013-13/+28
| * | | Fixed compiler warnings but calling field->store(longlong, unsigned_flag) wit...Michael Widenius2010-12-041-5/+5
| * | | automatic merge with 5.1Michael Widenius2010-12-011-2/+3
| |\ \ \ | | | |/ | | |/|
| | * | Fixed failures in buildbotMichael Widenius2010-12-011-2/+3
| | |/
| * | Fixed compiler warningsMichael Widenius2010-12-011-3/+3
| * | merge with 5.1Michael Widenius2010-11-30181-2050/+1993
| |\ \ | | |/
| | * Fixed some compiler warningsMichael Widenius2010-11-301-3/+3
| | * Fixed compiler and gmake warningsMichael Widenius2010-11-2949-144/+1
| | * Fixed compiler warnings and a compilation failure on windowsMichael Widenius2010-11-273-6/+6
| | * Patch from Sergey Petrunya:Michael Widenius2010-11-261-3/+4
| | * Merge of innodb_plugin for MySQL 5.1.53 with xtradbMichael Widenius2010-11-2522-200/+538
| | * Automatic merge with baseMichael Widenius2010-11-2540-374/+989
| | |\
| | | * Merge with MySQL 5.1.53Michael Widenius2010-11-2540-374/+989
| | | |\
| | | | * merge to 5.1-securityGeorgi Kodinov2010-10-2940-355/+936
| | | | |\
| | | | | * 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-275-12/+16
| | | | | |\
| | | | | | * Bug#45288: pb2 returns a lot of compilation warningsDavi Arnaut2010-10-202-3/+2
| | | | | | * Bug#45288: pb2 returns a lot of compilation warningsDavi Arnaut2010-10-191-2/+2
| | | | | | * 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 #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-1914-111/+379
| | | | | * | Bug #56680 wrong InnoDB results from a case-insensitive covering indexMarko Mäkelä2010-10-1915-144/+407