mariadb/storage/maria/unittest
Michael Widenius 0df1789285 Rename control file and log files from maria_xxx to aria_xxx when upgrading from MariaDB 5.1
Fix cleanup to really remove 'aria_log' files. Fixes failures in maria unit tests on some platforms.
Fixed compiler warnings

include/mysql/plugin.h:
  Changed def_val back to const, to remove compiler warnings.
storage/maria/ma_init.c:
  Rename control file and log files from maria_xxx to aria_xxx when upgrading from MariaDB 5.1
storage/maria/unittest/ma_maria_log_cleanup.c:
  Fix cleanup to really remove 'aria_log' files. Fixes failures in maria unit tests on some platforms.
2010-09-27 21:48:10 +03:00
..
CMakeLists.txt Fixed ability to read without read lock acquiring. (BUG#39665 related) 2008-10-16 22:44:12 +03:00
lockman-t.c copyright and license info 2008-03-04 12:58:21 +01:00
lockman1-t.c copyright and license info 2008-03-04 12:58:21 +01:00
lockman2-t.c copyright and license info 2008-03-04 12:58:21 +01:00
ma_control_file-t.c rename maria to aria 2010-09-12 18:40:01 +02:00
ma_loghandler_examples.c copyright and license info 2008-03-04 12:58:21 +01:00
ma_maria_log_cleanup.c Rename control file and log files from maria_xxx to aria_xxx when upgrading from MariaDB 5.1 2010-09-27 21:48:10 +03:00
ma_pagecache_consist.c possible BUG#22320 removed because it does not help. 2008-04-15 22:42:50 +03:00
ma_pagecache_rwconsist.c _ma_bitmap_unpin_all() needs to unpin not-locked pages which were pinned by other threads 2008-10-14 17:18:14 +02:00
ma_pagecache_rwconsist2.c Fixed ability to read without read lock acquiring. (BUG#39665 related) 2008-10-16 22:44:12 +03:00
ma_pagecache_single.c Don't flush pinned pages in checkpoint (fix for my last push) 2010-06-16 00:39:28 +03:00
ma_test_all-t rename maria to aria 2010-09-12 18:40:01 +02:00
ma_test_loghandler-t.c Fixed compiler warning message 2009-10-26 13:35:42 +02:00
ma_test_loghandler_first_lsn-t.c compiler warnings 2008-08-06 16:03:27 +02:00
ma_test_loghandler_max_lsn-t.c compiler warnings 2008-08-06 16:03:27 +02:00
ma_test_loghandler_multigroup-t.c compiler warnings 2008-08-04 18:57:41 +02:00
ma_test_loghandler_multithread-t.c remove useless #include's 2008-08-30 23:32:27 +02:00
ma_test_loghandler_noflush-t.c compiler warnings 2008-08-06 16:03:27 +02:00
ma_test_loghandler_nologs-t.c compiler warnings 2008-08-06 16:03:27 +02:00
ma_test_loghandler_pagecache-t.c rename maria to aria 2010-09-12 18:40:01 +02:00
ma_test_loghandler_purge-t.c compiler warnings 2008-08-06 16:03:27 +02:00
ma_test_recovery.expected fixes for make dist, 32-bit OS, and other buildbot failures 2010-09-16 09:04:59 +02:00
ma_test_recovery.pl rename maria to aria 2010-09-12 18:40:01 +02:00
Makefile.am rename maria to aria 2010-09-12 18:40:01 +02:00
sequence_storage.c Fixed bugs related to huge records where group list do not 2008-04-22 13:04:18 +03:00
sequence_storage.h Fixed bugs related to huge records where group list do not 2008-04-22 13:04:18 +03:00
test_file.c copyright and license info 2008-03-04 12:58:21 +01:00
test_file.h copyright and license info 2008-03-04 12:58:21 +01:00
trnman-t.c post-review fixes 2009-01-15 22:27:36 +01:00