Greetings all, I'm trying to grant a user the file privelege and am getting error messages. Here's my SQL statement

mysql> GRANT file ON bs.table1 TO [EMAIL PROTECTED] IDENTIFIED BY 'password123';

It gets the following error:

ERROR 1144: Illegal GRANT/REVOKE command. Please consult the manual which privileges can be used.

Thanks tons!


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



Reply via email to