mariadb/row
marko 2c4aaa9ec6 branches/zip: Minor cleanup.
row_create_index_graph_for_mysql(): Move from row0mysql.c to row0merge.c
and rename to row_merge_create_index_graph().  Also change the function
comment to say that the function will create and execute the query graph
for creating the index.

row_merge_create_index(): Remove redundant assignment to trx->error_state.
2007-12-19 15:05:13 +00:00
..
row0ext.c branches/zip: row_ext_cache_fill(): Add a missing "else" that should have 2007-11-30 15:32:36 +00:00
row0ins.c branches/zip: Fast index creation: Remove the ROW_PREBUILT_OBSOLETE nonsense. 2007-12-17 15:49:59 +00:00
row0merge.c branches/zip: Minor cleanup. 2007-12-19 15:05:13 +00:00
row0mysql.c branches/zip: Minor cleanup. 2007-12-19 15:05:13 +00:00
row0purge.c branches/zip: When logging updates or deletes in the undo log, store long 2007-12-05 14:10:15 +00:00
row0row.c branches/zip: dict_table_copy_types(): Initialize all fields to the SQL NULL 2007-12-07 09:12:57 +00:00
row0sel.c branches/zip: Merge 2015:2093 from trunk. 2007-11-16 13:57:27 +00:00
row0uins.c branches/zip: In purge, avoid dereferencing unset BLOB pointers of freshly 2007-11-27 09:11:45 +00:00
row0umod.c branches/zip: In purge, avoid dereferencing unset BLOB pointers of freshly 2007-11-27 09:11:45 +00:00
row0undo.c branches/zip: Fix a bug in fast index creation that was introduced in r2131 2007-12-03 12:16:07 +00:00
row0upd.c branches/zip: Fix a bug in fast index creation that was introduced in r2131 2007-12-03 12:16:07 +00:00
row0vers.c branches/zip: Fix a bug in fast index creation that was introduced in r2131 2007-12-03 12:16:07 +00:00