We\'re moving our database from being on the webserver to a separate server (from an Amazon EC2 webserver to an RDS instance.)
We have a LOAD DATA INFILE that worked
use the following line that client activates with infile true
mysql --local-infile=1 -u root -p