summaryrefslogtreecommitdiff
path: root/storage
Commit message (Expand)AuthorAgeFilesLines
* Fixed bugs found by buildbot:Michael Widenius2011-01-261-1/+1
* Aria issues:Michael Widenius2011-01-2428-183/+302
* Fixed bug that another thread used handler->s->id before it was recorded in t...Michael Widenius2011-01-202-6/+16
* Fix for LP#697610 ha_index_prev(uchar*): Assertion `inited==INDEX' failed wit...Michael Widenius2011-01-122-2/+2
* Fixed bug in Maria page cache that caused assert if block->request != 0 in fr...Michael Widenius2011-01-121-10/+13
* Allow one to decrease page-buffer-size down to 1M (from 128M) for maria_read_logMichael Widenius2011-01-122-2/+3
* Allow smaller size for page-buffer-sizeMichael Widenius2011-01-111-7/+7
* Fixed wrong test in maria_rsame() that caused ma_test_all to fail.Michael Widenius2011-01-112-4/+9
* Safety fix for Aria:Michael Widenius2011-01-115-4/+19
* - Fixed that Aria works with HANDLER commandsMichael Widenius2011-01-108-15/+29
* Don't do DBUG_ASSERT for checksum errors when using REPAIRMichael Widenius2011-01-073-10/+25
* Bug fixing in Aria:Michael Widenius2011-01-067-14/+97
* Fixed overwrite of directory information on the row page.Michael Widenius2011-01-051-2/+4
* Fixed recovery problem in Aria where bitmap had wrong information after recov...Michael Widenius2011-01-055-30/+104
* Fixed bug in Aria that caused REPAIR to find old deleted rows.Michael Widenius2010-12-211-1/+1
* Fix for Lbug:#686010 maria.optimize corrupts stack around alloca() callMichael Widenius2010-12-103-6/+7
* Mbug#677407 / MySQL Bug#48883: Stale data from INNODB_LOCKS table.unknown2010-11-192-46/+20
* 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
* 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
|\ \
| * | 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
| * | Aria unit tests fixed to have correct pagecache shutdown.unknown2010-12-044-6/+3
* | | automatic merge with 5.1-releaseMichael Widenius2010-12-041-1/+0
|\ \ \ | |/ /
| * | 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
* | | 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
| * Fixed failures in buildbotMichael Widenius2010-12-011-2/+3
* | Make maria 5.1 compilable on Visual Studio 2010 and remove Windows warningsVladislav Vaintroub2010-12-013-13/+28
|/
* 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