summaryrefslogtreecommitdiff
path: root/storage/maria/ma_test1.c
Commit message (Expand)AuthorAgeFilesLines
* mysqld --help will now load mysqld.options tableMonty2020-03-241-1/+1
* MDEV-21581 Helper functions and methods for CHARSET_INFOAlexander Barkov2020-01-281-6/+4
* MDEV-12684 Show what config file a sysvar got a value fromSergei Golubchik2019-10-141-3/+4
* MDEV-20279 Increase Aria index length limitMonty2019-08-231-1/+1
* Merge 10.4 into 10.5Marko Mäkelä2019-06-201-0/+5
|\
| * Fixed that ma_test_all.sh worksMichael Widenius2019-06-161-0/+5
* | Merge 10.4 into 10.5Marko Mäkelä2019-05-231-1/+1
|\ \ | |/
| * Merge 10.2 into 10.3Marko Mäkelä2019-05-141-1/+1
| |\
| | * Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-111-1/+1
| | |\
| | | * Update FSF addressMichal Schorm2019-05-101-1/+1
* | | | MDEV-17841 S3 storage engineMonty2019-05-231-2/+2
|/ / /
* | | MDEV-15091 : Windows, 64bit: reenable and fix warning C4267 (conversion from ...Vladislav Vaintroub2018-02-061-5/+5
|/ /
* | Correct FSF addressiangilfillan2017-03-101-1/+1
* | Use MEM_CHECK_DEFINED to check if blocks contain uninitialized dataMonty2015-11-101-1/+1
* | Fixed problem with very slow shutdown when using 100,000 MyISAM tables with d...Michael Widenius2014-07-191-2/+2
* | MDEV-5314 - Compiling fails on OSX using clangSergey Vojtovich2014-02-191-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-1/+2
|/
* merge with 5.3Sergei Golubchik2011-10-191-2/+24
|\
| * Merge with 5.2Michael Widenius2011-03-091-2/+5
| |\
| | * - maria/ma_test_all.sh can now be run with --tmpdir=/dev/shm for faster testingMichael Widenius2011-02-251-2/+5
| * | Added support for NO_RECORD record format (don't store any row data) for Aria.Sergei Golubchik2011-01-141-0/+19
| |/
* | post-merge fixes.Sergei Golubchik2011-07-021-1/+1
* | lots of post-merge changesSergei Golubchik2011-04-251-8/+11
|/
* WL#3262 add mutex lock order checking to safemutex (also called safe_mutex_de...Michael Widenius2008-12-031-0/+3
* Fix for unit test failures.Guilhem Bichot2008-06-301-1/+2
* Added versioning of Maria indexMichael Widenius2008-06-261-0/+2
* Merge bk-internal.mysql.com:/home/bk/mysql-mariaunknown2008-05-291-3/+12
|\
| * Added versioning of row dataunknown2008-04-101-3/+12
* | WL#3072 - Maria Recoveryunknown2008-04-241-1/+0
|/
* Store maximum transaction id into control file at clean shutdown.unknown2008-04-041-1/+1
* Compiler warnings fixed.unknown2008-01-301-1/+1
* Support of moving logs in other directory then data root.unknown2008-01-261-1/+1
* Added wrapper for chmod(): my_chmod()unknown2008-01-031-2/+2
* 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-2/+16
* | Added error HA_ERR_FILE_TOO_SHORT to be used when files are shorter than expe...unknown2007-12-041-3/+3
* | Fixes for redo/undo logging of key pagesunknown2007-11-201-2/+2
* | First part of redo/undo for key pagesunknown2007-11-141-4/+10
* | Merge bk-internal.mysql.com:/home/bk/mysql-mariaunknown2007-10-201-2/+17
|\ \ | |/
| * WL#3071 - Maria checkpointunknown2007-10-191-1/+1
| * WL#3071 Maria checkpointunknown2007-10-171-2/+17
* | Merge some changes from sql directory in 5.1 treeunknown2007-10-201-1/+3
|/
* after-merge fixes for 64bitunknown2007-10-061-1/+1
* After merge fixes. Applied changes made in myisam manually to maria.unknown2007-10-041-36/+38
* WL#3072 Maria recoveryunknown2007-09-111-3/+3
* Fixed some bugs when using undo of VARCHAR fieldsunknown2007-09-111-3/+4