FW: mysql LOAD DATA INFILE

2003-08-14 Thread Donald Tyler
re uploading the file > to the server through the browser. You will need to put the file on the > server and adjust the commands PATH accordingly. > > -Original Message- > From: Donald Tyler [mailto:[EMAIL PROTECTED] > Sent: Friday, August 08, 2003 3:07 PM > To: '[EMAIL

FW: mysql LOAD DATA INFILE

2003-08-14 Thread Donald Tyler
I see you still have the word LOCAL in there. Did you try and remove it? To do that in PHPMyAdmin you will need to run the import so you get the error message and then copy and paste it into the SQL section of the PHPMyadmin tool. Delete the world LOCAL and then run the query. It should work. ---