Tristan,
Wednesday, May 15, 2002, 2:58:26 PM, you wrote:
TT> Am new to mySQL. I had installed mySQL version 3.23.49 on my pc running on
TT> windows 98. My problem is when I tried to populate a database using the
TT> command:
TT> load data local infile "uprhs.txt" into table uprhs;
TT> I get an error message "ERROR 1148: The used command is not allowed with
TT> this MySQL version"
TT> Is that command not availbale in version 3.23.49 if yes what is the
TT> alternate command for it.
TT> Would appreciate any help you can give me.
Since version 3.23.49 you should specify local-infile option for MySQL
client and server:
http://www.mysql.com/doc/L/O/LOAD_DATA_LOCAL.html
TT> Tristan
--
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