mariadb/storage/maria/unittest
unknown 21f63e41cb Trivial postreview changes.
storage/maria/ma_blockrec.c:
  Layout fix.
storage/maria/ma_loghandler.c:
  Renamed struct variable 'class' to avoid problems with c++ compiler.
  Renamed translog_init_scanner to fit othere init functions naming pattern.
  translog_relative_LSN_encode can't return error for now.
  Other trivial postreview changes.
storage/maria/ma_loghandler_lsn.h:
  trivial postreview changes.
storage/maria/ma_recovery.c:
  Renamed translog_init_scanner to fit othere init functions naming pattern.
storage/maria/unittest/ma_loghandler_examples.c:
  Renamed struct variable 'class' to avoid problems with c++ compiler.
storage/maria/unittest/ma_test_loghandler-t.c:
  Renamed translog_init_scanner to fit othere init functions naming pattern.
storage/maria/unittest/ma_test_loghandler_multigroup-t.c:
  Renamed translog_init_scanner to fit othere init functions naming pattern.
storage/maria/unittest/ma_test_loghandler_multithread-t.c:
  Renamed translog_init_scanner to fit othere init functions naming pattern.
2007-12-06 13:32:16 +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 Added error HA_ERR_FILE_TOO_SHORT to be used when files are shorter than expected (by my_read/my_pread) 2007-12-04 23:23:42 +02:00
ma_control_file-t.c Don't give warnings when reading blocks when we know the block may not exist (in maria_read_log) 2007-12-05 00:45:32 +02:00
ma_loghandler_examples.c Trivial postreview changes. 2007-12-06 13:32:16 +02:00
ma_maria_log_cleanup.c unittest fixed 2007-02-21 15:54:08 +02:00
ma_pagecache_consist.c Added error HA_ERR_FILE_TOO_SHORT to be used when files are shorter than expected (by my_read/my_pread) 2007-12-04 23:23:42 +02:00
ma_pagecache_single.c Merge bk-internal.mysql.com:/home/bk/mysql-maria 2007-12-04 23:25:20 +02:00
ma_test_loghandler-t.c Trivial postreview changes. 2007-12-06 13:32:16 +02:00
ma_test_loghandler_first_lsn-t.c Merge bk-internal.mysql.com:/home/bk/mysql-maria 2007-12-04 23:25:20 +02:00
ma_test_loghandler_max_lsn-t.c Merge bk-internal.mysql.com:/home/bk/mysql-maria 2007-12-04 23:25:20 +02:00
ma_test_loghandler_multigroup-t.c Trivial postreview changes. 2007-12-06 13:32:16 +02:00
ma_test_loghandler_multithread-t.c Trivial postreview changes. 2007-12-06 13:32:16 +02:00
ma_test_loghandler_noflush-t.c Merge bk-internal.mysql.com:/home/bk/mysql-maria 2007-12-04 23:25:20 +02:00
ma_test_loghandler_pagecache-t.c Merge bk-internal.mysql.com:/home/bk/mysql-maria 2007-12-04 23:25:20 +02:00
ma_test_loghandler_purge-t.c Merge bk-internal.mysql.com:/home/bk/mysql-maria 2007-12-04 23:25:20 +02:00
Makefile.am Added variable to control log directory syncs. 2007-12-03 18:09:36 +02:00
test_file.c Merge bk-internal.mysql.com:/home/bk/mysql-maria 2007-12-04 23:25:20 +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 Added error HA_ERR_FILE_TOO_SHORT to be used when files are shorter than expected (by my_read/my_pread) 2007-12-04 23:23:42 +02:00