mysqladmin has the capability to specify the my.ini file to read on startup
under " my.ini Setup "
hth,
Martin
----- Original Message -----
From: "Bogdan TARU" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, July 21, 2003 6:37 AM
Subject: set/show variables


>
> Hi everyone,
>
>  I have recently installed MySQL 4.0.13 on a freebsd box, and I have
> stumbled into the following problem:
>
>  I have set the following in /etc/my.cnf:
>
> set-variable    = max_connections=100
> set-variable    = wait_timeout=60
>
>  (tried with and w/o 'set-variable ='). Then I restarted mysql, and a
> 'show variables' would show me:
>
>  wait_timeout                    | 28800
>
>  And a 'mysqladmin variables' would report:
>
>  wait_timeout                    | 60
>
>  What am I doing wrong here?
>
>  Thank you,
>  bogdan
>
>
>
>
> --
> MySQL General Mailing List
> For list archives: http://lists.mysql.com/mysql
> To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]
>
>

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

Reply via email to