Dmitry Yemanov
847dade8c8
Corrected the condition
2021-08-08 19:49:08 +03:00
firebirds
daada33d4f
increment build number
2021-08-06 00:04:58 +00:00
AlexPeshkoff
19a962dac9
Postfix for #6860 : "CREATE USER" fails when DataTypeCompatibility = 2.5, fixed self sec.db case
2021-08-05 15:02:01 +03:00
Dmitry Yemanov
ddfd32fcee
This should fix #6907 : Failed DDL commands can be replicated
2021-08-05 10:34:25 +03:00
firebirds
5c61a432ac
increment build number
2021-08-05 00:04:58 +00:00
Adriano dos Santos Fernandes
cfc09f75a3
Improvement #6915 - Allow attribute DISABLE-COMPRESSIONS in UNICODE collations.
2021-08-04 11:58:34 -03:00
tkeinz
00cd62b79d
Allow keywords in locales when creating ICU collations (Fixes issue #6903 ) ( #6914 )
...
* Allow keywords in locales when creating ICU collations
* Change ICU locale creation check to fail for any warning.
Co-authored-by: Thomas Keinz <thomas.keinz@hescom.de>
2021-08-04 08:48:22 -03:00
Dmitry Yemanov
220ca99b85
Fixed #6909 : Some updates can crash Firebird server on replica side
2021-08-04 12:47:57 +03:00
firebirds
adf71a7351
increment build number
2021-07-31 00:05:36 +00:00
Adriano dos Santos Fernandes
932a8f8631
Feature #6910 - Add way to retrieve statement BLR with Statement::getInfo and ISQL's SET EXEC_PATH_DISPLAY BLR.
2021-07-30 16:41:32 -03:00
Adriano dos Santos Fernandes
1fbfeedb69
Add SET DEBUG OPTION DSQL_KEEP_BLR and remove Statement::PREPARE_KEEP_EXEC_PATH flag.
...
Make ISQL' SET EXEC_PATH_DISPLAY persistent between connections.
2021-07-30 16:40:01 -03:00
Adriano dos Santos Fernandes
552ca92fb8
Change docs ( #6910 ).
2021-07-30 15:25:20 -03:00
Adriano dos Santos Fernandes
bb8edfaae0
Avoid trailing spaces in each line ( #6910 ).
2021-07-30 15:25:20 -03:00
Adriano dos Santos Fernandes
234ae81f32
Feature #6910 - Add way to retrieve statement BLR with Statement::getInfo and ISQL's SET EXEC_PATH_DISPLAY BLR.
2021-07-30 15:25:20 -03:00
Adriano dos Santos Fernandes
76caec4e15
Fix #6913 - Buffer overflows in getInfo APIs.
2021-07-30 15:22:01 -03:00
firebirds
6b821a8b79
increment build number
2021-07-29 00:05:12 +00:00
Adriano dos Santos Fernandes
8bbca68f64
Revert #6910 - it can't work over remote without more changes.
2021-07-28 15:09:06 -03:00
Adriano dos Santos Fernandes
1a8a895656
Revert "Feature #6910 - Add way to retrieve statement BLR with Statement::getInfo and ISQL's SET EXEC_PATH_DISPLAY BLR."
...
This reverts commit c93e8489fb
.
2021-07-28 15:08:38 -03:00
Adriano dos Santos Fernandes
6804925215
Revert "Avoid trailing spaces in each line ( #6910 )."
...
This reverts commit f659b49ec8
.
2021-07-28 15:08:24 -03:00
Adriano dos Santos Fernandes
a4c15ca751
Revert "Change docs ( #6910 )."
...
This reverts commit aa60b60a79
.
2021-07-28 15:08:13 -03:00
Adriano dos Santos Fernandes
aa60b60a79
Change docs ( #6910 ).
2021-07-28 10:44:56 -03:00
Adriano dos Santos Fernandes
f659b49ec8
Avoid trailing spaces in each line ( #6910 ).
2021-07-28 10:44:56 -03:00
firebirds
47f89e5236
increment build number
2021-07-28 00:05:47 +00:00
AlexPeshkoff
ef12eb455b
Postfix for #6897 , thanks to Adriano & Dmitry
2021-07-27 17:28:37 +03:00
firebirds
e0d6b0896c
increment build number
2021-07-27 00:05:19 +00:00
Adriano dos Santos Fernandes
c93e8489fb
Feature #6910 - Add way to retrieve statement BLR with Statement::getInfo and ISQL's SET EXEC_PATH_DISPLAY BLR.
2021-07-26 17:02:12 -03:00
AlexPeshkoff
63b87dcde7
Warning
2021-07-26 20:17:33 +03:00
AlexPeshkoff
69e7d994e9
Fixed #6897 : Current user name and role from IAttachment::getInfo()
2021-07-26 20:15:42 +03:00
firebirds
5df390275c
increment build number
2021-07-26 00:05:03 +00:00
Adriano dos Santos Fernandes
c46f6cd344
Fix problem happening when epp file is modified after initial build.
...
Problem introduced with QLI removal.
2021-07-25 17:09:40 -03:00
firebirds
324091cd47
increment build number
2021-07-24 00:04:42 +00:00
AlexPeshkoff
12c6aee335
Fixed #6874 : Literal 65536 (interpreted as int) can not be multiplied by itself w/o cast if result more than 2^63-1
2021-07-23 19:36:17 +03:00
AlexPeshkoff
36688f7944
Fixed #6845 : Result type of AVG over BIGINT column results in type INT128
2021-07-23 17:22:53 +03:00
firebirds
ffe0b49b9a
increment build number
2021-07-22 00:05:37 +00:00
AlexPeshkoff
16c29983e7
Fixed #6860 : Create user statement fails with SQLSTATE = HY000 when using DataTypeCompatibility
2021-07-21 13:03:41 +03:00
firebirds
4a78973686
increment build number
2021-07-21 00:05:40 +00:00
AlexPeshkoff
dfc0b7e691
Fixed #6896 : Client forcing server to encryption
2021-07-20 19:28:55 +03:00
firebirds
675ca2e181
increment build number
2021-07-17 00:05:26 +00:00
Dmitry Yemanov
30473f4851
Avoid unexpected sign extension when converting from signed 16-bit to unsigned 32-bit. This fixes #6893 : Problem with replication of BLOB segments longer than 32KB.
2021-07-16 15:47:51 +03:00
firebirds
56cc764b4a
increment build number
2021-07-16 00:05:15 +00:00
Adriano dos Santos Fernandes
288364e692
Fix BLR BLOB filter for blr_receive_batch.
2021-07-15 14:35:21 -03:00
firebirds
428595909b
increment build number
2021-07-15 00:05:11 +00:00
Adriano dos Santos Fernandes
ff7dfd06e6
Fix BLR BLOB filter for blr_marks following blr_erase.
2021-07-14 17:47:37 -03:00
firebirds
e8ee0e308a
increment build number
2021-07-09 00:05:05 +00:00
Adriano dos Santos Fernandes
c16a3cf571
Turn warning "deleting pointer to incomplete type may cause undefined behavior" in error in posix build.
2021-07-08 14:30:17 -03:00
Adriano dos Santos Fernandes
e906427900
Fix warning deleting pointer to incomplete type 'Jrd::PatternMatcher' may cause undefined behavior.
2021-07-08 14:28:46 -03:00
firebirds
10ed52a335
increment build number
2021-07-08 00:05:40 +00:00
AlexPeshkoff
ff3e12229c
As suggested by Dimitry Sibiryakov
2021-07-07 14:14:33 +03:00
AlexPeshkoff
75cf546ae6
Cleanup - avoid further code misunderstanding
2021-07-07 11:54:09 +03:00
firebirds
bffe5559c2
increment build number
2021-07-07 00:04:58 +00:00