2 messages in com.mysql.lists.bugsERROR 1148
FromSent OnAttachments
Daniel Flöijer14 Jul 2002 14:38 
Georg Richter14 Jul 2002 16:10 
Subject:ERROR 1148
From:Daniel Flöijer (Dani@ZkilfinG.net)
Date:07/14/2002 02:38:56 PM
List:com.mysql.lists.bugs

Hello,

This is not really a bug, but I was walking through the tutorial and when stated
to create the pet.txt file and do LOAD DATA LOCAL INFILE "pet.txt" INTO TABLE
pet; I got "ERROR 1148: The used command is not allowed with this MySQL
version".

I've looked through the reference manual, and searched the website, and also
asked others who use MySQL, but found no clue on what is causing this error.

I've downloaded the latest version (3.23.51) earlier today, and everything else
has worked flawless up until now.

Some of my system info follows: 1-Intel Pentium III, 450MHz, 512KB, 128MB win98.

How-To-Repeat: Follow the tutorial.

-----------------------------------