mariadb/storage/maria/unittest
unknown 4cf6756eb0 First LSN calls added for transaction log.
storage/maria/ma_checkpoint.c:
  Definitions of LSN should be collected in
  the one file (ma_loghandler_lsn.h)
storage/maria/ma_loghandler.c:
  New calls to get first theoretical and first real LSN.
storage/maria/ma_loghandler.h:
  New calls to get first theoretical and first real LSN.
storage/maria/ma_loghandler_lsn.h:
  Defined yet another impossible LSN to indicate error.
storage/maria/ma_recovery.c:
  The first LSN call changed.
storage/maria/maria_read_log.c:
  The first LSN call changed.
storage/maria/unittest/Makefile.am:
  New unittest added.
storage/maria/unittest/ma_test_loghandler_first_lsn-t.c:
  New BitKeeper file ``storage/maria/unittest/ma_test_loghandler_first_lsn-t.c''
2007-08-13 22:54:29 +03: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 WL#3072 Maria Recovery 2007-06-26 16:49:23 +02:00
ma_maria_log_cleanup.c unittest fixed 2007-02-21 15:54:08 +02:00
ma_pagecache_consist.c Merged with mysql-5.1 main tree. 2007-07-02 20:45:15 +03:00
ma_pagecache_single.c Merged with mysql-5.1 main tree. 2007-07-02 20:45:15 +03:00
ma_test_loghandler-t.c Merge desktop.sanja.is.com.ua:/home/bell/mysql/bk/work-maria-noflush 2007-08-13 15:19:31 +03:00
ma_test_loghandler_first_lsn-t.c First LSN calls added for transaction log. 2007-08-13 22:54:29 +03:00
ma_test_loghandler_multigroup-t.c Log handler's unit test were broken by me on June 22, fixing this: 2007-08-03 15:58:50 +02:00
ma_test_loghandler_multithread-t.c Log handler's unit test were broken by me on June 22, fixing this: 2007-08-03 15:58:50 +02:00
ma_test_loghandler_noflush-t.c Ability to read unflushed data added (only problem with CRC left and have to be fixed). 2007-08-13 15:17:49 +03:00
ma_test_loghandler_pagecache-t.c Log handler's unit test were broken by me on June 22, fixing this: 2007-08-03 15:58:50 +02:00
Makefile.am First LSN calls added for transaction log. 2007-08-13 22:54:29 +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 This patch is a collection of patches from from Sanja, Sergei and Monty. 2007-05-29 20:13:56 +03:00