Hi
Try command line option, like
mysql >set @@session.wait_timeout=15;
mysql> show variables;
Thanks
Visolve DB Team.
----- Original Message -----
From: "Sayed Hadi Rastgou Haghi" <[EMAIL PROTECTED]>
To: "Visolve DB Team" <[EMAIL PROTECTED]>
Cc: <mysql@lists.mysql.com>
Sent: Tuesday, November 07, 2006 3:21 PM
Subject: Re: wait_timeout help
Thanks
But this sets. GLOBAL wait_timeout variable.
Cab be seen by SHOW GLOBAL VARIABLES not by SHOW VARIABLES;
On 11/7/06, Visolve DB Team <[EMAIL PROTECTED]> wrote:
Hi
specify it in the .cnf file in the mysqld options: wait_timeout=x
or specify it at the command line : set wait_timeout=x
or start mysqld with --wait_timeout=x along with other options.
Thanks
ViSolve DB Team
----- Original Message -----
From: "Sayed Hadi Rastgou Haghi" <[EMAIL PROTECTED]>
To: <mysql@lists.mysql.com>
Sent: Tuesday, November 07, 2006 2:08 PM
Subject: wait_timeout help
> Dear All,
>
> I want to set wait_timeout variable on mysqld startup.
> Is there any way to do that?
>
> --
> Sincerely,
> Hadi Rastgou
> A Google Account is the key that unlocks the world of Google.
> <a href= "http://www.spreadfirefox.com/?q=affiliates&id=0&t=1">
> Get
> FireFox! </a>
>
--
Sincerely,
Hadi Rastgou
A Google Account is the key that unlocks the world of Google.
<a href= "http://www.spreadfirefox.com/?q=affiliates&id=0&t=1">
Get
FireFox! </a>
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]