Re[2]: Bug-Load data local infile

2003-02-20 Thread Stefan Hinz
Egor, >> But now if i try to use it from the mysql-Command-line tool i get >> an errror 1148, This command is not allowed with this mysql version. >> On my server the variable local_infile is set to on. >> I change to my.cnf-File on my client to >> [mysql] >> local-infile=1 >> or I try to start my

RE: Bug-Load data local infile

2003-02-20 Thread Guddack Thorsten ICM MP SCM GO 21
[SMTP:[EMAIL PROTECTED]] > Sent: Thursday, February 20, 2003 1:07 PM > To: [EMAIL PROTECTED] > Subject: re: Bug-Load data local infile > > On Wednesday 19 February 2003 17:30, Guddack Thorsten ICM MP SCM GO 21 > wrote: > > > I'm using 4.0.10-max-nt of mysql.

re: Bug-Load data local infile

2003-02-20 Thread Egor Egorov
On Wednesday 19 February 2003 17:30, Guddack Thorsten ICM MP SCM GO 21 wrote: > I'm using 4.0.10-max-nt of mysql. > > I update to this version from 4.0.5. With this version I have no trouble > with load data local infile. > > But now if i try to use it from the mysql-Command-line tool i get > an e

Bug-Load data local infile

2003-02-19 Thread Guddack Thorsten ICM MP SCM GO 21
Hi List, I'm using 4.0.10-max-nt of mysql. I update to this version from 4.0.5. With this version I have no trouble with load data local infile. But now if i try to use it from the mysql-Command-line tool i get an errror 1148, This command is not allowed with this mysql version. On my server th