Michael, Sunday, September 08, 2002, 10:21:20 PM, you wrote: MB> I just installed Max v3.23.52-nt and it is working. However, in following MB> the tutorial, I created a text file and tried to use the Load Data command, MB> which returned an error: "ERROR 1148: The used command is not allowed with MB> this MySQL version"
MB> I need to convert a large Access DB to mySQL and I was hoping I could do MB> this in a LOAD DATA command. You should specify enable LOAD DATA LOCAL by run MySQL server and client with --local-infile=1 option or put local-infile into my.cnf(my.ini file) http://www.mysql.com/doc/en/LOAD_DATA_LOCAL.html -- 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 --------------------------------------------------------------------- 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