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? Quote 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? Quote 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
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.