mariadb/handler
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
..
ha_innodb.cc branches/zip: When storing a longer prefix of an externally stored column 2008-01-23 13:46:45 +00:00
ha_innodb.h branches/zip: Merge 2116:2146 from trunk. 2007-11-30 12:30:21 +00:00
handler0alter.cc branches/zip: Fast index creation: Release locks on system tables before 2008-01-25 14:26:07 +00:00
i_s.cc branches/zip: 2008-01-16 06:45:16 +00:00
i_s.h branches/zip: Move the implementation of the INFORMATION_SCHEMA tables 2007-10-03 14:00:54 +00:00
mysql_addons.cc branches/zip: 2007-11-07 14:14:33 +00:00