8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-22 18:43:02 +01:00
firebird-mirror/src
Andrey Kravchenko b8f24cdd61
Fix use :@ characters and add sub-section to configure username and password for sync_replica (#8327)
* Add sub-section to configure username and password for sync_replica with the ability to read its from a file or from an environment variable

Also fix use :@ characters in username and password

* Corrections after Dmitry Yemanov review

Fix opening a file if it is specified in absolute path
Also fix the error message if there are not enough permissions to open the file

* Add fixup separators also revert prefix if filename has relative path

* Create a parseSyncReplica function and move the code to better read it

* Add explicit to constructor SyncReplica class with a single non-default parameter

---------

Co-authored-by: Andrey Kravchenko <andrey.kravchenko@red-soft.ru>
2024-12-03 09:49:40 +03:00
..
alice Removed usage of deprecated items. 2024-04-29 15:23:21 +03:00
auth Fix GCC 14.2 warnings. 2024-10-21 22:34:34 -03:00
burp Add AUTO RELEASE TEMP BLOBID transaction option (#8323) 2024-11-25 11:32:33 +03:00
common Fix buffer overflow using string_view. 2024-11-27 23:07:05 -03:00
dbs Remove QLI. (#6840) 2021-06-08 10:31:18 -03:00
dsql Add AUTO RELEASE TEMP BLOBID transaction option (#8323) 2024-11-25 11:32:33 +03:00
extlib Move public headers to include/firebird with wrappers in include for legacy files. 2024-09-29 15:29:04 -03:00
gpre Add AUTO RELEASE TEMP BLOBID transaction option (#8323) 2024-11-25 11:32:33 +03:00
include Add AUTO RELEASE TEMP BLOBID transaction option (#8323) 2024-11-25 11:32:33 +03:00
intl Fix for issue #8108 [frontported from FB4] (#8118) 2024-05-15 07:52:22 -03:00
iscguard Revert "Move gds_proto.h to common." 2022-07-21 08:16:50 -03:00
isql Add 'SET WIRE_stats' into 'HELP SET' command. 2024-11-14 20:34:53 +02:00
jrd Fix use :@ characters and add sub-section to configure username and password for sync_replica (#8327) 2024-12-03 09:49:40 +03:00
lock Generated files 2023-08-10 13:39:59 +03:00
misc increment build number 2024-12-02 20:16:55 +00:00
msgs Fix #8112 - Error isc_read_only_trans (335544361) should report SQLSTATE 25006. 2024-05-14 21:46:58 -03:00
plugins Fix problem with statements and plan segments larger than 64K in the profiler plugin. 2023-09-21 08:38:47 -03:00
remote Fixed bug #8331 : Crash of fbclient.dll on Windows 2024-11-27 22:41:59 +02:00
utilities Fix regular expression value substitition in fbtrace.conf after macro substitition 2024-09-09 18:06:33 +03:00
yvalve Fix #8288 - GPRE generated code is incompatible with GCC 14.2. 2024-10-20 22:34:25 -03:00
CMakeLists.txt Move public headers to include/firebird with wrappers in include for legacy files. 2024-09-29 15:29:04 -03:00