From 7d33bebd8b13e1cb6ec8c9a2ec80e906867e6705 Mon Sep 17 00:00:00 2001 From: pavel-zotov Date: Fri, 2 Aug 2024 21:47:26 +0300 Subject: [PATCH] Added alias needed for test bugs/gh_8194_test.py --- files/qa-databases.conf | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/files/qa-databases.conf b/files/qa-databases.conf index 0bd50daa..8ef4f321 100644 --- a/files/qa-databases.conf +++ b/files/qa-databases.conf @@ -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: #