Hello,
I'm using mysql slow query log to find problem queries.
The trouble is after one search in PHPMYadmin the result seems to be cached. Subsequent searches appear in .002 seconds.
Adding SQL_NO_CACHE doesn't appear to have any effect.
Is there any way to reliably recreate sloq queries?
Thanks
Tom