8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-24 20:03:02 +01:00
Commit Graph

47448 Commits

Author SHA1 Message Date
firebirds
278eb578ba increment build number 2017-11-02 00:05:28 +00:00
931dc588d5 Backported fix for CORE-5651: Problem migrating users to V3.0 2017-11-01 14:33:14 +03:00
Ilya Eremin
b5a80a4e11 Clear tdbb_status_vector after unsuccessful conversion to UTF8 in trace (#123)
* Clear tdbb_status_vector after unsuccessful conversion to UTF8 in trace

In this case dirty status vector can cause errors during statement execution.

* Error function parameter is added to convertToUTF8 function to avoid modifying of tdbb_status_vector in trace
2017-11-01 13:20:14 +03:00
firebirds
e7d2c5de3e increment build number 2017-11-01 00:13:01 +00:00
hvlad
533b78ac10 This should fix bug CORE-5615 : Firebird 3 crashing randomly 2017-10-31 20:34:19 +02:00
hvlad
8f893fda73 Backport fix for bug CORE-5600 : Invalid blob id when add a new blob column of type text and update another field 2017-10-31 19:41:53 +02:00
hvlad
a760da1a14 Fixed Windows build 2017-10-31 19:39:50 +02:00
f5a37fda5b Backported fix for CORE-5643: Message "Operating system call munmap failed. Error code 12" can appear in firebird.log under heavy load 2017-10-31 19:04:00 +03:00
f2bbea1669 Fixed build with gcc 5.4 2017-10-31 19:04:00 +03:00
firebirds
6b80c22ac5 increment build number 2017-10-28 00:03:59 +00:00
Adriano dos Santos Fernandes
4226f7cb4b Fixed CORE-5645 - Wrong transaction can be passed to external engine. 2017-10-27 14:29:30 +00:00
firebirds
b6b61218b2 increment build number 2017-10-26 00:03:51 +00:00
8738264de2 Backported fix for CORE-5650: Segfault when procedure dropped on classic server 2017-10-25 16:18:48 +03:00
firebirds
819a36effb increment build number 2017-10-25 00:03:55 +00:00
4020537995 Backported fix for CORE-5649: isc_add_user / isc_modify_user produce unusable user record 2017-10-24 17:14:51 +03:00
hvlad
0d0c9ccfda Improvement CORE-5648 : Avoid serialization of isc_attach_database calls issued by EXECUTE STATEMENT implementation 2017-10-24 13:07:38 +03:00
firebirds
3ff941d4f3 increment build number 2017-10-17 00:03:40 +00:00
Adriano dos Santos Fernandes
f505b607c4 Fixed CORE-5638 - Wrong result with index on case-insensitive collation using NUMERIC-SORT. 2017-10-16 13:43:29 +00:00
firebirds
0798efc35e increment build number 2017-10-14 00:11:35 +00:00
firebirds
03a195cb5b increment build number 2017-10-13 00:04:08 +00:00
firebirds
d0a190a16a increment build number 2017-09-21 00:03:46 +00:00
e5754b11cb Backported fix for CORE-5610: Provide info about database (or alias) which was in use during "Error during sweep: connection shutdown" 2017-09-20 13:19:00 +03:00
firebirds
24db5cd29e increment build number 2017-09-17 00:05:55 +00:00
hvlad
9825b04c2a Improvement CORE-5614 : Physical backup merge stage could run too long, especially with huge page cache 2017-09-16 11:18:34 +03:00
hvlad
bb5a3b06df Fixed bug CORE-5613 : SuperServer could hung when changing physical backup state under high load 2017-09-16 11:16:23 +03:00
firebirds
7a8c2b7cc9 increment build number 2017-09-06 00:05:25 +00:00
698145b542 Fixed CORE-5605: Incorrect check for existing MAP in a case when pre-FB3 security database is used 2017-09-05 15:13:51 +03:00
firebirds
7d468d7a3d increment build number 2017-09-05 00:05:38 +00:00
Ilya Eremin
c1d02073ac Fixed conversion of parameters to UTF8 in trace: reading string length depending on descriptor type (#107) 2017-09-04 17:43:31 +03:00
hvlad
e2c8f221cc Fixed regression CORE-5062 : slow changes on domain 2017-09-04 15:30:26 +03:00
firebirds
4b0057054b increment build number 2017-08-31 00:05:28 +00:00
606980923d Simplify code as suggested by Dmitry 2017-08-30 14:02:33 +03:00
firebirds
a7c40e38a4 increment build number 2017-08-17 00:05:36 +00:00
50e9f8cf0d Postfix for CORE-5536: services were broken due to incorrect remote info processing 2017-08-16 14:51:04 +03:00
firebirds
84d742a90c increment build number 2017-08-16 00:05:49 +00:00
83e1342979 Partially backported CORE-5536: Connections compressed/encrypted in Attachment::getInfo() tags 2017-08-15 16:46:19 +03:00
firebirds
45fe3014f6 increment build number 2017-08-03 00:05:20 +00:00
31ce125788 Backported fix for CORE-5591: Engine hangs soon after some errors during transaction start 2017-08-02 15:05:38 +03:00
firebirds
12708fe237 increment build number 2017-08-02 00:05:16 +00:00
6fab8fdb94 Committed updated pascal interfaces 2017-08-01 18:22:08 +03:00
firebirds
92b66a3a32 increment build number 2017-07-26 00:05:28 +00:00
Ilya Eremin
cdaab7f30a Excess conversion of sql statement to UTF8 is removed from fbtrace (#101) 2017-07-25 12:36:22 +03:00
firebirds
e69e1bcff0 increment build number 2017-07-25 00:05:20 +00:00
Adriano dos Santos Fernandes
830372f0b9 Another try to fix CORE-5570 - Negative infinity (double) shown incorrectly without sign in isql - without breaking MSVC build. 2017-07-24 15:17:00 +00:00
firebirds
6af61deaf9 increment build number 2017-07-22 00:05:40 +00:00
Adriano dos Santos Fernandes
1b670aeeca Revert "Fixed CORE-5570 - Negative infinity (double) shown incorrectly without sign in isql." - not compiling in MSVC.
This reverts commit 63080abc1e.
2017-07-21 19:29:06 +00:00
firebirds
23fb106cbe increment build number 2017-07-20 00:05:12 +00:00
Ilya Eremin
cf558fa11b Conversion of statements, procedures and functions parameters (CHAR and VARCHAR) to UTF8 in trace log (#95)
* Conversion of statements, procedures and functions parameters (CHAR and VARCHAR) to UTF8 in trace log

* cloop interface version check is added for getTextUTF8 function
2017-07-19 17:42:34 +03:00
17d1771830 Backported fix for CORE-5588: DbInfo interface is not passed to ancillary instances of plugin 2017-07-19 17:22:47 +03:00
firebirds
55f0659d58 increment build number 2017-07-19 00:04:50 +00:00