mirror of
https://github.com/MariaDB/server.git
synced 2025-11-18 07:48:43 +03:00
Fix bug: if a DELETE failed in a FOREIGN KEY error and it had already deleted some rows, then MySQL did not roll back the failed SQL statement, and also wrote it to the binlog sql/sql_delete.cc: Fix bug: if a DELETE failed in a FOREIGN KEY error and it had already deleted some rows, then MySQL did not roll back the failed SQL statement, and also wrote it to the binlog
16 KiB
16 KiB