From 1d19a27575b4622bf60136cde6edbb54bd31b179 Mon Sep 17 00:00:00 2001 From: pavel-zotov Date: Mon, 12 Aug 2024 09:42:14 +0300 Subject: [PATCH] Added alias 'tmp_fd0fa8a3_alias' for upcoming test --- files/qa-databases.conf | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/files/qa-databases.conf b/files/qa-databases.conf index 8ef4f321..5681f655 100644 --- a/files/qa-databases.conf +++ b/files/qa-databases.conf @@ -262,6 +262,13 @@ tmp_gh_8194_alias = $(dir_sampleDb)/qa/tmp_gh_8194.fdb DefaultDbCachePages = 128 } +# https://github.com/FirebirdSQL/firebird/commit/fd0fa8a3a58fbfe7fdc0641b4e48258643d72127 +# Let include file name into error message when creation of temp file failed +tmp_fd0fa8a3_alias = $(dir_sampleDb)/qa/tmp_fd0fa8a3.fdb +{ + TempTableDirectory = <> +} + # Databases for replication tests: #