Quote:
|
Originally Posted by CS-Jay
shit, running 4.2! I don't have some of those in my.cnf
|
Same theory, just need to find the 4.x settings that apply.. you may need to ADD them, to change the default settings.
Like.. find your my.cnf file and add these in the [mysqld] section.
set-variable = wait_timeout=60
set-variable = connect_timeout=10
Then restart mysql and see.