Curtis Spencer writes:
> Is this possible with 2.0 version (type 4 I think) MM driver found on 
> www.gjt.org?  Also how do the file reading privileges for this work because 
> I tried doing it and it gave me an authorization error even though my mysql 
> user has FILE on it's privileges.  Also, the file to read is chmod 774, so 
> it should be readable by all.
> 
> Any ideas,
> 
> Thanks


Check two things :

- file is on the server. If not use LOCAL clause

- In both cases provide a full pahtname for the file  

-- 
Regards,
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Mr. Sinisa Milivojevic <[EMAIL PROTECTED]>
 / /|_/ / // /\ \/ /_/ / /__   MySQL AB, FullTime Developer
/_/  /_/\_, /___/\___\_\___/   Larnaca, Cyprus
       <___/   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