I'm working on a pretty simple log analyzing stat app, and I've come to a point where I will need to make a large volume (2000+) of inserts into a mysql database.
Is there a way I can do this without crashing my server?
Any input would be great.
Cheers,
Adam
Is there a way I can do this without crashing my server?
Any input would be great.
Cheers,
Adam
Comment