• 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 first steps mariadb -> change heap size

Maik20

New Pleskian
Server operating system version
centOS7
Plesk version and microupdate number
18.0.47 Update 5
Hi,

i am familar with mysql, there is a my.cnf file which include all settings like heap space. Now i run my first virtual server which has plesk installed with mariadb. I have very large databases so i like to change some settings. But i did not found the my.cnf file.

The /etc/my.cnf is almost empty. There are no settings like memory buffer, heap space, ...

Where can i find these settings?
 
The /etc/my.cnf is almost empty. There are no settings like memory buffer, heap space, ...
If these settings are not specified, they are used by default.
So you can adjust them in /etc/my.cnf according to your desired result.
 
Back
Top