Logging

szbalazs's profile image szbalazs posted 3 weeks ago in Feature discussion Permalink

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!

ansgar's profile image ansgar posted 3 weeks ago Permalink

You could use the file-logging feature from the session settings:

Description

szbalazs's profile image szbalazs posted 3 weeks ago Permalink

Thanks @ansgar. This is a very nice solution.

Please login to leave a reply, or register at first.