Hi,

If you have a host having the minus character '-' in the name the mysql command SHOW 
GRANTS FOR fails.

Example:

SHOW GRANTS FOR root@MY-COMUPTER results in the error message
"You have an error in your SQL syntax near '-COMPUTER' at line 1".

It looks like the command processor stops the parsing for the hostname at the '-' 
character and tries to find an appropriate command sequence afterwards.

Is this a Bug or expected behaviour?

Best regards,
Wolf



---------------------------------------------------------------------
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