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

52394 Commits

Author SHA1 Message Date
hvlad
8474689760 Make all internal connections to the security database use embedded provider only.
It should fix bug CORE-5540 : Every other execution of embedded isql slow.
2017-05-17 00:04:59 +03:00
firebirds
7c164aae11 increment build number 2017-05-16 00:02:30 +00:00
Adriano dos Santos Fernandes
48a96247e0 Fixed CORE-5535 - Garbage value in RDB$FIELD_SUB_TYPE in RDB$FUNCTION_ARGUMENTS after altering function. 2017-05-15 15:48:34 +00:00
firebirds
361482b316 increment build number 2017-05-11 00:02:27 +00:00
Adriano dos Santos Fernandes
208f24f222 Fixed CORE-5533 - Crash on 3.0 and 4.0 when DB contains database-level trigger. 2017-05-10 15:46:29 +00:00
92d37c8efe Backported fix for CORE-5517: Classic server periodically raise "Global mapping memory overflow" and need to be restarted to accept new connections 2017-05-10 16:49:24 +03:00
hvlad
e71fcbbabe This should fix bug CORE-2853 : page 14194, page type 5 lock conversion denied (215) 2017-05-10 12:04:38 +03:00
firebirds
f7afcd4be5 increment build number 2017-05-06 00:02:27 +00:00
hvlad
ef0002030a Missed piece in 64-bit transaction numbers support 2017-05-05 16:36:09 +03:00
firebirds
d84b58386d increment build number 2017-04-29 00:02:41 +00:00
hvlad
6c5a2aec29 Fixed bug CORE-5528 : internal Firebird consistency check (limbo impossible (184), file: vio.cpp line: 2379) 2017-04-28 11:28:47 +03:00
firebirds
40b535707d increment build number 2017-04-17 00:03:00 +00:00
hvlad
e1825923e5 This should fix bug CORE-5516 : Firebird service crashes when stopping 2017-04-17 01:39:54 +03:00
firebirds
b93c58c36c increment build number 2017-04-14 00:02:48 +00:00
hvlad
c2d3266fce Backport fix for race condition when two different events could use same instance of unused Rvnt.
Details at fb-devel, thread "Concurrency bugs in posting events?" by Mark Rotteveel.
Thanks to Adriano for discovering issue.
2017-04-14 00:17:17 +03:00
firebirds
40a7c45b27 increment build number 2017-04-05 00:02:27 +00:00
hvlad
889f749c17 Fixed bug CORE-5416 : FB does not release memory after load tests 2017-04-04 19:15:55 +03:00
hvlad
f35044a28b Fixed memory leak in fbintl 2017-04-04 19:15:38 +03:00
firebirds
192dc207e8 increment build number 2017-03-30 00:02:26 +00:00
Paul Reeves
c8c7c3a44d Small change to allow isql to pipe output 2017-03-29 16:32:02 +02:00
firebirds
6269acdad6 increment build number 2017-03-28 00:02:25 +00:00
Roman Simakov
c96ebb1b4c Small correction suggested by Vlad 2017-03-27 13:39:29 +03:00
Roman Simakov
c466005826 Fixed CORE-5510: 3+ versions may send status vector with more then 20 items to old clients and cause disconnect 2017-03-27 11:00:51 +03:00
firebirds
9aa7160166 increment build number 2017-03-27 00:02:24 +00:00
Dmitry Yemanov
96bae0e333 Bump the version number 2017-03-26 12:05:57 +03:00
firebirds
d1437a0ad9 increment build number 2017-03-22 00:02:26 +00:00
hvlad
8b8544eec2 A bit changed fix for bug CORE-5415, now it includes current tx (Next) too 2017-03-21 14:16:57 +02:00
hvlad
2cda03212a Fixed bug CORE-5415 : [security3.fdb] wrong page type page 22 is of wrong type (expected pointer, found index root) 2017-03-21 13:04:48 +02:00
36509e5276 misc 2017-03-21 12:31:22 +03:00
Dmitry Yemanov
19b1a66671 Remove accidentally committed file 2017-03-21 11:55:18 +03:00
Dmitry Yemanov
51a85cc1d5 Fixed typo 2017-03-21 11:48:49 +03:00
firebirds
cf679e1b8f increment build number 2017-03-19 00:02:29 +00:00
hvlad
f23ed3f623 Fixed Windows build. Alex, please check 2017-03-18 09:25:40 +03:00
firebirds
83651d8ffd increment build number 2017-03-18 00:02:26 +00:00
Dmitry Yemanov
046fb37a2d Partial fix for CORE-5489: Bad performance for NULLs filtering inside a navigational index scan. More generic solution will be committed to master. 2017-03-17 14:51:28 +03:00
Dmitry Yemanov
eef8ef82ca Make lock key prints a bit more user-friendly 2017-03-17 14:51:28 +03:00
firebirds
079f0e603a increment build number 2017-03-17 00:02:26 +00:00
93008ba884 Completed renaming parameter from CORE-5472 2017-03-16 16:19:32 +03:00
Dmitry Yemanov
c6703ca396 Update the docs 2017-03-16 14:01:08 +03:00
c126cbdab4 Backported fix for CORE-5503: Classical server has a maximum of 64 connections when using systemd init scripts 2017-03-16 13:26:21 +03:00
51accdaa70 Better parameter name in CORE-5472 2017-03-16 13:07:23 +03:00
2fdb281759 Backported fix for CORE-5472: Problems with dbcrypt key transfer 2017-03-16 12:17:17 +03:00
firebirds
6acbc9048d increment build number 2017-03-15 00:02:40 +00:00
hvlad
55df9ac0aa Fixed bug CORE-5498 : Cannot create connection for DB Events 2017-03-14 18:40:55 +02:00
Dmitry Yemanov
3e15291a8c Yet another attempt to address CORE-5456 / CORE-5457 properly. This time sub-routines should be fixed too. 2017-03-14 13:10:47 +03:00
firebirds
cba6f4d99f increment build number 2017-03-11 00:02:40 +00:00
3e5ac85546 Backported fix for CORE-5501: Unclear gstat's diagnostic when damaged page in DB file appears encrypted 2017-03-10 17:09:32 +03:00
firebirds
d8fd4b9fda increment build number 2017-03-07 00:02:42 +00:00
8d95d7c975 Backported fix for CORE-5496: Creating SRP SYSDBA with explicit admin (-admin yes in gsec or grant admin role in create user) creates two SYSDBA accounts 2017-03-06 13:11:47 +03:00
firebirds
42bc7b0517 increment build number 2017-02-16 00:02:41 +00:00