Hi,
I would like to measure the execution time of my queries in order to evalutate the performance in/decrease for different changes.
Even if I use 'sql_no_cache' the query executes MUCH faster the second time I run it, and is therefore not representative of the true performance. How to I avoid this problem?
I'm using MySQL 4.1 on a windows server 2000.
I be glad to get an explanation to why the query executes faster the 2nd time.
I'll be happy to supply more detail...
thx in advance
Sunaj
'The gap between theory and practice is not as wide in theory as it is in practice'
I would like to measure the execution time of my queries in order to evalutate the performance in/decrease for different changes.
Even if I use 'sql_no_cache' the query executes MUCH faster the second time I run it, and is therefore not representative of the true performance. How to I avoid this problem?
I'm using MySQL 4.1 on a windows server 2000.
I be glad to get an explanation to why the query executes faster the 2nd time.
I'll be happy to supply more detail...
thx in advance
Sunaj
'The gap between theory and practice is not as wide in theory as it is in practice'