Jump to content

Lost mysql connection while uploading large data through php


abdfahim

Recommended Posts

When I try to upload large amount data through php from one table to another, the server connection lost, and most importantly server has to be restarted. Otherwise php could not connect to mysql server. Here one thing I should mention that in the php page where I upload large amount of data, I has to run many mysql query. Anyone has any solution??

I just discover that mysql service is being stopped which cause the problem. If I again start mysql service, then I dont need to restart server. Why mysql service stopped automatically when I try to upload large amount of data??

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.