Thanks for the answer,Is there a way to resolve this?You should probably set the log_bin_trust_function_creators to ON. Then SUPER privilege is not required. https://mariadb.com/kb/en/replication-and-binary-log-system-variables/#log_bin_trust_function_creators rr _______________________________________________ Mailing list: https://launchpad.net/~maria-discuss Post to : maria-discuss@lists.launchpad.net Unsubscribe : https://launchpad.net/~maria-discuss More help : https://help.launchpad.net/ListHelp
log_bin_trust_function_creators = ON'?
Do I have to set it on the master only or slave to?
Thomas