mariadb/storage/maria
unknown b40a6348c9 Fixed bug when using maria_chk --safe-recover with packed tables
Fixed bug when using maria_chk --safe-recover and getting duplicated keys
Fixed bug when using maria_pack --join


storage/maria/ma_check.c:
  Fixed bug when using --safe-recover with packed tables
  Fixed bug when using --safe-recover and getting duplicated keys
storage/maria/maria_pack.c:
  Fixed bug when using --join
storage/maria/unittest/ma_test_all-t:
  Added test to check maria_pack --join
2008-01-23 05:00:17 +02:00
..
unittest Fixed bug when using maria_chk --safe-recover with packed tables 2008-01-23 05:00:17 +02:00
CMakeLists.txt
ft_maria.c
ha_maria.cc Fixes for the remaining 'not-yet-fixed' bugs found by Guilhem when running all tests with maria engine and one bug in maria_pack reported by Martin: 2008-01-22 19:49:05 +02:00
ha_maria.h - fix for segfault in rpl_trigger/rpl_found_rows with default engine=maria 2008-01-20 05:25:26 +01:00
lockman.c
lockman.h
ma_bitmap.c - fix for segfault in rpl_trigger/rpl_found_rows with default engine=maria 2008-01-20 05:25:26 +01:00
ma_blockrec.c Fixes for the remaining 'not-yet-fixed' bugs found by Guilhem when running all tests with maria engine and one bug in maria_pack reported by Martin: 2008-01-22 19:49:05 +02:00
ma_blockrec.h - fix for segfault in rpl_trigger/rpl_found_rows with default engine=maria 2008-01-20 05:25:26 +01:00
ma_cache.c
ma_changed.c
ma_check.c Fixed bug when using maria_chk --safe-recover with packed tables 2008-01-23 05:00:17 +02:00
ma_check_standalone.h
ma_checkpoint.c
ma_checkpoint.h
ma_checksum.c
ma_close.c
ma_commit.c
ma_commit.h
ma_control_file.c
ma_control_file.h
ma_create.c Fixes for the remaining 'not-yet-fixed' bugs found by Guilhem when running all tests with maria engine and one bug in maria_pack reported by Martin: 2008-01-22 19:49:05 +02:00
ma_dbug.c
ma_delete.c
ma_delete_all.c
ma_delete_table.c
ma_dynrec.c
ma_extra.c
ma_ft_boolean_search.c
ma_ft_eval.c
ma_ft_eval.h
ma_ft_nlq_search.c
ma_ft_parser.c
ma_ft_stem.c
ma_ft_test1.c
ma_ft_test1.h
ma_ft_update.c
ma_ftdefs.h
ma_fulltext.h
ma_info.c
ma_init.c
ma_key.c
ma_key_recover.c Fixes for the remaining 'not-yet-fixed' bugs found by Guilhem when running all tests with maria engine and one bug in maria_pack reported by Martin: 2008-01-22 19:49:05 +02:00
ma_key_recover.h
ma_keycache.c
ma_locking.c
ma_loghandler.c - fix for segfault in rpl_trigger/rpl_found_rows with default engine=maria 2008-01-20 05:25:26 +01:00
ma_loghandler.h - fix for segfault in rpl_trigger/rpl_found_rows with default engine=maria 2008-01-20 05:25:26 +01:00
ma_loghandler_lsn.h
ma_open.c
ma_packrec.c
ma_page.c
ma_pagecache.c - fix for segfault in rpl_trigger/rpl_found_rows with default engine=maria 2008-01-20 05:25:26 +01:00
ma_pagecache.h - fix for segfault in rpl_trigger/rpl_found_rows with default engine=maria 2008-01-20 05:25:26 +01:00
ma_pagecaches.c
ma_pagecrc.c Merge bk-internal.mysql.com:/home/bk/mysql-maria 2008-01-21 22:21:59 +02:00
ma_panic.c
ma_preload.c
ma_range.c
ma_recovery.c - fix for segfault in rpl_trigger/rpl_found_rows with default engine=maria 2008-01-20 05:25:26 +01:00
ma_recovery.h
ma_recovery_util.c
ma_recovery_util.h
ma_rename.c
ma_rfirst.c
ma_rkey.c
ma_rlast.c
ma_rnext.c
ma_rnext_same.c
ma_rprev.c
ma_rrnd.c
ma_rsame.c
ma_rsamepos.c
ma_rt_index.c
ma_rt_index.h
ma_rt_key.c
ma_rt_key.h
ma_rt_mbr.c
ma_rt_mbr.h
ma_rt_split.c
ma_rt_test.c
ma_scan.c
ma_search.c
ma_sort.c
ma_sp_defs.h
ma_sp_key.c
ma_sp_test.c
ma_static.c
ma_statrec.c
ma_test1.c
ma_test2.c
ma_test3.c
ma_test_all.res
ma_test_all.sh
ma_test_big.sh
ma_test_recovery
ma_test_recovery.expected
ma_unique.c
ma_update.c
ma_write.c
Makefile.am
maria_chk.c - fix for segfault in rpl_trigger/rpl_found_rows with default engine=maria 2008-01-20 05:25:26 +01:00
maria_def.h Fixes for the remaining 'not-yet-fixed' bugs found by Guilhem when running all tests with maria engine and one bug in maria_pack reported by Martin: 2008-01-22 19:49:05 +02:00
maria_ftdump.c
maria_pack.c Fixed bug when using maria_chk --safe-recover with packed tables 2008-01-23 05:00:17 +02:00
maria_read_log.c
maria_rename.sh
plug.in
tablockman.c
tablockman.h
test_pack
trnman.c
trnman.h
trnman_public.h