load data local - strange message. ERROR 1148

2002-03-22 Thread Egor Egorov
Art, Friday, March 22, 2002, 7:10:24 AM, you wrote: AL> I ran into the same problem you did. After some searching on the web, this AL> is what I came up with: AL> First save the text file in the directory corresponding to the database you AL> are currently using (menagerie). So the file will b

load data local - strange message. ERROR 1148

2002-03-21 Thread Art Loder
Hey- I ran into the same problem you did. After some searching on the web, this is what I came up with: First save the text file in the directory corresponding to the database you are currently using (menagerie). So the file will be be "c:\mysql\data\menagerie\pet.txt" I then typed: mysql>

load data local - strange message. ERROR 1148

2002-03-02 Thread Thomas Birchmire
I installed mysql-3.23.49a on my redhat 7.2 machine with the binary. While working throught the tutorial I was attempting to do: load data local infile "/home/tomb01/data/pet.txt" into table pet; and got: ERROR 1148: The used command is not allowed with this MySQL version What is the real meaning