mariadb/storage/innobase/dict
Timothy Smith 39a4ab6ce3 Applying InnoDB snashot 5.1-ss3931, part 2. Fixes
Bug #42075: dict_load_indexes failure in dict_load_table will corrupt the dictionary cache

Detailed revision comments:

r3930 | marko | 2009-01-14 15:51:30 +0200 (Wed, 14 Jan 2009) | 4 lines
branches/5.1: dict_load_table(): If dict_load_indexes() fails,
invoke dict_table_remove_from_cache() instead of dict_mem_table_free(),
so that the data dictionary will not point to freed data.
(Bug #42075, Issue #153, rb://76 approved by Heikki Tuuri)
2009-03-02 18:08:02 -07:00
..
dict0boot.c Apply InnoDB snapshot innodb-5.1-ss1751. 2007-08-25 03:55:38 -06:00
dict0crea.c Apply InnoDB snapshot innodb-5.1-ss1751. 2007-08-25 03:55:38 -06:00
dict0dict.c Apply InnoDB snapshot innodb-5.1-ss2858, part 15. Fixes 2008-12-14 13:59:50 -07:00
dict0load.c Applying InnoDB snashot 5.1-ss3931, part 2. Fixes 2009-03-02 18:08:02 -07:00
dict0mem.c Apply InnoDB snapshot innodb-5.1-ss2858, part 15. Fixes 2008-12-14 13:59:50 -07:00