mirror of
https://github.com/MariaDB/server.git
synced 2025-01-22 14:54:20 +01:00
28ce5ab20e
INSTALL PLUGIN and UNINSTALL PLUGIN worked with statement-based and mixed-mode replication only, but not with row-based replication. There is no statement-based replication of these statements. But there was row-based replication of the inserts and deletes to and from the mysql.plugin table. The fix is to suppress binlogging during insert and delete to and from the mysql.plugin table. |
||
---|---|---|
.. | ||
data | ||
include | ||
r | ||
t | ||
combinations | ||
README |
How to run. =========== ./mysql-test-run.pl --suite=rpl --mysqld=--binlog-format=mixed