local-infile doesnt work

local-infile doesnt work

am 21.04.2003 20:56:51 von SuC.Koch

Hello!

I try to work with mysql 4.0.12, windows version using a statement
like
LOAD DATA LOCAL INFILE ....
and keep getting the error
"The used command is not allowed with this MySQL version"

I tried
- putting local-infile=1 in then [mysqld] and [mysql] and [client] -
section of my.ini. Doesn't work.
- starting mysqld with the option --local-infile=1 and starting mysql
with the same option. Same error message.

Seems as if the local-infile switches just don't do anything,

Thanks

Christian Koch




--
Sabine und Christian Koch, Bensheim, Germany


--
MySQL Bugs Mailing List
For list archives: http://lists.mysql.com/bugs
To unsubscribe: http://lists.mysql.com/bugs?unsub=gcdmb-bugs@m.gmane.org

Re: local-infile doesnt work

am 22.04.2003 12:50:07 von Sinisa Milivojevic

SuC.Koch@t-online.de writes:
> Hello!
>
> I try to work with mysql 4.0.12, windows version using a statement
> like
> LOAD DATA LOCAL INFILE ....
> and keep getting the error
> "The used command is not allowed with this MySQL version"
>
> I tried
> - putting local-infile=1 in then [mysqld] and [mysql] and [client] -
> section of my.ini. Doesn't work.
> - starting mysqld with the option --local-infile=1 and starting mysql
> with the same option. Same error message.
>
> Seems as if the local-infile switches just don't do anything,
>
> Thanks
>
> Christian Koch
>
>

Hi!

Seems like our 4.0.12 binaries for Windows were built without support
for LOCAL option.

We shall take care that 4.0.13 (out next week) is built properly.


--

Regards,

--
For technical support contracts, go to https://order.mysql.com/?ref=msmi
__ ___ ___ ____ __
/ |/ /_ __/ __/ __ \/ / Mr. Sinisa Milivojevic
/ /|_/ / // /\ \/ /_/ / /__ MySQL AB, FullTime Developer
/_/ /_/\_, /___/\___\_\___/ Larnaca, Cyprus
<___/ www.mysql.com


--
MySQL Bugs Mailing List
For list archives: http://lists.mysql.com/bugs
To unsubscribe: http://lists.mysql.com/bugs?unsub=gcdmb-bugs@m.gmane.org