Klym,
Thursday, March 21, 2002, 6:55:36 AM, you wrote:
K> I am running the latest stable version: 3.23.49a
K> but when I use the LOAD DATA command I get the error below:
K> mysql> load data local infile "theme.txt" into table theme;
K> ERROR 1148: The used command is not allowed with this MySQL version
K> any idea what the problem is?
Since 3.23.49 version of MySQL and newer you should start mysqld and mysql with
'--local-infile' option.
You can find info about it at:
http://www.mysql.com/doc/L/O/LOAD_DATA_LOCAL.html
K> thanks
--
For technical support contracts, goto https://order.mysql.com/
This email is sponsored by Ensita.net http://www.ensita.net/
__ ___ ___ ____ __
/ |/ /_ __/ __/ __ \/ / Egor Egorov
/ /|_/ / // /\ \/ /_/ / /__ [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