On Sunday 23 March 2003 21:04, Klaus Mueller wrote:

> LOAD DATA LOCAL INFILE "member.txt" INTO TABLE member;
> -> ERROR 1148: the used command is not allowed with this MySQL version

> Does anybody know how to manage these two commands in MySQL 3.23.49?

Add --local-infile=0 to mysqld commandline. 
See: http://www.mysql.com/doc/en/LOAD_DATA.html


> Klaus



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