Sorry, 4.0.16, not 4.0.17, if it changes anything.

> -----Message d'origine-----
> De : Ugo Bellavance 
> Envoyé : Wednesday, January 14, 2004 12:07 PM
> À : [EMAIL PROTECTED]
> Objet : setting a variable
> 
> 
> mysql 4.0.17 on redhat 9 or debian 3.0
> 
> mysql> show variables like 'log';
> +---------------+-------+
> | Variable_name | Value |
> +---------------+-------+
> | log           | ON    |
> +---------------+-------+
> 1 row in set (0.00 sec)
> 
> mysql> set global log=on;
> ERROR 1193: Unknown system variable 'log'
> 
> What am I doing wrong?
> 
> Thanks,
> 
> Ugo
> 
> -- 
> 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