summaryrefslogtreecommitdiff
path: root/storage/maria/unittest
Commit message (Expand)AuthorAgeFilesLines
* cleanup: use MYF() for mysys flagsSergei Golubchik2013-01-231-1/+1
* MDEV-4011 Added per thread memory counting and usageMichael Widenius2013-01-231-1/+1
* Fixed some simple warnings on Windows.Vladislav Vaintroub2012-04-132-2/+4
* 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-273-4/+18
* 5.3 mergeSergei Golubchik2012-01-131-96/+96
|\
| * 5.2->5.3 mergeSergei Golubchik2011-12-121-96/+96
| |\
| | * update testsSergei Golubchik2011-12-031-96/+96
* | | Fix MariaDB wasnings on Windows (rmdir not defined unless direct.h is included)Vladislav Vaintroub2011-11-262-1/+6
* | | 5.3->5.5 mergeSergei Golubchik2011-11-221-1/+0
|\ \ \ | |/ /
| * | mergeSergei Golubchik2011-10-111-2/+1
| |\ \ | | |/
| | * merge with 5.1Sergei Golubchik2011-10-071-2/+1
| | |\
| | | * support for plugins on windowsSergei Golubchik2011-10-041-2/+1
* | | | build on windowsSergei Golubchik2011-11-021-1/+1
* | | | fixes for windowsSergei Golubchik2011-10-215-5/+5
* | | | merge with 5.3Sergei Golubchik2011-10-1920-165/+380
|\ \ \ \ | |/ / /
| * | | Merge with 5.1-microsecondsMichael Widenius2011-05-281-6/+6
| * | | Fix of compiler errors.unknown2011-05-161-0/+2
| * | | Merge with 5.2Michael Widenius2011-05-1616-104/+277
| |\ \ \ | | |/ /
| | * | Made test-unit run in parlallel. This was achived by having all aria tests th...Michael Widenius2011-05-1316-104/+277
| * | | Added more asserts to find out how maria.maria-big could have failed in build...Michael Widenius2011-05-161-0/+1
| * | | Merge with MariaDB 5.2Michael Widenius2011-05-103-0/+6
| |\ \ \ | | |/ /
| | * | Automatic merge with 5.1Michael Widenius2011-05-083-0/+6
| | |\ \ | | | |/
| | | * Improved 'make test-unit' time slightlyMichael Widenius2011-05-053-0/+6
| * | | Merge with 5.2Michael Widenius2011-03-092-53/+87
| |\ \ \ | | |/ /
| | * | Fixed wrong filenames in maria unittest that caused unittest to failMichael Widenius2011-03-011-2/+2
| | * | Merge with 5.1 to get in changes from MySQL 5.1.55Michael Widenius2011-02-282-53/+87
| | |\ \ | | | |/
| | | * - maria/ma_test_all.sh can now be run with --tmpdir=/dev/shm for faster testingMichael Widenius2011-02-251-116/+150
| | | * Don't delete directory mysql-test/var if we use mysql-test-run --vardir=Michael Widenius2011-02-031-4/+4
| * | | Added support for NO_RECORD record format (don't store any row data) for Aria.Sergei Golubchik2011-01-141-0/+1
| |/ /
| * | mergeVladislav Vaintroub2010-12-061-2/+0
| |\ \ | | |/
| | * mergeVladislav Vaintroub2010-12-061-2/+0
| | |\
| | | * Bug#473914: mysql_client_test fail with in debug compilaton on windows x64Vladislav Vaintroub2010-12-061-2/+0
| * | | Automatic merge with 5.1-releaseMichael Widenius2010-12-044-6/+3
| |\ \ \ | | |/ /
| | * | Aria unit tests fixed to have correct pagecache shutdown.unknown2010-12-044-6/+3
| | |/
| * | merge with 5.1Michael Widenius2010-11-301-3/+0
| |\ \ | | |/
| | * Fixed compiler and gmake warningsMichael Widenius2010-11-291-3/+0
* | | unit test fixes for ctestSergei Golubchik2011-07-161-28/+69
* | | remove unused autotools filesSergei Golubchik2011-07-031-115/+0
* | | lots of post-merge changesSergei Golubchik2011-04-2516-23/+52
* | | merge.Sergei Golubchik2010-11-251-4/+1
|/ /
* | Rename control file and log files from maria_xxx to aria_xxx when upgrading f...Michael Widenius2010-09-271-3/+3
* | fixes for make dist, 32-bit OS, and other buildbot failuresSergei Golubchik2010-09-161-96/+96
* | rename maria to ariaSergei Golubchik2010-09-126-134/+134
|/
* Fixed valgrind errors and compiler warnings discovered by buildbotMichael Widenius2010-08-201-2/+2
* Don't flush pinned pages in checkpoint (fix for my last push)Michael Widenius2010-06-161-7/+95
* Fixed compiler warning messageMichael Widenius2009-10-261-4/+2
* post-review fixesSergei Golubchik2009-01-151-2/+3
* Fixed ability to read without read lock acquiring. (BUG#39665 related)unknown2008-10-163-0/+363
* _ma_bitmap_unpin_all() needs to unpin not-locked pages which were pinned by o...Guilhem Bichot2008-10-142-3/+3