mariadb/storage
Michael Widenius d5caa00161 Improved 'make test-unit' time slightly
storage/maria/unittest/ma_test_loghandler-t.c:
  Don't sync during test
storage/maria/unittest/ma_test_loghandler_multigroup-t.c:
  Don't sync during test
storage/maria/unittest/ma_test_loghandler_multithread-t.c:
  Don't sync during test
unittest/mysys/bitmap-t.c:
  Don't test all bit combinations (not needed)
unittest/mysys/thr_template.c:
  Remove sleep as old bug should be fixed nowadays
unittest/mysys/waiting_threads-t.c:
  Only run test with --big
unittest/mytap/tap.c:
  Print total time at end of test.
unittest/unit.pl:
  Use TAP::Harness instead of Test::Harness (recommended according to manual)
  Add times to tests.
2011-05-05 14:51:01 +03:00
..
archive Fixed bug in Archive with insert delayed 2011-02-03 02:11:58 +02:00
blackhole Bug#473914: mysql_client_test fail with in debug compilaton on windows x64 2010-12-06 12:52:06 +01:00
csv Bug#473914: mysql_client_test fail with in debug compilaton on windows x64 2010-12-06 12:52:06 +01:00
example Bug#473914: mysql_client_test fail with in debug compilaton on windows x64 2010-12-06 12:52:06 +01:00
federated Fix for LP#697610 ha_index_prev(uchar*): Assertion `inited==INDEX' failed with HANDLER + InnoDB in maria-5.3 2011-01-12 15:41:39 +02:00
federatedx Fixed build failures 2011-02-23 11:22:56 +02:00
heap Merge with MySQL 5.1.57/58 2011-05-02 20:58:45 +03:00
ibmdb2i Bug#473914: mysql_client_test fail with in debug compilaton on windows x64 2010-12-06 12:52:06 +01:00
innobase Merge with MySQL 5.1.57/58 2011-05-02 20:58:45 +03:00
innodb_plugin Merge with MySQL 5.1.57/58 2011-05-02 20:58:45 +03:00
maria Improved 'make test-unit' time slightly 2011-05-05 14:51:01 +03:00
myisam Merge with MySQL 5.1.57/58 2011-05-02 20:58:45 +03:00
myisammrg Merge with MySQL 5.1.57/58 2011-05-02 20:58:45 +03:00
ndb Merge with MySQL 5.1.55 2011-02-20 18:51:43 +02:00
pbxt fixed the preload.test pbxt bug 2011-04-07 18:28:52 +02:00
xtradb Fixed compiler warning 2011-05-04 11:28:02 +03:00
Makefile.am
mysql_storage_engine.cmake