Hello!


These query produces an SQL syntax error
in  3.23.29a-gamma:

GRANT ALL PRIVILEGES ON databases.*  
TO 'foo'@'localhost' IDENTIFIED BY 'bar';

SHOW TABLES FROM databases;

Probably this is because of "databases" is 
a keyword. However, mysqladmin does allow to
create database 'databases'.


Is it a bug? Or is that already fixed in 
later releases?

Please honor my address when replying,
currently I'm not a subscriber.

  Thanks!

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to