i'm using php 4.0.4pl1 and mysql 3.23.38 on my site
To test MYSQL performance i made a PHP script to record how much time each sql query proccesed by MySQL
I was wondering why the same sql query takes different time to complete.
Typically the time was about 0,001 seconds but two times the time was 10 seconds!!!!
Any one knows the reason???
To test MYSQL performance i made a PHP script to record how much time each sql query proccesed by MySQL
I was wondering why the same sql query takes different time to complete.
Typically the time was about 0,001 seconds but two times the time was 10 seconds!!!!
Any one knows the reason???