sql/mysql i am trying to insert data into a blob column. its not working. i have tried setting --local-infile=1. i tried granting file to my user and got an error. i have read the manaul (for all you smarties who like to rtfm everyone) and still don't get it. here is what i did for grant
grant file on db.tablename to user; ERROR 1144: Illegal GRANT/REVOKE command. Please consult the manual which privileges can be used. in the above case "user" already exists. thanks, shon --------------------------------------------------------------------- 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