"adrian GREEMAN" <[EMAIL PROTECTED]> wrote:
> I have also read the manual section on this {as I should have
> done] to try and understand it
> and how to enable reading a local file - the discussion section
> seems confusing and confused.
> 
> I tried following what others have done and
> modified the ini file with set-variable=local-infile=0
> and with set-variable=local-infile=1 and with
> set-variable=local-infile[=1]
> 
> and tried each
> 
> I did this directly using Notepad and I did it using
> WinMySQLAdmin's modify ini section.
> 
> Same error message as I have already reported on each
> modification/
> 
> I obviously need to do something different

Put to the my.ini :

[mysqld]
local-infile

[mysql]
local-infile

and test LOAD DATA LOCAL with mysql command line client. Of course you need to restart 
MySQL server after modification of my.ini file.


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