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

Adjusted output to fresh FB-5.x snashot

This commit is contained in:
zotov 2022-02-14 11:49:12 +03:00
parent 61b4a65a55
commit b67dd9b499
5 changed files with 12797 additions and 12487 deletions

View File

@ -12,7 +12,7 @@
; Registered servers
; Type: list of configuration section names
servers = local
servers = local,fb308,fb400rls,fb401rls,fb40,fb50
; Registered databases
; Type: list of configuration section names
@ -182,3 +182,50 @@ password = masterkey
; Type: bool
;trusted_auth = no
[fb308]
; see letter from P.C. 28-dec-2021 15:14, subj: "firebird-driver-version"
host = localhost
port = 3308
fb_client_library = D:\FB\fb308\fbclient.dll
user = SYSDBA
password = masterkey
[fb400rls]
; see letter from P.C. 28-dec-2021 15:14, subj: "firebird-driver-version"
host = localhost
port = 3400
fb_client_library = D:\FB\fb40rls\fbclient.dll
user = SYSDBA
password = masterkey
[fb401rls]
; see letter from P.C. 28-dec-2021 15:14, subj: "firebird-driver-version"
host = localhost
port = 3401
fb_client_library = D:\FB\fb401rls\fbclient.dll
user = SYSDBA
password = masterkey
encoding_errors = ignore
[fb40]
; see letter from P.C. 28-dec-2021 15:14, subj: "firebird-driver-version"
host = localhost
port = 3499
fb_client_library = D:\FB\fb40\fbclient.dll
user = SYSDBA
password = masterkey
[fb50]
; see letter from P.C. 28-dec-2021 15:14, subj: "firebird-driver-version"
host = localhost
port = 3500
fb_client_library = D:\FB\fb50\fbclient.dll
user = SYSDBA
password = masterkey

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff