mirror of
https://github.com/MariaDB/server.git
synced 2025-08-30 11:22:14 +03:00

BUG#797 "If query ignored on slave (replicate-ignore-table) the slave still checks if the returned error (0) is the same as the one on the master, whereas it shouldn't test this. Plus a new test for BUG#797.