mariadb/storage/maria/unittest
unknown b70f7317fa Fixed ability to read without read lock acquiring. (BUG#39665 related)
storage/maria/ma_pagecache.c:
  Fixed ability to read without read lock acquiring.
storage/maria/unittest/CMakeLists.txt:
  New unit test which tests simple read and prolonged writes consistency added.
storage/maria/unittest/Makefile.am:
  New unit test which tests simple read and prolonged writes consistency added.
storage/maria/unittest/ma_pagecache_rwconsist2.c:
  New unit test which tests simple read and prolonged writes consistency added.
2008-10-16 22:44:12 +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 WL#4374 "Maria - force start if Recovery fails multiple times" 2008-06-02 22:53:25 +02:00
ma_loghandler_examples.c copyright and license info 2008-03-04 12:58:21 +01:00
ma_maria_log_cleanup.c copyright and license info 2008-03-04 12:58:21 +01: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 _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_test_all-t Merge; No notable changes 2008-06-26 12:32:22 +03:00
ma_test_loghandler-t.c compiler warnings 2008-08-04 18:57:41 +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 compiler warnings 2008-08-06 16:03:27 +02:00
ma_test_loghandler_purge-t.c compiler warnings 2008-08-06 16:03:27 +02:00
ma_test_recovery.expected Added versioning of row data 2008-04-10 05:26:36 +03:00
ma_test_recovery.pl Fix for BUG#37876 "Importing Maria table from other server via binary copy does not work": 2008-07-09 11:02:27 +02:00
Makefile.am Fixed ability to read without read lock acquiring. (BUG#39665 related) 2008-10-16 22:44:12 +03: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 remove useless #include's 2008-08-30 23:32:27 +02:00