• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Question How to set custom MySQL settings they will not be overwritten on the next plesk update?

jmar83

Regular Pleskian
I need to build up a MySQL master-master cluster (so sync in both directions), but i think plesk will overwrite my custom settings on the next update or version?

(I've built up a test system with 2 raspberries with that manuel Configure Master-Master MySQL Database Replication , that seems to work and now i will text it on your development servers)

Is there a text field in the plesk web GUI where i can add MySQL custom settings (similar to used-defined apache conf entries)

Thank you for your feedbacks. :)


Best regards from Switzerland,
Jan
 
Plesk should not interfere with custom configuration files placed in /etc/my.cnf.d/ or /etc/mysql/conf.d/ directory (location depends on your OS).
 
Back
Top