Bill Leonard <[EMAIL PROTECTED]> wrote:
> Let me preface this by saying I am not a MySQL guru myself, but more of a
> general sys admin... !
> 
> One of our users is trying to execute the LOAD DATA INFILE command (using
> PHP to talk to MySQL). It is failing for some reason... Everything I believe
> is set properly, i.e:
> 
> - the user has the file priv enabled
> - the file they are reading is world readable
> - they are specifing absolute path (also tried relative path as well)

Please, provide exactly error message.

> 
> System specifics is MySQL 3.23.53 on OS X Server 10.2.4, this is Apple's
> standard build. PHP is at 4.3.1
> 
> The user has a pretty much identical test environment he claims it works
> there (and works even without the file priv enabled)

Does LOAD DATA INFILE work without FILE privilege or LOAD DATA LOCAL?

> 
> So there is something fundamental I am not seeing...
> 


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





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

Reply via email to