mariadb/row
marko 93f57e92dc branches/zip: Clean up: do not assign index->id as a special case
in fast index creation.  In r1399, we wrote undo log records about
creating indexes.  The special undo log records were deemed
unnecessary later, but this special handling was not removed then.

row_merge_create_index(): Do not assign index->id.

dict_build_index_def_step(): Unconditionally assign index->id.
2008-08-29 09:13:16 +00:00
..
row0ext.c branches/zip: Introduce UNIV_INTERN, a linkage specifier for InnoDB-global 2008-02-06 14:17:36 +00:00
row0ins.c branches/zip: Introduce UNIV_INTERN, a linkage specifier for InnoDB-global 2008-02-06 14:17:36 +00:00
row0merge.c branches/zip: Clean up: do not assign index->id as a special case 2008-08-29 09:13:16 +00:00
row0mysql.c branches/zip: 2008-04-23 05:45:19 +00:00
row0purge.c branches/zip: In the rollback of incomplete transactions after crash 2008-08-06 08:48:34 +00:00
row0row.c branches/zip: fixes issue# 36 2008-06-18 22:20:53 +00:00
row0sel.c branches/zip: 2008-08-21 14:23:46 +00:00
row0uins.c branches/zip: In the rollback of incomplete transactions after crash 2008-08-06 08:48:34 +00:00
row0umod.c branches/zip: In the rollback of incomplete transactions after crash 2008-08-06 08:48:34 +00:00
row0undo.c branches/zip: Introduce UNIV_INTERN, a linkage specifier for InnoDB-global 2008-02-06 14:17:36 +00:00
row0upd.c branches/zip: row_upd_index_replace_new_col_val(): Fix the function 2008-03-13 13:26:23 +00:00
row0vers.c branches/zip issue# 33 2008-07-29 17:06:18 +00:00