• 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.

Issue MariaDB upgrade: from 5.5 to 10.1 [mysqld_safe]

OverWolf

Regular Pleskian
Hi,
I've read that from MariaDB 10.1 the DB is started directly by mysqld and not from myslqd_safe.
I can see on my logs that mysqld_safe starts itself and after one second mysqld starts itself and so I have some errors (aria, ibdata, etc) that tell me that they are used from another process.
So, my question is how can I disable mysqld_safe to start every reboot ? Or how can I force to stop mysqld from start-up if mysqld_safe is already running ?

Thank you
 
Back
Top