mirror of
https://github.com/FirebirdSQL/firebird-qa.git
synced 2025-01-22 13:33:07 +01:00
Added alias needed for test bugs/gh_8194_test.py
This commit is contained in:
parent
3f3b172866
commit
7d33bebd8b
@ -256,6 +256,12 @@ tmp_gh_8062_alias = $(dir_sampleDb)/qa/tmp_gh_8062.fdb
|
||||
SecurityDatabase = tmp_gh_8062_alias
|
||||
}
|
||||
|
||||
# Test issue: https://github.com/FirebirdSQL/firebird/issues/8194
|
||||
tmp_gh_8194_alias = $(dir_sampleDb)/qa/tmp_gh_8194.fdb
|
||||
{
|
||||
DefaultDbCachePages = 128
|
||||
}
|
||||
|
||||
|
||||
# Databases for replication tests:
|
||||
#
|
||||
|
Loading…
Reference in New Issue
Block a user