mirror of
https://github.com/MariaDB/server.git
synced 2025-01-16 12:02:42 +01:00
row0mysql.c:
Heikki will merge to 4.0: cleanup innobase/row/row0mysql.c: Heikki will merge to 4.0: cleanup
This commit is contained in:
parent
446f877906
commit
c92d611d54
1 changed files with 0 additions and 1 deletions
|
@ -1405,7 +1405,6 @@ row_create_index_for_mysql(
|
|||
ulint i;
|
||||
ulint j;
|
||||
|
||||
ut_ad(rw_lock_own(&dict_operation_lock, RW_LOCK_EX));
|
||||
ut_ad(mutex_own(&(dict_sys->mutex)));
|
||||
ut_ad(trx->mysql_thread_id == os_thread_get_curr_id());
|
||||
|
||||
|
|
Loading…
Reference in a new issue