mariadb/log
osku b6e02dd207 Fix bug #18934, "InnoDB crashes when table uses column names like
DB_ROW_ID", by refusing tables that use reserved column names.

Add dict_mem_table_free(), use it instead of duplicating the code everywhere.

Use already existing dict_mem_index_free().

Fix memory leaks in row_create_table_for_mysql() in rare corner cases.
2006-04-11 14:01:17 +00:00
..
log0log.c Style cleanups: Convert spaces to tabs, remove trailing whitespace, other 2006-02-21 12:37:54 +00:00
log0recv.c Fix bug #18934, "InnoDB crashes when table uses column names like 2006-04-11 14:01:17 +00:00
Makefile.am Import 5.0 code. 2005-10-27 07:29:40 +00:00