Re: trace in mysql On 30 Oct, 14:21, "K." <halinaciern...@poczta.onet.pl> wrote:
> 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
I know it and so does the manual. It is called the slow query log. |