I'm trying to insert records into a database table using load data local infile from php script but it's giving me following error:
Invalid query: The used command is not allowed with this MySQL version
However it's working from a mysql command prompt.