summaryrefslogtreecommitdiff
path: root/storage
Commit message (Expand)AuthorAgeFilesLines
* Fixed compiler warnings and some test failures found by buildbotMichael Widenius2011-02-232-3/+3
* Merge with mainMichael Widenius2011-02-2245-142/+398
|\
| * Merge in new handler and handlersocket code into 5.3 mainMichael Widenius2011-02-2245-142/+398
| |\
| | * Merge with 5.2Michael Widenius2011-01-121-1/+1
| | |\
| | | * Fixed assert as Aria in 5.2 has more flags than 5.1Michael Widenius2011-01-121-1/+1
| | * | Merge with 5.2Michael Widenius2011-01-124-21/+25
| | |\ \ | | | |/
| | | * 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
| | * | | Merge with 5.2 (To get in fixes for Aria)Michael Widenius2011-01-116-8/+28
| | |\ \ \ | | | |/ /
| | | * | 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
| | * | | Added HANDLER support for MEMORY tablesMichael Widenius2011-01-1112-16/+37
| | * | | Merge with 5.1Michael Widenius2011-01-1136-153/+338
| | |\ \ \ | | | |/ /
| | | * | 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
* | | | | Fix remaining 5.2 buildbot problems:Vladislav Vaintroub2011-02-211-2/+15
|/ / / /
* | | | Fix remaining windows (32 bit) warnings.Vladislav Vaintroub2011-02-191-0/+1
* | | | Linker error, missing extern "C" for mi_killed.Vladislav Vaintroub2011-02-181-3/+5
* | | | Merge with bugfixMichael Widenius2011-02-1825-93/+383
|\ \ \ \
| * | | | Fix for lp:711565 "Index Condition Pushdown can make a thread hold MyISAM loc...Michael Widenius2011-02-1825-93/+377
* | | | | Fix Aria engine build Vladislav Vaintroub2011-02-121-0/+1
* | | | | Backported test case for bug #36981.Igor Babaev2011-02-081-1/+1
|/ / / /
* | | | issue an informative error message for a common Aria problem when opening a t...Sergei Golubchik2011-01-141-0/+4
* | | | compilation failures caused by adding new row format to AriaSergei Golubchik2011-01-141-9/+9
* | | | Optimize use of SEARCH_SAVE_BUFF in AriaSergei Golubchik2011-01-142-6/+8
* | | | use bulk insert and repair by sort for unique keys inSergei Golubchik2011-01-145-7/+39
* | | | Added support for NO_RECORD record format (don't store any row data) for Aria.Sergei Golubchik2011-01-1410-7/+148
* | | | Added to Aria better hash for packed numeric data for unique handling.Sergei Golubchik2011-01-141-5/+6
* | | | BUG#665669: Result differences on query re-executionSergey Petrunya2011-01-123-0/+4
* | | | MergeIgor Babaev2010-12-277-55/+29
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | 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