View Single Post

   
  #7 (permalink)  
Old 02-28-2008, 08:10 AM
Markus Popp
 
Posts: n/a
Default Re: Why is my MySQL database so slow

> Is there's something wrong with my script or do I have a problem with the
> configuration of my MySQL server?


The table and the code can't be the problem. I've tested your script and it
took 4 seconds until all 2,000 rows were inserted.

It could eventually be a configuration issue.

Markus


Reply With Quote