Jump to content

Setting the default value for max_join_size


adrianTNT

Recommended Posts

Hello.

When mysql starts on my server (cent OS with plesk) it shows in mysql logs that max_join_size had a bad value and it set it to correct one, this is the bug info: http://bugs.mysql.com/bug.php?id=35346

 

It says to set the max_join_size value to "4M" but I have no idea what "config file" to edit.

I tried both these in /etc/my.cnf and rebooted the server:

 

max_join_size=4M

set-variable=max_join_size=4M

 

But the error is still there in logs, (still tries to start with that bad value):

Am I editing the wrong file or entering the wrong command?

  • 2 weeks later...

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.