Mark,
Monday, September 30, 2002, 5:48:59 PM, you wrote:

MH> 
+---------------------------------------------------------------------------------------------------------+
MH> | Grants for [EMAIL PROTECTED]                                             
                       |
MH> 
+---------------------------------------------------------------------------------------------------------+
MH> | GRANT SELECT, FILE ON *.* TO 'username'@'host-name.domain' IDENTIFIED BY 
PASSWORD 'cryptedfooey'        |
MH> | GRANT ALL PRIVILEGES ON databasename.* TO 'username'@'host-name.domain'          
                       |
MH> 
+---------------------------------------------------------------------------------------------------------+

MH> I had added the select,file permissions by hand to user.

Privileges is OK, I tested SELECT INTO OUTFILE with the same
privileges and it workes like a charm.

3.23.36 is a bit outdated and since that time there have been fixed
some bugs related to the GRANT/REVOKE. Could you upgrade MySQL server
and check if the problem still exists?


-- 
For technical support contracts, goto https://order.mysql.com/?ref=ensita
This email is sponsored by Ensita.net http://www.ensita.net/
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Victoria Reznichenko
 / /|_/ / // /\ \/ /_/ / /__   [EMAIL PROTECTED]
/_/  /_/\_, /___/\___\_\___/   MySQL AB / Ensita.net
       <___/   www.mysql.com





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