summaryrefslogtreecommitdiff
path: root/storage/maria/ma_test2.c
Commit message (Expand)AuthorAgeFilesLines
* Added page_range to records_in_range() to improve range statisticsMonty2020-03-271-2/+5
* mysqld --help will now load mysqld.options tableMonty2020-03-241-1/+1
* perfschema memory related instrumentation changesSergei Golubchik2020-03-101-1/+1
* Merge 10.4 into 10.5Marko Mäkelä2019-05-231-1/+1
|\
| * Merge branch '10.3' into 10.4Oleksandr Byelkin2019-05-191-1/+1
| |\
| | * Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-111-1/+1
| | |\
| | | * Update FSF addressMichal Schorm2019-05-101-1/+1
| | * | compiler warnings (clang 4.0.1 on i386)Sergei Golubchik2018-09-041-2/+2
* | | | MDEV-17841 S3 storage engineMonty2019-05-231-1/+1
|/ / /
* | | MDEV-16421 Make system tables crash safeMichael Widenius2018-08-141-0/+5
* | | Fixed compilation warnings (while testing 32 bit builds)Monty2017-07-011-2/+2
|/ /
* | Correct FSF addressiangilfillan2017-03-101-1/+1
* | Merge branch '10.0' into 10.1Sergei Golubchik2016-12-111-3/+0
|\ \
| * | Remove labs() warning from maria and myisam storage enginesVicențiu Ciorbaru2016-12-011-3/+0
* | | Use MEM_CHECK_DEFINED to check if blocks contain uninitialized dataMonty2015-11-101-2/+2
|/ /
* | 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