summaryrefslogtreecommitdiff
path: root/storage/maria/unittest/ma_test_loghandler_multithread-t.c
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.1 into 10.2Marko Mäkelä2019-05-131-1/+1
|\
| * Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-111-1/+1
| |\
| | * Update FSF addressMichal Schorm2019-05-101-1/+1
* | | MDEV-13844 : Fix Windows warnings. Fix DBUG_PRINT.Vladislav Vaintroub2017-09-281-3/+3
|/ /
* | Correct FSF addressiangilfillan2017-03-101-1/+1
* | Fixes to get all test to run on MacosX Lion 10.7Monty2015-11-291-0/+2
* | Fixed problem with very slow shutdown when using 100,000 MyISAM tables with d...Michael Widenius2014-07-191-3/+2
|/
* Fixed some simple warnings on Windows.Vladislav Vaintroub2012-04-131-1/+1
* monty's cleanup of my_thr_init.cSergei Golubchik2012-03-131-2/+1
* Fixed tests consumed big amount of disk space to be "BIG".unknown2012-01-271-2/+5
* merge with 5.3Sergei Golubchik2011-10-191-15/+11
|\
| * Made test-unit run in parlallel. This was achived by having all aria tests th...Michael Widenius2011-05-131-10/+9
| * Improved 'make test-unit' time slightlyMichael Widenius2011-05-051-0/+2
| * Aria unit tests fixed to have correct pagecache shutdown.unknown2010-12-041-5/+0
* | lots of post-merge changesSergei Golubchik2011-04-251-3/+5
|/
* remove useless #include'sSergei Golubchik2008-08-301-1/+0
* compiler warnings/errorsSergei Golubchik2008-08-301-0/+1
* compiler warningsSergei Golubchik2008-08-041-3/+3
* Fix for unit test failures.Guilhem Bichot2008-06-301-0/+5
* WL#4401 "Maria - deserialize translog_flush() calls"unknown2008-06-101-12/+80
* Added versioning of row dataunknown2008-04-101-1/+1
* Store maximum transaction id into control file at clean shutdown.unknown2008-04-041-1/+1
* Injecting more "const" declarations into code which does not changeunknown2008-04-031-2/+2
* copyright and license infounknown2008-03-041-0/+15
* Compiler warnings fixed.unknown2008-01-301-1/+1
* Windows fixesunknown2008-01-101-9/+5
* Added wrapper for chmod(): my_chmod()unknown2008-01-031-11/+3
* Added maria_zerofill()unknown2007-12-311-1/+1
* Parameter added to the log initializer to suppress unwantedunknown2007-12-211-1/+2
* Merge desktop.sanja.is.com.ua:/home/bell/mysql/bk/mysql-mariaunknown2007-12-161-1/+0
|\
| * Pagecache callbacks support added.unknown2007-12-151-1/+0
* | Postmerge fix.unknown2007-12-151-1/+1
* | Merge desktop.sanja.is.com.ua:/home/bell/mysql/bk/mysql-mariaunknown2007-12-151-2/+2
|\ \ | |/ |/|
| * Transaction log behaviour in case of writeunknown2007-12-151-2/+2
* | Trivial postreview changes.unknown2007-12-061-1/+1
* | Merge bk-internal.mysql.com:/home/bk/mysql-mariaunknown2007-12-041-1/+1
|\ \
| * | Added error HA_ERR_FILE_TOO_SHORT to be used when files are shorter than expe...unknown2007-12-041-1/+1
| |/
* | Added variable to control log directory syncs.unknown2007-12-031-0/+1
|/
* WL#3072 - Maria recovery.unknown2007-10-021-3/+3
* Remove SAFE_MODE for opt_range as it disables UPDATE to use keysunknown2007-09-271-1/+1
* Fixes of the empty log problem.unknown2007-09-131-10/+5
* Check of transaction log descriptor table consistance added.unknown2007-09-041-0/+2
* Log handler's unit test were broken by me on June 22, fixing this:unknown2007-08-031-0/+2
* Applying Sanja's patch which makes the log handler not issueunknown2007-07-301-6/+7
* Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-mariaunknown2007-07-041-2/+2
|\
| * WL#3072 Maria Recoveryunknown2007-06-261-2/+2
* | Merged with mysql-5.1 main tree.unknown2007-07-021-6/+6
|/
* - WL#3239 "log CREATE TABLE in Maria"unknown2007-06-221-3/+3
* Merge desktop.sanja.is.com.ua:/home/bell/mysql/bk/mysql-mariaunknown2007-06-151-12/+16
|\
| * Fixed LSN codding to allow code allunknown2007-06-151-12/+16