summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Added HANDLER support for MEMORY tablesMichael Widenius2011-01-1120-137/+1011
* Merge with 5.1Michael Widenius2011-01-11141-1293/+2545
|\
| * Automatic merge with 5.1Michael Widenius2011-01-1026-964/+1665
| |\
| | * - Fixed that Aria works with HANDLER commandsMichael Widenius2011-01-1026-964/+1664
| * | merge with 5.1Michael Widenius2011-01-074-11/+26
| |\ \ | | |/
| | * Don't do DBUG_ASSERT for checksum errors when using REPAIRMichael Widenius2011-01-074-11/+26
| * | Fixed typosMichael Widenius2011-01-077-8/+8
| * | Merge with base 5.2Michael Widenius2011-01-0746-82/+437
| |\ \
| | * | 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-0539-53/+304
| | |\ \ | | | |/
| | | * Fixed overwrite of directory information on the row page.Michael Widenius2011-01-051-2/+4
| | | * ALTER TABLE IGNORE didn't ignore duplicates for unique add index for InnoDBMichael Widenius2011-01-053-0/+26
| | | * Make copy from heap to MyISAM / Aria killable.Michael Widenius2011-01-051-0/+6
| | | * Fixed recovery problem in Aria where bitmap had wrong information after recov...Michael Widenius2011-01-055-30/+104
| | | * Updated README for MTR test suiteMichael Widenius2011-01-041-7/+12
| | | * Speed up `mtr --parallel=<lots>` by scheduling some slow tests earlier.unknown2011-01-0320-9/+60
| | | * Fixed LP bug #639935 (bug #58727).Igor Babaev2010-12-245-3/+52
| | | * Increased version number to 5.1.54Michael Widenius2010-12-211-1/+1
| | | * Fixed bug in Aria that caused REPAIR to find old deleted rows.Michael Widenius2010-12-214-2/+39
| * | | MBug#698132: Fix wrong buffer calculation in send_change_user_packet()unknown2011-01-061-1/+1
| |/ /
| * | virtual columns:Sergei Golubchik2010-12-3138-103/+84
| * | lpbug#665028 SHOW STORAGE ENGINES shows incorrect Transaction support for AriaSergei Golubchik2010-12-274-8/+15
| * | bug#683112 Maria 5.2 incorrectly reports "(using password: NO)" even when pas...Sergei Golubchik2010-12-203-7/+27
| * | MBug#691437: storage/sphinx/plug.in missing from source tarball.unknown2010-12-171-1/+1
| * | merge with 5.1Michael Widenius2010-12-1316-63/+92
| |\ \ | | |/
| | * Fixed typo that caused compile failure in thr_lock.cMichael Widenius2010-12-131-1/+1
| | * Fix for Lbug:#686010 maria.optimize corrupts stack around alloca() callMichael Widenius2010-12-103-6/+7
| | * Better warning message if lock test failsMichael Widenius2010-12-103-6/+10
| | * MBug#687320: Fix sporadic test failures in innodb_mysql.test and partition_in...unknown2010-12-085-2/+52
| | * Made sure that SELECT from the test case for bug BUG#56862/64041 usesIgor Babaev2010-12-072-2/+2
| | * 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-136-5/+10
| * | Fix wrong merge of patch for Bug#46639.unknown2010-12-101-39/+0
* | | Implementation of MWL#172: Add support for prepared statements to HANDLER READMichael Widenius2011-01-0445-466/+1110
* | | MergeIgor Babaev2010-12-253-3/+82
|\ \ \
| * | | Fixed LP bug#694092.Igor Babaev2010-12-243-2/+80
* | | | MergeIgor Babaev2010-12-249-28/+466
|\ \ \ \ | |/ / / |/| | |
| * | | Fixed LP bug #670380.Igor Babaev2010-12-229-28/+469
* | | | Fix compile error on Windows: instead of round(X) use floor(X+0.5)Sergey Petrunya2010-12-221-1/+1
* | | | MWL#121-125 DS-MRR improvementsSergey Petrunya2010-12-2142-525/+3231
|\ \ \ \ | |/ / / |/| | |
| * | | BUG#670417: Diverging results in maria-5.3-mwl128-dsmrr-cpk with join bufferSergey Petrunya2010-12-202-11/+30
| * | | BUG#670417: Diverging results in maria-5.3-mwl128-dsmrr-cpk with join bufferSergey Petrunya2010-12-192-63/+33
| * | | Fix a compiler warning on sparc32Sergey Petrunya2010-12-171-0/+7
| * | | Small code cleanupsSergey Petrunya2010-12-172-3/+3
| * | | Better commentsSergey Petrunya2010-12-161-6/+8
| * | | MWL#121-125 DS-MRR improvementsSergey Petrunya2010-12-162-30/+26
| * | | MWL#121-125 DS-MRR improvementsSergey Petrunya2010-12-163-75/+67
| * | | - Fix compiler warningSergey Petrunya2010-12-152-1/+8