It would be really nice if I could filter the logs by a specific command or group of commands like: CREATE, ALTER, UPDATE, DELETE, etc... Currently the log is cluttered with SHOW and SELECT, which are useful in some cases, but most of the time it makes harder to find the relevant information. As an alternative solution, when the user clicks the Save(Ctrl + S) or Post(Ctrl + Enter) buttons, can the currently executed sql command(s) shown in a separate dialog containing a memo? It would be much easier to copy the changes into a script.
Thank you!