SQL History or SQL Log Hiding anywhere?

Discussion of open issues, suggestions and bugs regarding database management and administration tools for MySQL
Post Reply
dk42
Posts: 1
Joined: Tue 07 Apr 2009 23:15

SQL History or SQL Log Hiding anywhere?

Post by dk42 » Tue 07 Apr 2009 23:20

How can I see a history of SQL commands that are performed behind the scenes whenever I use one of the in-built editors to visually add/update rows.

This must be hiding somewhere... Any pointers?

Alexz
Devart Team
Posts: 165
Joined: Wed 10 Aug 2005 08:30

Post by Alexz » Wed 08 Apr 2009 06:42

You can find the SQL Log tab in the Output Window (View->Output). If you cannot find it, please, right click on the top toolbar of the window and choose the corresponding item in the context menu.
To see SQL statements in this window you must specify Output options (Tools->Options->Environment->Output (SQL Log group).

Post Reply