Jump to content

LOAD DATA INFILE causes web server to crash


brianlange

Recommended Posts

I am loading about 2 million rows into four tables using bulk insert statements and the LOAD DATA INFILE command.

The process seems to work fine however the server that hosts the website is crashing. Database server is fine, all of the data is loaded

without any problems.  I am running the LOAD DATA INFILE command through php on my development server and the data files are located on the production database server so the server that hosts the website does not get used at all.

 

Any ideas?

 

Thanks in advance.

 

-Brian   

 

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.