mariadb/row
marko 5c4fe259ac branches/zip: Clean up CHECK TABLE error handling. (Issue #220)
ha_innobase::change_active_index(): Clean up code formatting.

ha_innobase::check(): Incorporate the code from
row_check_table_for_mysql().  Report errors to the client connection
instead of writing them to the error log.

row_check_table_for_mysql(): Remove.

row_check_index_for_mysql(): Renamed from row_scan_and_check_index().
Let the caller initialize prebuilt, and assume that the index is usable.

rb://178 approved by Sunny Bains
2010-02-03 12:43:38 +00:00
..
row0ext.c branches/zip: Add @file comments, and convert decorative 2009-05-25 09:52:29 +00:00
row0ins.c branches/zip: row_ins_alloc_sys_fields(): Zero out the system columns 2009-10-26 13:46:18 +00:00
row0merge.c branches/zip: row_merge_drop_temp_indexes(): Revert a hack to 2009-12-16 14:16:33 +00:00
row0mysql.c branches/zip: Clean up CHECK TABLE error handling. (Issue #220) 2010-02-03 12:43:38 +00:00
row0purge.c branches/zip: Add @file comments, and convert decorative 2009-05-25 09:52:29 +00:00
row0row.c branches/zip: row_build_row_ref_from_row(): Unused, remove. 2009-06-30 10:28:11 +00:00
row0sel.c branches/zip: row_sel_get_clust_rec_for_mysql(): On the READ UNCOMMITTED 2010-01-13 15:43:44 +00:00
row0uins.c branches/zip: Add @file comments, and convert decorative 2009-05-25 09:52:29 +00:00
row0umod.c branches/zip: row_undo_mod_del_unmark_sec_and_undo_update(): Add a missing 2009-12-14 11:03:57 +00:00
row0undo.c branches/zip: Add @file comments, and convert decorative 2009-05-25 09:52:29 +00:00
row0upd.c branches/zip: row_upd_copy_columns(): Remove redundant code that was 2009-12-09 07:51:00 +00:00
row0vers.c branches/zip: Add @file comments, and convert decorative 2009-05-25 09:52:29 +00:00