Jump to content

Load data local infile vs Secure Copy


brianlange

Recommended Posts

I'm getting a "server doesn't support command" error when I try to use the "LOCAL" keyword with load data infile. 

As a work around I've been using the unix secure copy command to move the file to the production server so that the LOCAL keyword does not have to be used.  The problem is the file is 3 gigs and it is going to take over an hour to copy the file over. If I had the ability to run LOAD DATA LOCAL INFILE

would I save time or does mysql essentially have to perform what I am doing with scp.

 

Thanks in advance.

Link to comment
https://forums.phpfreaks.com/topic/206940-load-data-local-infile-vs-secure-copy/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.