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 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 mysql with the option --local-infile.

Everything gives me the same error.

Any Ideas?

Thorsten Guddack


---------------------------------------------------------------------
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

Reply via email to