hi guys,
 
mysql> show variables like '%output%';
+---------------+-------+
| Variable_name | Value |
+---------------+-------+
| log_output    | FILE  |
+---------------+-------+
1 row in set (0.00 sec)
mysql> set global log_output=table;
ERROR 1064 (42000): You have an error in your SQL syntax; check the manual that 
corresponds to your MySQL server version for the right syntax to use near 
'table' at line 1

Server version:         5.1.30-enterprise-gpl-advanced-log MySQL Enterprise 
Server - Advanced Edition (GPL)

It's the same situation on Linux and Win OS.
 
Is this a bug for "set global log_output=table"  on 5.1.30 which is GA just 
now???


*^_^*


      ___________________________________________________________ 
  好玩贺卡等你发,邮箱贺卡全新上线! 
http://card.mail.cn.yahoo.com/

Reply via email to