6
0
mirror of https://github.com/FirebirdSQL/firebird-qa.git synced 2025-01-22 13:33:07 +01:00

Added alias for upcoming test gh-7106

This commit is contained in:
pavel-zotov 2023-03-06 23:08:47 +03:00
parent 087aaff641
commit 886bdb1817

View File

@ -197,6 +197,22 @@ tmp_trg_disconn_timeout_alias = $(dir_sampleDb)/qa/tmp_disconn_trg_timeout.fdb
OnDisconnectTriggerTimeout = 2
}
tmp_gh_6802_alias = $(dir_sampleDb)/qa/tmp_gh_6802.fdb
{
# Determines the number of seconds that the lock manager will wait after a
# conflict has been encountered before purging locks from dead processes
# and doing extra deadlock scan cycle.
#
# Per-database configurable.
DeadlockTimeout = 6
}
tmp_gh_7106_alias = $(dir_sampleDb)/qa/tmp_gh_7106.fdb
{
SecurityDatabase = tmp_gh_7106_alias
}
# Databases for replication tests: