Report this

What is the reason for this report?

How to Drop InnoDB buffer pool size?

Posted on March 8, 2017

Hello I’ve InnoDB buffer pool size error. And ı must decrease its value.

But How can I do this? What can I change on my system? What is the file directory etc.

Could u hlep me please?



This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

@cagkana9f5cd873f5b8188e469

On CentOS, your MySQL/MariaDB configuration directory is located here:

/etc/my.cnf.d

In that directory there’s a file called server.cnf which is where you’dset or modify that variable. By default, on mariadb when installed with yum, that file doesn’t contain any specific config so you’d need to define it yourself.

I’d take a look at the following to make sure it’s set correctly as there’s some useful information that applies to modifying those specific variables.

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.