|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
[OFFTOPIC] PHP and local-infile
From: Mauricio Tellez (mauricio.tellez
gmail.com)
Date: Tue Feb 17 2009 - 17:58:37 CST
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]