Fixed a bug using mysqldump to InnoDB tables causes error (Bug #10200).
sql/ha_innodb.cc: Fixed a bug using mysqldump to InnoDB tables causes error (Bug #10200). Lock type must be stored when sql_command = SQLCOM_LOCK_TABLES and lock_type = TL_READ or TL_READ_INSERT even when innobase_locks_unsafe_for_binlog is set.
Showing
Please register or sign in to comment