firebirds
cafabdacf2
increment build number
2021-08-20 00:05:41 +00:00
Adriano dos Santos Fernandes
cbeb526804
Fix error in batch example.
2021-08-19 15:08:20 -03:00
firebirds
3bd365fd46
increment build number
2021-08-14 00:05:49 +00:00
AlexPeshkoff
3cf018f933
Postfix for #6900 : isc_batch_too_big has nothing to do with DSQL errors and SQL code -104
2021-08-13 16:24:46 +03:00
firebirds
1dabb87c30
increment build number
2021-08-13 00:06:25 +00:00
AlexPeshkoff
220a948c98
Fixed #6900 : IBatch add method fails silently when a memory limit is exceeded
2021-08-12 15:30:17 +03:00
firebirds
db7eedac63
increment build number
2021-08-12 00:06:02 +00:00
Adriano dos Santos Fernandes
ccda31907d
Fix problem in ARMv8 build reported by @romansimakov.
2021-08-11 14:06:31 -03:00
firebirds
f9be36cdda
increment build number
2021-08-10 00:05:39 +00:00
hvlad
3dfb43794a
Fixed bug #6918 : Service detach is always traced
2021-08-10 00:27:35 +03:00
hvlad
b1d1195256
Added tests for presence of dlinfo() and its options on building host.
...
Thanks to Alex for patch for configure.ac.
2021-08-09 15:50:46 +03:00
firebirds
9226fcdb12
increment build number
2021-08-09 00:05:22 +00:00
Adriano dos Santos Fernandes
204f02930a
Correction for #6913 - thanks to Dmitry.
2021-08-08 20:57:12 -03:00
firebirds
105dba0e0a
increment build number
2021-08-08 00:05:24 +00:00
hvlad
512c92f07b
Fixed build on Alpine Linux.
2021-08-07 23:06:55 +03:00
firebirds
b40e898aa0
increment build number
2021-08-06 00:05:26 +00:00
hvlad
5d3c2c6caa
Another attempt to fix a build on Ubuntu 18
2021-08-06 00:25:40 +03:00
hvlad
66ec94461a
This should fix build on Ubuntu 18
2021-08-06 00:12:43 +03:00
hvlad
a8763bdbab
Additional patch for #6027 : Installation of Firebird 3.0.3 on SLES 12 SP3 fails with ''Could not find acceptable ICU library".
...
On Linux, try to resolve symlink (such as libicuuc.so) to full file name (such as /usr/lib64/libicuuc.so.suse65.1) and extract ICU version number using filename suffix (65.1 in this case).
It allows to avoid a lot of attempts to find unknown installed ICU version and to successfully load ICU libraries with non-standard names (like SLES and OnenSUSE uses).
Tested on Ubuntu 2004 and OpenSUSE 15.3. Also tested on Windows. Needs testing on Darwin and Android.
2021-08-05 23:26:17 +03:00
AlexPeshkoff
4301ed7cc2
Postfix for #6860 : "CREATE USER" fails when DataTypeCompatibility = 2.5, fixed self sec.db case
2021-08-05 15:04:18 +03:00
Dmitry Yemanov
c98a6539eb
This should fix #6907 : Failed DDL commands can be replicated
2021-08-05 10:33:24 +03:00
firebirds
6518e66d73
increment build number
2021-08-05 00:05:32 +00:00
Adriano dos Santos Fernandes
270377fc6b
Fix #6913 - Buffer overflows in getInfo APIs.
2021-08-04 14:48:56 -03:00
Adriano dos Santos Fernandes
2af9ded1a6
Improvement #6915 - Allow attribute DISABLE-COMPRESSIONS in UNICODE collations.
2021-08-04 11:57:52 -03:00
firebirds
63326c99a5
increment build number
2021-08-03 00:05:37 +00:00
tkeinz
2fcab58811
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-02 14:43:41 -03:00
firebirds
ed14a381a6
increment build number
2021-08-01 00:05:38 +00:00
Adriano dos Santos Fernandes
31156a6e85
Fix for VS 2015 build.
2021-07-31 14:43:39 -03:00
firebirds
a452773a5b
increment build number
2021-07-31 00:06:11 +00:00
Adriano dos Santos Fernandes
0d88f4beb7
Feature #6910 - Add way to retrieve statement BLR with Statement::getInfo and ISQL's SET EXEC_PATH_DISPLAY BLR.
2021-07-30 16:47:29 -03:00
Adriano dos Santos Fernandes
32c3cf573b
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:41 -03:00
Dmitry Yemanov
44f48955c2
Fixed #6909 : Some updates can crash Firebird server on replica side
2021-07-30 16:27:40 +03:00
Dmitry Yemanov
9f91571b1a
Corrected the condition
2021-07-30 15:59:41 +03:00
Adriano dos Santos Fernandes
ee53a7c46b
Change docs ( #6910 ).
2021-07-29 14:23:02 -03:00
Adriano dos Santos Fernandes
5895f968a8
Avoid trailing spaces in each line ( #6910 ).
2021-07-29 14:22:56 -03:00
Adriano dos Santos Fernandes
55704efd24
Feature #6910 - Add way to retrieve statement BLR with Statement::getInfo and ISQL's SET EXEC_PATH_DISPLAY BLR.
2021-07-29 14:22:48 -03:00
firebirds
2a6d6552f9
increment build number
2021-07-29 00:05:40 +00:00
Adriano dos Santos Fernandes
7ce963a72e
Revert #6910 - it can't work over remote without more changes.
2021-07-28 15:04:06 -03:00
Adriano dos Santos Fernandes
e556d3a4bc
Revert "Feature #6910 - Add way to retrieve statement BLR with Statement::getInfo and ISQL's SET EXEC_PATH_DISPLAY BLR."
...
This reverts commit ddc8b7a995
.
2021-07-28 15:02:55 -03:00
Adriano dos Santos Fernandes
93cc2e9462
Revert "Avoid trailing spaces in each line ( #6910 )."
...
This reverts commit d1a9d8913f
.
2021-07-28 15:02:41 -03:00
Adriano dos Santos Fernandes
e0a94b7acf
Revert "Change docs ( #6910 )."
...
This reverts commit 138f3c8305
.
2021-07-28 15:02:32 -03:00
Adriano dos Santos Fernandes
138f3c8305
Change docs ( #6910 ).
2021-07-28 10:46:42 -03:00
Adriano dos Santos Fernandes
d1a9d8913f
Avoid trailing spaces in each line ( #6910 ).
2021-07-28 10:46:42 -03:00
Adriano dos Santos Fernandes
ddc8b7a995
Feature #6910 - Add way to retrieve statement BLR with Statement::getInfo and ISQL's SET EXEC_PATH_DISPLAY BLR.
2021-07-28 10:46:42 -03:00
firebirds
b2badbb761
increment build number
2021-07-28 00:06:26 +00:00
AlexPeshkoff
422aa7aca8
Postfix for #6897 , thanks to Adriano & Dmitry
2021-07-27 17:30:23 +03:00
firebirds
852230aaa4
increment build number
2021-07-27 00:05:57 +00:00
AlexPeshkoff
16424d41e3
Fixed #6897 : Current user name and role from IAttachment::getInfo()
2021-07-26 20:18:27 +03:00
firebirds
d9f9a9682b
increment build number
2021-07-24 00:05:08 +00:00
AlexPeshkoff
59c5ca22a4
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:37:04 +03:00