[EMAIL PROTECTED] writes:
> >Description:
> LOAD DATA LOCAL INFILE ...
> 
> leads to 'The used command is not allowed with this MySQL version'
> 
> This happens regardless of whether I have a 
> 
> local-infile  = 1
> 
> in my /etc/my.cnf.  In neither case does the local-infile variable show
> up with SHOW VARIABLES.
> 
> 

Hi!


A new startup variable :

--local-infile

must be used to enable the above feature.

It was done for security reasons.

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