* dan orlic <[EMAIL PROTECTED]> [2004-02-05 18:31 +0100]:
> i have an issue with my.cfg.  I am trying to change the value of
> wait_timeout.  it's default value is 28800., my install is 4.0.15.  As
> i understand it, the my.cfg file needs to be in /etc dir.

1.) Shouldn't it be "/etc/my.cnf" ?
                              ^^
    Did you place the wait_timeout parameter in the [mysqld] section?

2.) Have you tried setting interactive_timeout instead?
    See http://www.mysql.com/doc/en/mysql_real_connect.html for an
    explanation of the CLIENT_INTERACTIVE flag.

-- 
Johannes Franken
 
MySQL Professional
mailto:[EMAIL PROTECTED]
http://www.jfranken.de/

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to