mariadb/ut
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
..
ut0byte.c branches/zip: Revert r1523. Passing extra parameters to SORT_FUN and CMP_FUN 2007-05-28 07:42:28 +00:00
ut0dbg.c branches/zip: Merge revisions 720:765 from trunk and reindent the code 2006-08-29 09:30:31 +00:00
ut0list.c branches/zip: Merge revisions 560:583 from trunk. 2006-05-22 09:30:34 +00:00
ut0mem.c branches/zip: Add Valgrind instrumentation to the InnoDB memory management 2007-03-28 09:02:55 +00:00
ut0rnd.c branches/zip: Merge revisions 200:236 from trunk. 2006-02-23 19:25:29 +00:00
ut0ut.c branches/zip: Correctly print the names of temporary tables and indexes 2007-06-12 07:06:36 +00:00
ut0vec.c branches/zip: Merge revisions 720:765 from trunk and reindent the code 2006-08-29 09:30:31 +00:00
ut0wqueue.c branches/zip: Merge revisions 720:765 from trunk and reindent the code 2006-08-29 09:30:31 +00:00