Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add the ability to learn in a trigger ON DISCONNECT reason of disconnect [CORE3541] #3898

Open
firebird-automations opened this issue Jun 29, 2011 · 0 comments

Comments

@firebird-automations
Copy link
Collaborator

Submitted by: Maxim Kuzmin (cybermax)

Add the ability to learn in a trigger ON DISCONNECT reason of disconnect, such as a normal shutdown, DELETE FROM MON$ATTACHMENTS, shutdown or stop the server service. Its need for logging action users and searching problems, for example:
USER XXX CONNECTED AT 01.06.2011 10:00:00
USER XXX DISCONNECTED AT 01.06.2011 10:25:12 (client not responding) <-- here the user's computer was rebooted
USER XXX CONNECTED AT 01.06.2011 11:00:00
USER XXX DISCONNECTED AT 01.06.2011 11:15:00 (deleted by SYSDBA)
USER XXX CONNECTED AT 01.06.2011 11:16:00
USER XXX DISCONNECTED AT 01.06.2011 11:20:34 (database shutdown)
USER XXX CONNECTED AT 01.06.2011 13:00:00
USER XXX DISCONNECTED AT 01.06.2011 16:55:59 (client detach)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant