Hi,
Neil Bobstone wrote:
>Hi,
>
>I Have compile Mysql 3.23.49 with : --enable-local-infile
>
>
>
>But when I want to use LOAD DATA LOCAL its says : The used command is
>not allowed with this MySQL version
>
--enable-local-infile affects client library libmysqlclient
Can you check if client l
* Neil Bobstone
> I Have compile Mysql 3.23.49 with : --enable-local-infile
>
>
>
> But when I want to use LOAD DATA LOCAL its says : The used command is
> not allowed with this MySQL version
There was some bugs related to --enable-local-infile in 3.23.49:
http://www.mysql.com/doc/N/e/News-3