mirror of
https://github.com/MariaDB/server.git
synced 2025-01-22 06:44:16 +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.
1 line
20 B
Text
1 line
20 B
Text
$EXAMPLE_PLUGIN_OPT
|