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

51315 Commits

Author SHA1 Message Date
hvlad
48645308b9 Correction 2015-07-15 11:10:22 +00:00
hvlad
9027f87118 gsec also could hung on exit if worker database have non-zero LINGER set.
Seems we must add fb_shutdown to the every utility which could load embedded engine...
2015-07-15 10:55:16 +00:00
hvlad
8ccbb7fecf Windows-specific part for CORE-4871 2015-07-15 10:42:15 +00:00
firebirds
26766feaf2 nightly update 2015-07-15 00:08:44 +00:00
dimitr
4929f46714 Fixed CORE-4710: invalid request BLR at offset 361 context already in use (BLR error). 2015-07-14 17:10:26 +00:00
asfernandes
020126e9ae Rework on CORE-4781 - Maximum string length (32767 bytes) is not validated. 2015-07-14 16:00:43 +00:00
firebirds
2ebf34ae10 nightly update 2015-07-14 00:09:42 +00:00
hvlad
e7876fccac Fixed gpre_boot compilation 2015-07-13 19:42:26 +00:00
hvlad
533c34b7fd This avoids gpre hung on exit if worker database have non-zero LINGER set. 2015-07-13 19:30:49 +00:00
alexpeshkoff
99764207d0 Fixed CORE-3548: GFIX returns an error after correctly shutting down a database 2015-07-13 15:55:27 +00:00
alexpeshkoff
5376c0ed83 Do not use ancient "Connection lost to pipe server" message in local connections 2015-07-13 12:47:35 +00:00
firebirds
40410101e9 nightly update 2015-07-13 00:09:06 +00:00
asfernandes
4a4e85e29a Fixed CORE-4279 - Invalid error message: "CHARACTER SET OCTETS is not defined" on db creation with isc_dpb_lc_ctype = OCTETS. 2015-07-12 21:16:33 +00:00
asfernandes
e973c86bc6 Misc. 2015-07-12 20:10:49 +00:00
dimitr
7f12f4ef9c Fixed CORE-4107: wrong resultset (subquery + derived table + union). 2015-07-12 17:54:11 +00:00
firebirds
88bffd49dd nightly update 2015-07-11 00:09:22 +00:00
asfernandes
1f6811a99c Fixed CORE-4277 - Can create database with invalid character set. 2015-07-10 16:19:53 +00:00
alexpeshkoff
e420019cd4 Fixed CORE-4871: Merge SharedDatabase/SharedCache into single parameter ServerMode, affecting the way how server is started 2015-07-10 13:41:10 +00:00
firebirds
6336db9a8f nightly update 2015-07-10 00:08:36 +00:00
alexpeshkoff
6d1fcf5567 Solaris port 2015-07-09 17:38:57 +00:00
alexpeshkoff
fb326c8593 Explanation why this check is needed in both FB3 & 2.5 see in CORE-4869 2015-07-09 17:32:42 +00:00
firebirds
f6a446040c nightly update 2015-07-09 00:09:43 +00:00
hvlad
2324f10e76 Fixed bug CORE-4865 : Online validation could wrongly report double allocated pages 2015-07-08 09:56:04 +00:00
firebirds
57fe0c5e35 nightly update 2015-07-08 00:09:40 +00:00
asfernandes
cf5c5b70c6 Fixed CORE-4276 - Error on create table with "CHARACTER SET DOS775" field. 2015-07-07 15:57:31 +00:00
alexpeshkoff
391e28ce75 Fixed CORE-4864: CREATE DATABASE fail with ISQL 2015-07-07 13:51:50 +00:00
paulbeach
f6d9d64de9 I stand corrected, ia64=so, but can be sl 2015-07-07 08:40:47 +00:00
firebirds
0b15c412fa nightly update 2015-07-07 00:10:23 +00:00
hvlad
6db72302dd A bit more support for VC12 - make_all now copies CRT dll's into output folder 2015-07-06 15:10:50 +00:00
firebirds
cda2fa891f nightly update 2015-07-06 00:15:01 +00:00
hvlad
0333c9c2bb Fixed bug CORE-4855 : Online validation during DML activity in other connection leads to message "Error while trying to read from file" and "page in use during flush (210), file: cch.cpp line: 2672" 2015-07-05 22:03:09 +00:00
alexpeshkoff
219077f0b4 Fixed CORE-4861: Segfault when working with saved exception in request 2015-07-05 11:40:22 +00:00
hvlad
22d149c786 Fixed bug CORE-4860 : Online validation fails on WINDOWS if dbname argument contains forward slash ('/') and concurrent attachment which also uses '/' exists. 2015-07-05 10:36:09 +00:00
hvlad
7135952f6f Fixed bug CORE-4859 : FB 3 embedded not working without folder C:\ProgramData\firebird 2015-07-05 08:47:23 +00:00
firebirds
1950dfe432 nightly update 2015-07-04 00:12:04 +00:00
asfernandes
04b3f239a7 Fixed CORE-4846 - Altering a trigger indicating other table than the original does not reflect the change. 2015-07-03 16:18:07 +00:00
dimitr
e85546f1d2 Updated version info. 2015-07-03 11:48:21 +00:00
hvlad
4751f3a33c Wrong check, thanks to Claudio 2015-07-03 08:05:18 +00:00
paulbeach
1b97eb0162 Typo, adjust AR redefinition in extern.editline 2015-07-03 06:45:18 +00:00
firebirds
b681202ffc nightly update 2015-07-03 00:09:33 +00:00
alexpeshkoff
79541f7684 Fixed CORE-4854: Client library incorrectly handles non-UTF8 representation of international characters in SPB 2015-07-02 15:44:45 +00:00
alexpeshkoff
ed1a083aa7 Add more debugging info 2015-07-02 15:35:51 +00:00
alexpeshkoff
281192be55 Totally misc 2015-07-02 15:34:06 +00:00
paulbeach
20aabb2496 Fix problem where ar flags are duplicated in editline make on HPUX ia64 2015-07-02 11:28:55 +00:00
paulbeach
8007de6b6b improved plist for SuperServer on Yosemite (10.10), thanks to David Nock 2015-07-02 08:47:39 +00:00
firebirds
f09496df41 nightly update 2015-07-02 00:10:35 +00:00
dimitr
03e940c53e This should fix the SHOW SEQU output on 64-bit Linux. 2015-07-01 19:02:11 +00:00
asfernandes
551dbdba6d Fixed CORE-4848 - MERGE ... WHEN NOT MATCHED ... RETURNING returns wrong (non-null) values when no insert is performed. 2015-07-01 17:10:07 +00:00
robocop
6bdf1cd849 Misc. 2015-07-01 01:49:09 +00:00
robocop
cc33027282 Misc. 2015-07-01 01:10:38 +00:00