mariadb/dict
marko 1a9bfd68d0 branches/zip: dict_index_find_cols(): On column name lookup failure,
return DB_CORRUPTION (HA_ERR_CRASHED) instead of abnormally
terminating the server.  Also, disable the previously added diagnostic
output to the error log, because mysql-test-run does not like extra
output in the error log.  (Bug #44571)

dict_index_add_to_cache(): Handle errors from dict_index_find_cols().

mysql-test/innodb_bug44571.test: A test case for triggering the bug.

rb://135 approved by Sunny Bains.
2009-08-27 10:56:24 +00:00
..
dict0boot.c branches/zip: Add @file comments, and convert decorative 2009-05-25 09:52:29 +00:00
dict0crea.c branches/zip: Replace <number> with NUMBER in some comments, 2009-08-05 10:06:55 +00:00
dict0dict.c branches/zip: dict_index_find_cols(): On column name lookup failure, 2009-08-27 10:56:24 +00:00
dict0load.c branches/zip: Add @file comments, and convert decorative 2009-05-25 09:52:29 +00:00
dict0mem.c branches/zip: The dict_table_t::autoinc_mutex field is not used in HotBackup. 2009-07-20 06:29:14 +00:00