Thanks for the suggestions.

So far I haven't been able to get this to work except on the client command line. I'm trying to use some PHP scripts with mysql_connect() and have added MYSQL_OPT_LOCAL_INFILE to the connection script as well, but no go.

I added
[client}
local-infile=1

[mysql]
local-infile=1

[mysqld]
local-infile=1

to the my.cnf file but that still hasn't done it. Could it be that recompiling with
--enable-local-infile is the only way to get this to work?

Does anyone have any other suggestions?

Thanks very much

Jon Bertsch


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