• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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