summaryrefslogtreecommitdiff
path: root/storage/maria/ma_test2.c
Commit message (Expand)AuthorAgeFilesLines
* Fixed problem with very slow shutdown when using 100,000 MyISAM tables with d...Michael Widenius2014-07-191-2/+2
* Fixed MDEV-3815: Aria engine return "The table is full" (ERROR 1114) insertin...Michael Widenius2014-02-111-1/+1
* 10.0-monty mergeSergei Golubchik2013-07-211-1/+1
|\
| * Temporary commit of 10.0-mergeMichael Widenius2013-03-261-1/+1
* | Fixed MDEV-4291: Assertion `trid >= info->s->state.create_trid' failure or da...Michael Widenius2013-05-131-0/+4
|/
* 5.3->5.5 mergeSergei Golubchik2012-11-221-32/+33
|\
| * Fixed MDEV-647,LP:986261 - Aria unit tests fail at ma_test2Michael Widenius2012-10-311-32/+33
* | merge with 5.3Sergei Golubchik2011-10-191-3/+7
|\ \ | |/
| * - maria/ma_test_all.sh can now be run with --tmpdir=/dev/shm for faster testingMichael Widenius2011-02-251-3/+7
* | post-merge fixes.Sergei Golubchik2011-07-021-1/+1
* | lots of post-merge changesSergei Golubchik2011-04-251-4/+7
|/
* Fixed valgrind errors and compiler warnings discovered by buildbotMichael Widenius2010-08-201-0/+6
* Merge with base MySQL-5.1-mariaMichael Widenius2009-01-121-0/+4
|\
| * WL#3262 add mutex lock order checking to safemutex (also called safe_mutex_de...Michael Widenius2008-12-031-0/+4
* | Code cleanup:Michael Widenius2009-01-091-4/+4
|/
* Added versioning of Maria indexMichael Widenius2008-06-261-0/+2
* Added versioning of row dataunknown2008-04-101-3/+9
* Store maximum transaction id into control file at clean shutdown.unknown2008-04-041-1/+1
* Merge of changes in MyISAM since December 16 -> April 1unknown2008-04-011-2/+2
* Fixed problems with ma_test2 and mi_test2 on high-byte-first systemunknown2008-02-211-2/+15
* Compiler warnings fixed.unknown2008-01-301-1/+1
* WL#3072 - Maria Recoveryunknown2008-01-171-0/+5
* Merge bk-internal.mysql.com:/home/bk/mysql-mariaunknown2008-01-101-6/+0
|\
| * Added --with-maria-tmp-tables (default one) to allow on to configure if Maria...unknown2008-01-101-6/+0
* | Windows fixesunknown2008-01-101-8/+12
|/
* UNDO of rows now puts back all part of the row on their original pages and po...unknown2007-12-301-21/+36
* Fixed several bugs in page CRC handlingunknown2007-12-181-1/+1
* Merge desktop.sanja.is.com.ua:/home/bell/mysql/bk/mysql-mariaunknown2007-12-151-1/+1
|\
| * Transaction log behaviour in case of writeunknown2007-12-151-1/+1
* | Added MARIA_SHARE *share to a lot of places to make code simplerunknown2007-12-101-4/+18
* | Added error HA_ERR_FILE_TOO_SHORT to be used when files are shorter than expe...unknown2007-12-041-2/+2
* | Fixes for redo/undo logging of key pagesunknown2007-11-201-9/+0
* | First part of redo/undo for key pagesunknown2007-11-141-10/+2
* | Merge bk-internal.mysql.com:/home/bk/mysql-mariaunknown2007-10-201-3/+16
|\ \ | |/
| * WL#3071 - Maria checkpointunknown2007-10-191-1/+1
| * WL#3071 Maria checkpointunknown2007-10-171-3/+16
* | Merge some changes from sql directory in 5.1 treeunknown2007-10-201-1/+1
* | Merge bk-internal.mysql.com:/home/bk/mysql-mariaunknown2007-10-101-6/+7
|\ \ | |/ |/|
| * Moved randomize and my_rnd under mysysunknown2007-10-091-6/+7
* | After merge fixes. Applied changes made in myisam manually to maria.unknown2007-10-041-20/+26
|/
* WL#3071 Maria checkpointunknown2007-09-121-9/+45
* WL#3072 - Maria Recoveryunknown2007-09-071-1/+1
* - WL#3072 Maria Recovery:unknown2007-09-071-1/+1
* Generalized the way update and redo extends the size of a directory record.unknown2007-08-311-0/+8
* Added maria_commit() and maria_begin() to be used with external testsunknown2007-08-291-1/+5
* fixes of bad merge (probably). Less duplication in ma_test_recovery.unknown2007-08-061-2/+2
* porting Serg's fix for BUG#30094 to Maria. Now ma_test_all passes.unknown2007-07-271-10/+13
* mergeunknown2007-07-261-43/+67
|\
| * WL#3072 - Maria recoveryunknown2007-07-261-43/+67
* | Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-mariaunknown2007-07-041-1/+1
|\ \ | |/