MYSQL Help - innodb_additional_mem_pool_size

How can I set this to be higher in MySQL.

MySQL keeps crashing with the error there is not enough memory I need to increase innodb_additional_mem_pool_size in my.conf

Well there is no variable in my.conf with this.

How do I add it? How much should I make it for MySQL to stop crashing?

 

 

 

 

Top