HI all, I've got a "new and inproved" error with mysql +++++++++++++++++++++++++++++++++++ mysql> load data local infile 'euroAUD1.txt' into table Money_AUD; ERROR 1148: The used command is not allowed with this MySQL version mysql> +++++++++++++++++++++++ Could someone tell me why this is happening and how to fix it? BTW I'm running SuSE 8.1 Thanks JIM -- Jim Hatridge Linux User #88484 ------------------------------------------------------ BayerWulf Linux System # 129656 The Recycled Beowulf Project Looking for throw-away or obsolete computers and parts to recycle into a Linux super computer
Good day,
I've got a "new and inproved" error with mysql
+++++++++++++++++++++++++++++++++++ mysql> load data local infile 'euroAUD1.txt' into table Money_AUD; ERROR 1148: The used command is not allowed with this MySQL version mysql> +++++++++++++++++++++++
Could someone tell me why this is happening and how to fix it? BTW I'm running SuSE 8.1
Sorry, I can not explain your problem. If you are using the version of MySQL that is on the SuSE CDs, you may want to try out the newest service release put up on the MySQL homepage. It is 2 service releases newer than the one on the SuSE CDs, and it fixes some problems. (It did for me.) Best regards :o) Johnny :o)
HI all,
I've got a "new and inproved" error with mysql
+++++++++++++++++++++++++++++++++++ mysql> load data local infile 'euroAUD1.txt' into table Money_AUD; ERROR 1148: The used command is not allowed with this MySQL version mysql> +++++++++++++++++++++++
Could someone tell me why this is happening and how to fix it? BTW I'm running SuSE 8.1
This web page should help you, search for "1148": http://www.mysql.com/doc/en/LOAD_DATA_LOCAL.html Josh
participants (3)
-
James Hatridge
-
Johnny Ernst Nielsen
-
Josh Trutwin