adrianTNT Posted February 4, 2011 Share Posted February 4, 2011 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? Link to comment https://forums.phpfreaks.com/topic/226669-setting-the-default-value-for-max_join_size/ Share on other sites More sharing options...
fenway Posted February 13, 2011 Share Posted February 13, 2011 What does mysql think these values are set to? Link to comment https://forums.phpfreaks.com/topic/226669-setting-the-default-value-for-max_join_size/#findComment-1173575 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.