summaryrefslogtreecommitdiff
path: root/storage
Commit message (Expand)AuthorAgeFilesLines
* MBUG#688404 : Fix pbxt crashes on Windows 64 in debug build Vladislav Vaintroub2011-02-041-2/+15
* MWL#55 : cherrypick MySQL 5.5 CMake/build improvements in orderVladislav Vaintroub2011-01-293-33/+18
* Fix compilation errors (and some warnings) when compiling ndbMichael Widenius2011-01-294-7/+6
* Fixed assert as Aria in 5.2 has more flags than 5.1Michael Widenius2011-01-121-1/+1
* Merge with 5.1Michael Widenius2011-01-124-21/+25
|\
| * 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
* | automatic merge with 5.1Michael Widenius2011-01-116-8/+28
|\ \ | |/
| * 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
* | Automatic merge with 5.1Michael Widenius2011-01-108-15/+29
|\ \ | |/
| * - Fixed that Aria works with HANDLER commandsMichael Widenius2011-01-108-15/+29
* | merge with 5.1Michael Widenius2011-01-073-10/+25
|\ \ | |/
| * Don't do DBUG_ASSERT for checksum errors when using REPAIRMichael Widenius2011-01-073-10/+25
* | Fixed typosMichael Widenius2011-01-076-7/+7
* | Aria fixes:Michael Widenius2011-01-074-15/+36
* | Merge with 5.1Michael Widenius2011-01-077-14/+97
|\ \ | |/
| * Bug fixing in Aria:Michael Widenius2011-01-067-14/+97
* | Merge with 5.1Michael Widenius2011-01-055-33/+109
|\ \ | |/
| * 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
* | virtual columns:Sergei Golubchik2010-12-316-5/+3
* | lpbug#665028 SHOW STORAGE ENGINES shows incorrect Transaction support for AriaSergei Golubchik2010-12-271-0/+3
* | MBug#691437: storage/sphinx/plug.in missing from source tarball.unknown2010-12-171-1/+1
* | merge with 5.1Michael Widenius2010-12-135-52/+27
|\ \ | |/
| * 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
* | When compiling with valgrind, change my_alloca() to use my_malloc()Michael Widenius2010-12-131-2/+1
* | 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
* | 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-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