mariadb/storage/maria
unknown e39aae7ca7 Maria: fix for a bug in the transaction's manager and a bug in
the unit test of the control file module.


storage/maria/trnman.c:
  fix for a bug (i has to be in [1..SHORT_TRID_MAX])
storage/maria/unittest/ma_control_file-t.c:
  corrupted checksum is in buffer[0], not in buffer[1]
2006-11-08 23:22:38 +01:00
..
unittest Maria: fix for a bug in the transaction's manager and a bug in 2006-11-08 23:22:38 +01:00
CMakeLists.txt WL#3234 "Maria - control file manager": 2006-09-04 16:53:09 +02:00
cmakelists.txt Added storage/maria (based on MyISAM). WL#3245 2006-04-11 16:45:10 +03:00
ft_maria.c Manually merging changes made to MyISAM into Maria. End of merge. 2006-09-07 17:07:17 +02:00
ha_maria.cc Merge bk-internal.mysql.com:/home/bk/mysql-maria 2006-10-13 11:43:33 +02:00
ha_maria.h Merge of recent MyISAM changes into Maria. Testsuite passes as much 2006-10-11 19:30:16 +03:00
lockman.c more post-review fixes - comments, renames, error checks in unit tests 2006-10-20 14:02:18 +02:00
lockman.h post-review fixes (style) 2006-10-19 12:21:30 +02:00
ma_cache.c Added storage/maria (based on MyISAM). WL#3245 2006-04-11 16:45:10 +03:00
ma_changed.c Added storage/maria (based on MyISAM). WL#3245 2006-04-11 16:45:10 +03:00
ma_check.c Manually importing Ingo's fix for BUG#22119 2006-10-30 12:44:33 +01:00
ma_checkpoint.c WL#3071 Maria checkpoint: 2006-09-14 19:06:51 +02:00
ma_checkpoint.h WL#3071 Maria checkpoint: 2006-09-14 19:06:51 +02:00
ma_checksum.c Added storage/maria (based on MyISAM). WL#3245 2006-04-11 16:45:10 +03:00
ma_close.c WL#3270 "Maria - cleanups of inherited MyISAM functionality" 2006-05-05 20:32:02 +02:00
ma_control_file.c WL#3234 Maria Control file manager 2006-09-15 11:05:35 +02:00
ma_control_file.h WL#3071 Maria checkpoint: 2006-09-14 19:06:51 +02:00
ma_create.c fixes for inline bit functions 2006-08-11 01:16:51 +02:00
ma_dbug.c Added storage/maria (based on MyISAM). WL#3245 2006-04-11 16:45:10 +03:00
ma_delete.c Merge of recent MyISAM changes into Maria. Testsuite passes as much 2006-10-11 19:30:16 +03:00
ma_delete_all.c WL#3270 "Maria - cleanups of inherited MyISAM functionality" 2006-05-05 20:32:02 +02:00
ma_delete_table.c Completion of merge of mysql-5.1 into mysql-maria. 2006-08-10 16:36:54 +02:00
ma_dynrec.c Manually merging changes made to MyISAM into Maria. End of merge. 2006-09-07 17:07:17 +02:00
ma_extra.c Manually merging changes made to MyISAM into Maria. End of merge. 2006-09-07 17:07:17 +02:00
ma_ft_boolean_search.c Completion of merge of mysql-5.1 into mysql-maria. 2006-08-10 16:36:54 +02:00
ma_ft_eval.c Completion of merge of mysql-5.1 into mysql-maria. 2006-08-10 16:36:54 +02:00
ma_ft_eval.h Added storage/maria (based on MyISAM). WL#3245 2006-04-11 16:45:10 +03:00
ma_ft_nlq_search.c Completion of merge of mysql-5.1 into mysql-maria. 2006-08-10 16:36:54 +02:00
ma_ft_parser.c Manually merging changes made to MyISAM into Maria. End of merge. 2006-09-07 17:07:17 +02:00
ma_ft_stem.c Added storage/maria (based on MyISAM). WL#3245 2006-04-11 16:45:10 +03:00
ma_ft_test1.c Completion of merge of mysql-5.1 into mysql-maria. 2006-08-10 16:36:54 +02:00
ma_ft_test1.h Added storage/maria (based on MyISAM). WL#3245 2006-04-11 16:45:10 +03:00
ma_ft_update.c Completion of merge of mysql-5.1 into mysql-maria. 2006-08-10 16:36:54 +02:00
ma_ftdefs.h Completion of merge of mysql-5.1 into mysql-maria. 2006-08-10 16:36:54 +02:00
ma_fulltext.h Added storage/maria (based on MyISAM). WL#3245 2006-04-11 16:45:10 +03:00
ma_info.c Added storage/maria (based on MyISAM). WL#3245 2006-04-11 16:45:10 +03:00
ma_init.c Merge of recent MyISAM changes into Maria. Testsuite passes as much 2006-10-11 19:30:16 +03:00
ma_key.c Completion of merge of mysql-5.1 into mysql-maria. 2006-08-10 16:36:54 +02:00
ma_keycache.c Added storage/maria (based on MyISAM). WL#3245 2006-04-11 16:45:10 +03:00
ma_least_recently_dirtied.c WL#3071 Maria checkpoint: 2006-09-14 19:06:51 +02:00
ma_least_recently_dirtied.h WL#3071 Maria checkpoint: 2006-09-14 19:06:51 +02:00
ma_locking.c Merge of recent MyISAM changes into Maria. Testsuite passes as much 2006-10-11 19:30:16 +03:00
ma_open.c Manually merging changes made to MyISAM into Maria. End of merge. 2006-09-07 17:07:17 +02:00
ma_packrec.c Merge of recent MyISAM changes into Maria. Testsuite passes as much 2006-10-11 19:30:16 +03:00
ma_page.c Completion of merge of mysql-5.1 into mysql-maria. 2006-08-10 16:36:54 +02:00
ma_panic.c Merge of recent MyISAM changes into Maria. Testsuite passes as much 2006-10-11 19:30:16 +03:00
ma_preload.c Added storage/maria (based on MyISAM). WL#3245 2006-04-11 16:45:10 +03:00
ma_range.c Added storage/maria (based on MyISAM). WL#3245 2006-04-11 16:45:10 +03:00
ma_recovery.c WL#3071 Maria checkpoint: 2006-09-14 19:06:51 +02:00
ma_recovery.h WL#3071 Maria checkpoint: 2006-09-14 19:06:51 +02:00
ma_rename.c Added storage/maria (based on MyISAM). WL#3245 2006-04-11 16:45:10 +03:00
ma_rfirst.c Added storage/maria (based on MyISAM). WL#3245 2006-04-11 16:45:10 +03:00
ma_rkey.c Merge of recent MyISAM changes into Maria. Testsuite passes as much 2006-10-11 19:30:16 +03:00
ma_rlast.c Added storage/maria (based on MyISAM). WL#3245 2006-04-11 16:45:10 +03:00
ma_rnext.c Added storage/maria (based on MyISAM). WL#3245 2006-04-11 16:45:10 +03:00
ma_rnext_same.c Added storage/maria (based on MyISAM). WL#3245 2006-04-11 16:45:10 +03:00
ma_rprev.c Added storage/maria (based on MyISAM). WL#3245 2006-04-11 16:45:10 +03:00
ma_rrnd.c Added storage/maria (based on MyISAM). WL#3245 2006-04-11 16:45:10 +03:00
ma_rsame.c Added storage/maria (based on MyISAM). WL#3245 2006-04-11 16:45:10 +03:00
ma_rsamepos.c Completion of merge of mysql-5.1 into mysql-maria. 2006-08-10 16:36:54 +02:00
ma_rt_index.c Completion of merge of mysql-5.1 into mysql-maria. 2006-08-10 16:36:54 +02:00
ma_rt_index.h Added storage/maria (based on MyISAM). WL#3245 2006-04-11 16:45:10 +03:00
ma_rt_key.c Added storage/maria (based on MyISAM). WL#3245 2006-04-11 16:45:10 +03:00
ma_rt_key.h Added storage/maria (based on MyISAM). WL#3245 2006-04-11 16:45:10 +03:00
ma_rt_mbr.c Completion of merge of mysql-5.1 into mysql-maria. 2006-08-10 16:36:54 +02:00
ma_rt_mbr.h Added storage/maria (based on MyISAM). WL#3245 2006-04-11 16:45:10 +03:00
ma_rt_split.c Added storage/maria (based on MyISAM). WL#3245 2006-04-11 16:45:10 +03:00
ma_rt_test.c Added storage/maria (based on MyISAM). WL#3245 2006-04-11 16:45:10 +03:00
ma_scan.c Added storage/maria (based on MyISAM). WL#3245 2006-04-11 16:45:10 +03:00
ma_search.c Completion of merge of mysql-5.1 into mysql-maria. 2006-08-10 16:36:54 +02:00
ma_sort.c Manually merging changes made to MyISAM into Maria. End of merge. 2006-09-07 17:07:17 +02:00
ma_sp_defs.h Added storage/maria (based on MyISAM). WL#3245 2006-04-11 16:45:10 +03:00
ma_sp_key.c Added storage/maria (based on MyISAM). WL#3245 2006-04-11 16:45:10 +03:00
ma_sp_test.c Added storage/maria (based on MyISAM). WL#3245 2006-04-11 16:45:10 +03:00
ma_static.c WL#3270 "Maria - cleanups of inherited MyISAM functionality" 2006-05-05 20:32:02 +02:00
ma_statrec.c WL#3270 "Maria - cleanups of inherited MyISAM functionality" 2006-05-05 20:32:02 +02:00
ma_test1.c Completion of merge of mysql-5.1 into mysql-maria. 2006-08-10 16:36:54 +02:00
ma_test2.c fixes for inline bit functions 2006-08-11 01:16:51 +02:00
ma_test3.c Completion of merge of mysql-5.1 into mysql-maria. 2006-08-10 16:36:54 +02:00
ma_test_all.res Add ma_test_all.res 2006-04-11 20:00:57 +03:00
ma_test_all.sh Merge of Myisam changes into Maria. 2006-09-07 11:12:37 +02:00
ma_unique.c Added storage/maria (based on MyISAM). WL#3245 2006-04-11 16:45:10 +03:00
ma_update.c Manually merging changes made to MyISAM into Maria. End of merge. 2006-09-07 17:07:17 +02:00
ma_write.c Merge of recent MyISAM changes into Maria. Testsuite passes as much 2006-10-11 19:30:16 +03:00
Makefile.am Merge bk-internal.mysql.com:/home/bk/mysql-maria 2006-10-13 11:43:33 +02:00
maria_chk.c fixes for inline bit functions 2006-08-11 01:16:51 +02:00
maria_def.h Merge of recent MyISAM changes into Maria. Testsuite passes as much 2006-10-11 19:30:16 +03:00
maria_ftdump.c Merge of recent MyISAM changes into Maria. Testsuite passes as much 2006-10-11 19:30:16 +03:00
maria_pack.c Completion of merge of mysql-5.1 into mysql-maria. 2006-08-10 16:36:54 +02:00
maria_rename.sh Added storage/maria (based on MyISAM). WL#3245 2006-04-11 16:45:10 +03:00
plug.in WL#3234 Maria Control file manager 2006-09-15 11:05:35 +02:00
test_pack Added storage/maria (based on MyISAM). WL#3245 2006-04-11 16:45:10 +03:00
trnman.c Maria: fix for a bug in the transaction's manager and a bug in 2006-11-08 23:22:38 +01:00
trnman.h trnman_destroy returns void, remove unused variables 2006-10-23 12:44:08 +02:00