mariadb/storage/maria/unittest
unknown 81e84a7533 Infinite loop in case of given address more then last LSN fixed.
storage/maria/ma_loghandler.c:
  Infinite loop in case of given address more then last LSN fixed
  (now it means just flush all log).
  Removed unneeded ASSERT.
storage/maria/unittest/ma_test_loghandler-t.c:
  The test case of flushing all log added.
2007-11-09 22:32:23 +02:00
..
lockman-t.c Maria - fixes for gcc -ansi 2006-11-30 21:12:17 +01:00
lockman1-t.c Maria - fixes for gcc -ansi 2006-11-30 21:12:17 +01:00
lockman2-t.c After merge fixes 2007-01-26 13:32:02 +02:00
ma_control_file-t.c Remove SAFE_MODE for opt_range as it disables UPDATE to use keys 2007-09-27 14:18:28 +03:00
ma_maria_log_cleanup.c unittest fixed 2007-02-21 15:54:08 +02:00
ma_pagecache_consist.c Support of rec_lsn added to pagecache_write call. 2007-11-05 15:07:50 +02:00
ma_pagecache_single.c Support of rec_lsn added to pagecache_write call. 2007-11-05 15:07:50 +02:00
ma_test_loghandler-t.c Infinite loop in case of given address more then last LSN fixed. 2007-11-09 22:32:23 +02:00
ma_test_loghandler_first_lsn-t.c WL#3072 - Maria recovery. 2007-10-02 18:02:09 +02:00
ma_test_loghandler_max_lsn-t.c WL#3072 - Maria recovery. 2007-10-02 18:02:09 +02:00
ma_test_loghandler_multigroup-t.c WL#3072 - Maria recovery. 2007-10-02 18:02:09 +02:00
ma_test_loghandler_multithread-t.c WL#3072 - Maria recovery. 2007-10-02 18:02:09 +02:00
ma_test_loghandler_noflush-t.c WL#3072 - Maria recovery. 2007-10-02 18:02:09 +02:00
ma_test_loghandler_pagecache-t.c Support of rec_lsn added to pagecache_write call. 2007-11-05 15:07:50 +02:00
ma_test_loghandler_purge-t.c WL#3072 - Maria recovery. 2007-10-02 18:02:09 +02:00
Makefile.am Absence of test_file.h fixed. 2007-09-11 09:37:17 +03:00
test_file.c postreview changes for page cache and pre review commit for loghandler 2007-02-02 09:41:32 +02:00
test_file.h - moving pagecache.h from include/ to storage/maria as it is Maria- 2007-06-11 16:29:53 +02:00
trnman-t.c WL#3072 - Maria Recovery 2007-09-07 15:52:25 +02:00