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

53003 Commits

Author SHA1 Message Date
AlexPeshkoff
62114070fd Backported CORE-6031: Little valgrind memory leak in isc_attach_database 2019-03-25 14:43:04 +03:00
firebirds
dc89d10f4b increment build number 2019-03-23 00:04:25 +00:00
AlexPeshkoff
1ddece969b Postfix for CORE-6028, thanks to Adriano 2019-03-22 17:55:54 +03:00
firebirds
1e62335e7f increment build number 2019-03-21 00:04:21 +00:00
AlexPeshkoff
d89fedd3f1 Backported CORE-6028: Trigger on system table restored in FB3 database and can't be deleted 2019-03-20 20:11:12 +03:00
firebirds
c797e8040e increment build number 2019-03-20 00:06:17 +00:00
Ilya Eremin
d50c4bf511 Fixed CORE-5758: Database is corrupted when conflicting "starting at page" values is specified for secondary files (#141)
* Fixed issue: Database is corrupted when conflicting "starting at page" values is specified for secondary files

* Raise error when conflicting "starting at page" values is specified for secondary database files

* isc_random is used instead of the new message to avoid conflict with master
2019-03-19 11:12:45 +03:00
firebirds
86a1fc485e increment build number 2019-03-19 00:04:50 +00:00
Adriano dos Santos Fernandes
38bf5ff754 Fixed CORE-6026 - Alignment issue with FB_MESSAGE C++ macro
(as well UDR macros) and BIGINT/DECFLOAT types in Linux 32-bits.
2019-03-18 12:45:58 -03:00
Roman Simakov
1dfb1d2095 Backport of fixed CORE-5861: GRANT OPTION is not checked for new object.
Also now GRANT OPTION can be checked for roles too.
2019-03-18 18:19:50 +03:00
firebirds
d41875903e increment build number 2019-03-03 00:03:53 +00:00
Adriano dos Santos Fernandes
a4bf7101cd Add Linux build to appveyor and build x86 only at nightly builds. 2019-03-02 16:22:21 -03:00
firebirds
21052a6d01 increment build number 2019-03-02 00:04:02 +00:00
AlexPeshkoff
a4c886ab47 Backported CORE-6015: Segfault when using expression index with complex expression 2019-03-01 13:00:13 +03:00
firebirds
5151ead91a increment build number 2019-02-26 00:04:06 +00:00
AlexPeshkoff
c9ef679f51 Partially rolled back my last commit 2019-02-25 17:34:48 +03:00
firebirds
3806ae5650 increment build number 2019-02-23 00:04:03 +00:00
AlexPeshkoff
8e55180df7 Backported CORE-6009: I/O error during "open" operation for file "/tmp/firebird/fb_trace_*" in firebird.log 2019-02-22 19:54:59 +03:00
firebirds
f109188af3 increment build number 2019-02-22 00:03:58 +00:00
Vlad Khorsun
ad106be9a8
Merge pull request #192 from KarloX2/B3_0_Release
Backported CORE-6004: Add a switch to disable the "TCP Loopback Fast …
2019-02-21 23:57:12 +02:00
AlexPeshkoff
5354921323 Backported CORE-6007: Firebird does not build on Mac with fresh toolchain 2019-02-21 18:38:13 +03:00
KarloX2
467708b2a5 Backported CORE-6004
Don't assign new socket handle becore socket is connected
2019-02-21 15:44:25 +01:00
KarloX2
8ef3d6c979 Backported CORE-6004
Use correct definition for missing socket value
2019-02-21 14:23:51 +01:00
KarloX2
f78ddaa064 Backported CORE-6004: Add a switch to disable the "TCP Loopback Fast Path" option 2019-02-21 11:53:33 +01:00
firebirds
51e28472f7 increment build number 2019-02-02 00:04:21 +00:00
Adriano dos Santos Fernandes
c53cee398d Fixed CORE-5972 - External engine trigger crashing server if table have computed field. 2019-02-01 12:23:48 -02:00
firebirds
8f3e784a85 increment build number 2019-01-30 00:04:09 +00:00
hvlad
c14ddac345 Correction for my patch for CORE-5995 2019-01-29 21:38:33 +02:00
hvlad
85fd7bdd44 Fixed bug CORE-5995 : Creator user name is empty in user trace sessions 2019-01-29 12:26:00 +02:00
firebirds
17642e73fc increment build number 2019-01-26 00:04:31 +00:00
hvlad
82e965587c Fixed bug CORE-5993 : When creation of audit log file fails, there is no error message in firebird.log 2019-01-25 12:28:14 +02:00
firebirds
9c032616da increment build number 2019-01-25 00:04:02 +00:00
hvlad
c6e0b9c6d1 Fixed bug CORE-5991 : Trace could not work correctly with quoted file names in trace configurations 2019-01-24 12:10:03 +02:00
firebirds
3a25e9e13b increment build number 2019-01-23 00:04:32 +00:00
AlexPeshkoff
ee1881e55e Backported CORE-5985: Regression: ROLE does not passed in ES/EDS (specifying it in the statement is ignored) 2019-01-22 18:10:59 +03:00
Dmitry Yemanov
9d0b1f9e0c Fixed missing monitoring for the crypt thread 2019-01-22 12:38:52 +03:00
firebirds
9d55d9c769 increment build number 2019-01-22 00:04:10 +00:00
AlexPeshkoff
5a36c40450 Backported fix for CORE-5989 2019-01-21 15:26:24 +03:00
AlexPeshkoff
9cf9d644e0 Backported fix for CORE-5982 2019-01-21 14:51:29 +03:00
firebirds
1024cce813 increment build number 2019-01-20 00:04:13 +00:00
Adriano dos Santos Fernandes
4fefe5c739 Fixed CORE-5986 - Incorrect evaluation of NULL IS [NOT] {FALSE | TRUE}. 2019-01-19 17:30:52 -02:00
firebirds
3796d9ccec increment build number 2019-01-18 00:04:25 +00:00
Dmitry Yemanov
a74130019a Attempted to fix CORE-2440, CORE-5118 and CORE-5900 together (expression indices contain NULL keys after restore). 2019-01-17 14:09:33 +03:00
Dmitry Yemanov
e5a2c6b506 Fixed the database left attached (and the engine not unloaded) after error thrown from the beginning of the attach process (e.g. due to the engine shutdown in progress) 2019-01-17 14:09:33 +03:00
firebirds
5038fa13bf increment build number 2019-01-17 00:04:05 +00:00
Dmitry Yemanov
bebba514c0 More reliable check for view vs table 2019-01-16 13:23:24 +03:00
Dmitry Yemanov
60ed79f6b0 Reworked Alex's solution for modern compilers (GCC 5/6) 2019-01-16 12:14:52 +03:00
firebirds
c2de91fa38 increment build number 2019-01-10 00:04:43 +00:00
hvlad
f8a2a3615c Ported fix for bug CORE-5980 : Firebird 2.5.6 & 25.8 server crash 2019-01-09 16:13:09 +02:00
firebirds
829628f51f increment build number 2018-12-27 00:04:00 +00:00