8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-02-02 10:00:38 +01:00
firebird-mirror/src
Ilya Eremin d64868cdcd Execute ON DISCONNECT triggers in the following cases:
1. During database shutdown (gfix -shut full -force 0).
2. An attachment is deleted from MON$ATTACHMENTS by another attachment.
3. An attachment is closed by idle timeout.

ON DISCONNECT triggers will still not be executed during server shutdown.
2022-04-06 19:44:51 +03:00
..
alice Remove the WNET protocol (#7082) 2022-01-05 10:34:07 +03:00
auth Use correct way to count updated records in management plugin 2022-03-24 20:36:16 +03:00
burp Make DDL object type constants stable and extendable (#7125) 2022-02-10 12:27:43 +03:00
common Update tzdata to version 2022a. 2022-03-19 14:33:29 -03:00
dbs Remove QLI. (#6840) 2021-06-08 10:31:18 -03:00
dsql This should fix crashes surfaced by my yesterday's commit 2022-04-03 10:13:02 +03:00
extlib Fix MacOS UDR and Legacy_UserManager plugins not working due to not exported entry point. (#7088) 2021-12-26 11:35:16 -03:00
gpre Avoid prefix Jrd in Statement class and Statement/jrd_req accessors/variables. 2022-02-09 15:47:58 -03:00
include Front ported fix for bug #7128 : Incorrect error message with isc_sql_interprete() 2022-02-18 15:31:43 +02:00
intl Remove bad asserts. 2022-02-11 10:37:02 -03:00
iscguard Move Config to Firebird namespace (#282) 2020-09-11 20:06:48 +03:00
isql Make DDL object type constants stable and extendable (#7125) 2022-02-10 12:27:43 +03:00
jrd Execute ON DISCONNECT triggers in the following cases: 2022-04-06 19:44:51 +03:00
lock Replace FB_FINAL by final. 2022-01-06 10:10:56 -03:00
misc increment build number 2022-04-05 00:06:33 +00:00
msgs Rework messages processing, simplifying the build and avoiding store generated files in git. (#6958) 2021-09-15 08:37:17 -03:00
plugins Replace FB_FINAL by final. 2022-01-06 10:10:56 -03:00
remote This should fix #7150: Replication not restarting after network failure. Minor adjustments regarding replication startup errors 2022-03-10 06:29:07 +03:00
utilities Fixed #7122: Invalid state of mapping cache after replacement of database 2022-02-01 19:22:50 +03:00
yvalve Front ported fix for bug #7128 : Incorrect error message with isc_sql_interprete() 2022-02-18 15:31:43 +02:00
CMakeLists.txt Refactored the optimizer. Better debug logging. 2022-02-09 10:20:16 +03:00