8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-23 14:03:07 +01:00
Commit Graph

53293 Commits

Author SHA1 Message Date
Alex Peshkoff
3baa89fc52 Fixed CORE-5726: Unclear error message when inserting value exceeding max of dec_fixed decimal 2018-06-15 14:43:12 +03:00
firebirds
11cb7bad64 increment build number 2018-06-15 00:03:04 +00:00
Alex Peshkoff
db77208293 Fixed bug with altering character fields to decfloat. Thanks to Adriano. 2018-06-14 19:16:18 +03:00
hvlad
48ebbfc1f6 Add braces 2018-06-14 09:32:35 +03:00
firebirds
c2fbf442b6 increment build number 2018-06-14 00:03:10 +00:00
hvlad
3ddc20a2fe Reworked fix for bug CORE-5843 : Wrong handling of failures of TRANSACTION START trigger.
Do not broke requests callers chain.
Test for CORE-3419 failed with original fix.
2018-06-14 01:20:58 +03:00
hvlad
111a04675e Another fix for bug CORE-5436 : [FB3 SC] Server hangs (under load test) 2018-06-13 14:50:56 +03:00
firebirds
d4a7ea6b6c increment build number 2018-06-12 00:03:34 +00:00
hvlad
56397c2d43 Misc 2018-06-11 19:13:47 +03:00
hvlad
c48ebfb786 Fixed bug CORE-5843 : Wrong handling of failures of TRANSACTION START trigger 2018-06-11 19:09:15 +03:00
firebirds
4724a18534 increment build number 2018-06-11 00:03:09 +00:00
hvlad
1d7c907b6a CORE-5832 : Implement way to reset user session environment to its initial (default) state:
- ignore prepared 2PC transactions when check if session reset is allowed
- if there is current active user transaction - rollback it before session reset and start new transaction with same properties after reset
- add warning if current transaction changes any table before reset
2018-06-10 13:29:14 +03:00
firebirds
63a9b170b7 increment build number 2018-06-08 00:03:41 +00:00
hvlad
be04b73bd2 Fixed wrong flags usage. 2018-06-07 16:07:19 +03:00
firebirds
c17706b5a3 increment build number 2018-06-06 00:03:09 +00:00
Roman Simakov
ec94304f7c Fixed CORE-5840: Ignor of reference privilege. 2018-06-05 16:22:55 +03:00
firebirds
c7521b5c56 increment build number 2018-06-02 00:03:23 +00:00
Roman Simakov
09c1ccc256 Fixed CORE-5755: No error if the GRANT target object does not exist 2018-06-01 16:52:39 +03:00
hvlad
bbf8348817 Make ALTER SESSION RESET throws isc_ses_reset_err when active transaction(s) present in current connection.
New error code created: isc_ses_reset_err.
2018-06-01 14:17:26 +03:00
firebirds
a793d56375 increment build number 2018-05-31 00:03:08 +00:00
hvlad
4defdeac4a This should fix bug CORE-5837 : Inconsistent results when working with GLOBAL TEMPORARY TABLE ON COMMIT PRESERVE ROWS 2018-05-30 16:57:48 +03:00
hvlad
16f762bdbc Update VIO_DEBUG code - mostly added relation id. 2018-05-30 16:57:26 +03:00
15e662f6e9 Directly using ThrowStatusWrapper inside firebird was bad idea 2018-05-30 14:32:27 +03:00
firebirds
5dcd20d536 increment build number 2018-05-25 00:03:14 +00:00
Adriano dos Santos Fernandes
e68f40700e Fixed CORE-5833 - DDL triggers for some object types (views, exceptions, roles, indexes, domains) are lost in backup-restore process. 2018-05-24 19:59:48 -03:00
hvlad
4dd6207804 It should fix the build after my recent change 2018-05-24 11:34:33 +03:00
firebirds
1ec830bc2f increment build number 2018-05-24 00:03:16 +00:00
hvlad
fe68255f62 According to Adriano's suggestions 2018-05-23 20:42:22 +03:00
AlexPeshkoff
7f3bfe7cf1 Fixed CORE-5831: Not user friendly output of gstat at encrypted database 2018-05-23 18:26:36 +03:00
Alexander Peshkov
aa6cb5d05f
Initial implementation for CORE-5808 (#160)
* Implemented CORE-5808
2018-05-23 17:16:04 +03:00
AlexPeshkoff
332334ab3d Fixed CORE-5824: Segmentation fault during install on Linux 2018-05-23 15:26:40 +03:00
hvlad
672a130e1a Feature CORE-5832 : Implement way to reset user session environment to its initial (default) state 2018-05-23 11:53:10 +03:00
firebirds
7101efb5e4 increment build number 2018-05-23 00:03:12 +00:00
Dmitry Yemanov
99b9f26cea Fixed inconsistency in request/transaction state after error 2018-05-22 20:08:32 +03:00
AlexPeshkoff
fe04d32a49 Related to CORE-5830 and auto pointers changes, suggested by Vlad 2018-05-22 19:34:34 +03:00
AlexPeshkoff
42d8dc1317 Fix for CORE-5830: Encryption Interface crashing Firebird process when working on big db file (6.7GB) 2018-05-22 17:32:16 +03:00
firebirds
b727d4e082 increment build number 2018-05-22 00:03:00 +00:00
AlexPeshkoff
5b1c3a1c20 Doc enhancement 2018-05-21 14:38:53 +03:00
firebirds
0403b48345 increment build number 2018-05-21 00:03:09 +00:00
Adriano dos Santos Fernandes
527c2a023d Remove unused field. 2018-05-20 16:48:53 -03:00
firebirds
0f5dca07b3 increment build number 2018-05-18 00:03:08 +00:00
AlexPeshkoff
ee40ef85ea Fixed CORE-5829: gsec does not release user manager plugin 2018-05-17 17:34:53 +03:00
firebirds
325ad94c0a increment build number 2018-05-16 00:03:10 +00:00
hvlad
269ed73bfa Fixed examples. 2018-05-15 12:00:43 +03:00
hvlad
e5ba540295 This should fix bug CORE-5702 : Firebird Handle Leak Windows 2018-05-15 10:26:02 +03:00
firebirds
ab22e4f7a2 increment build number 2018-05-15 00:03:07 +00:00
AlexPeshkoff
3acc93f51b Fixed some usage patterns of dec_fixed values - thanks to Adriano 2018-05-14 18:10:12 +03:00
firebirds
21f0705175 increment build number 2018-05-11 00:03:07 +00:00
AlexPeshkoff
1ce7f66555 Misc docs addition 2018-05-10 18:18:24 +03:00
AlexPeshkoff
7de1b2ac9b Fixed CORE-5822: Wrong error returned to client when WireCrypt=Disabled is used 2018-05-10 15:59:01 +03:00