mariadb/dict
marko 2e5da50885 Clean up r590:
dict_scan_table_name(): Remove fallback to differently encoded name when
the table is not found.  The encoding is handled at a higher level.

innodb.result: Adjust the results for changes in the foreign key error
messages.
2006-05-26 09:14:54 +00:00
..
dict0boot.c Remove "ibool comp" from dict_table_t and replace it with "ulint flags" 2006-02-27 09:11:57 +00:00
dict0crea.c Adapt InnoDB to the new tablename to filename encoding in MySQL 5.1. 2006-05-24 10:27:17 +00:00
dict0dict.c Clean up r590: 2006-05-26 09:14:54 +00:00
dict0load.c Adapt InnoDB to the new tablename to filename encoding in MySQL 5.1. 2006-05-24 10:27:17 +00:00
dict0mem.c Add max_row_size to dict_table_t. 2006-05-26 05:52:59 +00:00
Makefile.am Import 5.0 code. 2005-10-27 07:29:40 +00:00