-
Konstantin Osipov authored
"ha_maria.cc:2415: assertion in ha_maria::store_lock()". sql/lock.cc: Fixed wrong cleanup of mysql_lock_tables() - We must call read_lock_data() BEFORE we set lock_count to 0. Added DBUG statements.
f8055175
"ha_maria.cc:2415: assertion in ha_maria::store_lock()". sql/lock.cc: Fixed wrong cleanup of mysql_lock_tables() - We must call read_lock_data() BEFORE we set lock_count to 0. Added DBUG statements.