mariadb/trx
marko 64c95da886 branches/zip: Fast index creation: Release locks on system tables before
creating indexes.  Lock the user table inside the user transaction.

enum trx_dict_op: Remove TRX_OP_INDEX_MAY_WAIT.

ha_innobase::add_index(): Lock the user tables within prebuilt->trx.
Commit the data dictionary transaction before creating indexes.

ha_innobase::final_drop_index(): Lock the user table within prebuilt->trx.
2008-01-25 14:26:07 +00:00
..
trx0i_s.c branches/zip: 2008-01-16 06:45:16 +00:00
trx0purge.c branches/zip: 2007-12-20 14:08:16 +00:00
trx0rec.c branches/zip: When storing a longer prefix of an externally stored column 2008-01-23 13:46:45 +00:00
trx0roll.c branches/zip: 2007-12-20 14:08:16 +00:00
trx0rseg.c branches/zip: Make mutex_own() work with UNIV_DEBUG, without UNIV_SYNC_DEBUG. 2007-01-18 18:29:12 +00:00
trx0sys.c branches/zip: 2007-12-20 14:08:16 +00:00
trx0trx.c branches/zip: 2007-12-20 14:08:16 +00:00
trx0undo.c branches/zip: Fast index creation: Release locks on system tables before 2008-01-25 14:26:07 +00:00