Thread: trace in mysql
View Single Post

   
  #1 (permalink)  
Old 02-28-2008, 11:29 AM
K.
 
Posts: n/a
Default trace in mysql

Hello!

I work on Oracle databases and I use trace list to know what
query is the most costable and why it generate for so long time.
Having such trace list I know which queries from Oracle Forms
are the most costable etc.
I have a web page with mysql database.
I would like to know if such trace list is possible to generate
in Mysql database or maybe TOAD for Mysql or phpmyadmin?

Do you know it?

Thank you in advance for help
Marcin


Reply With Quote