mirror of
https://github.com/MariaDB/server.git
synced 2025-08-24 14:48:09 +03:00
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.
2 lines
20 B
Plaintext
2 lines
20 B
Plaintext
$EXAMPLE_PLUGIN_OPT
|