Re: LOAD DATA LOCAL error

2002-05-06 Thread Alexander Keremidarski
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

RE: LOAD DATA LOCAL error

2002-05-03 Thread Roger Baklund
* 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

LOAD DATA LOCAL error

2002-05-03 Thread Neil Bobstone
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 Could anyone help me ? Best regards, Julien Calvet