LOAD DATA LOCAL INFILE gives the error The used command is not allowed with this MySQL version
I have a PHP script that calls MySQL’s LOAD DATA INFILE
to load data from CSV files. However, on production server, I ended up with the following error: