• 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 Auto optimize databases

H.W.B

Regular Pleskian
Hello,

I have tried to find this option in Plesk 12.5.
A option to automaticaly optimize each database on the server.

But i have not found this.

Is there such a option, can someone please tell me where to find this.

Thank you

Henk
 
Hi H.W.B,

Is there such a option, can someone please tell me where to find this.
No, there is no such option over the Plesk Control Panel, as it "could" lead to issues/errors/problems with custom settings/definitions.



Pls. use the following command over the command line on your own risk and without Plesk support:
Code:
mysqlcheck -oA -uadmin -p`cat /etc/psa/.psa.shadow`
 
@H.W.B We have already corresponding feature request PPM-1963 about adding ability for mysql databases optimization in Plesk UI.
I have updated it with your request.
Thanks.
 
Back
Top