Hi, sorry if this is an offtopic. I have a web site with LAMP, one module
use a "LOAD DATA LOCAL INFILE" statement, all was running fine, but today I
ran this module and I get an "The used command is not allowed with this
MySQL version" message. If I use the same query from mysql command line I
get the same message, so I put the following in my.cnf: loose-local-infile
at [client]section. This solve the mysql command line, but when running from
PHP I still got the same. Any clue?

-- 
Mauricio Tellez

Reply via email to