for ubuntu machines try this: http://www.howtogeek.com/howto/database/monitor-all-sql-queries-in-mysql/
mdipierro wrote: > You cannot see all of them, You can see the last one > > print db._lastdb > > perhaps now that we have app logging capabilities we should add teh > ability to log all queries. > > On Sep 1, 6:24 am, Francisco Costa <m...@franciscocosta.com> wrote: > > How can I see the SQL queries made after loading a page?