mariadb/handler
marko 4ed9adb502 branches/zip: Correctly print the names of temporary tables and indexes
during fast index creation.

TEMP_TABLE_PREFIX: Move the definition from dict0dict.h to ut0ut.h.

ut_print_namel(): Check if the name starts with TEMP_TABLE_PREFIX.

innobase_rename_table(): Print all names with ut_print_name().

row_prebuilt_free(): Replace assert() with ut_a().
2007-06-12 07:06:36 +00:00
..
ha_innodb.cc branches/zip: Correctly print the names of temporary tables and indexes 2007-06-12 07:06:36 +00:00
ha_innodb.h branches/zip: Merge 1533:1553 from trunk. 2007-06-06 11:07:37 +00:00