FirebirdSQL logo

MaxStatementCacheSize

Defines the maximum amount of memory used to cache unused DSQL compiled statements.A value of zero (‘0’) means no statement caching is used.Default value is 2 megabytes.

OnDisconnectTriggerTimeout

Configures a timeout (in seconds) that is applied to the ON DISCONNECT trigger execution.The trigger will be automatically cancelled by the engine after the specified time has passed.A value of zero (‘0’) means no timeout is set.Default value is 180 seconds.