Gilles, Thursday, April 04, 2002, 7:20:35 PM, you wrote: GM> When I try : GM> mysql> LOAD DATA LOCAL INFILE "pet.txt" INTO TABLE pet;
GM> I get this error message : GM> The used command is not allowd with this MySQL version. GM> I've nevertheless downloaded the latest stable version on mysql.com. GM> The select version() statement gives me : GM> 3.23.49-nt GM> MySQL server is running on a Win 2000 OS. GM> Can you help me ? You should start mysqld and mysql with '--local-infile' option. You can find info about at: http://www.mysql.com/doc/L/O/LOAD_DATA_LOCAL.html GM> Thank you. GM> Gilles. -- For technical support contracts, goto https://order.mysql.com/ This email is sponsored by Ensita.net http://www.ensita.net/ __ ___ ___ ____ __ / |/ /_ __/ __/ __ \/ / Victoria Reznichenko / /|_/ / // /\ \/ /_/ / /__ [EMAIL PROTECTED] /_/ /_/\_, /___/\___\_\___/ MySQL AB / Ensita.net <___/ 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