Loading innobase/include/lock0lock.h +1 −1 Original line number Diff line number Diff line Loading @@ -483,7 +483,7 @@ transaction, i.e., transaction holds LOCK_IX and possibly LOCK_AUTO_INC on the table. */ ibool lock_table_exclusive( lock_is_table_exclusive( /*=================*/ /* out: TRUE if table is only locked by trx, with LOCK_IX, and possibly LOCK_AUTO_INC */ Loading Loading
innobase/include/lock0lock.h +1 −1 Original line number Diff line number Diff line Loading @@ -483,7 +483,7 @@ transaction, i.e., transaction holds LOCK_IX and possibly LOCK_AUTO_INC on the table. */ ibool lock_table_exclusive( lock_is_table_exclusive( /*=================*/ /* out: TRUE if table is only locked by trx, with LOCK_IX, and possibly LOCK_AUTO_INC */ Loading