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

47473 Commits

Author SHA1 Message Date
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
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
Ilya Eremin
b1da08709f Backported from master: More clear implementation of write error handling in gbak (#82) 2017-02-15 18:02:29 +04:00
455a0a5d89 Backported fix for CORE-5458: Connections fail due to dead NFS mount points 2017-02-15 16:46:08 +03:00
308dba5cb4 Backported fix for CORE-5484: Database on NFS share is unavailable when accessed using mount point path 2017-02-15 16:45:00 +03:00
firebirds
aa2512a2be increment build number 2017-02-14 00:02:43 +00:00
Dmitry Yemanov
ffff0e8546 Temporary fix for CORE-5481, a more complete solution is being developed. 2017-02-13 08:22:24 +03:00
Dmitry Yemanov
cebbbf542b Rework CORE-5456 / CORE-5457 by reverting back to the v2.5 logic. Previous attempts succeeded only partially. 2017-02-13 08:22:24 +03:00
firebirds
44b1398c2e increment build number 2017-02-10 00:02:37 +00:00
Ilya Eremin
e70c5fee4f Hiding password in fbtracemgr arguments from ps (#80) 2017-02-09 15:47:34 +04:00
firebirds
74c4028421 increment build number 2017-02-09 00:02:43 +00:00
hvlad
370572b2dd Backport improvements
CORE-5475 : Provide ability to filter out info and warnings from trace log, and
CORE-4486 : Trace: provide filter to INCLUDE / EXCLUDE errors by their mnemonical names
2017-02-08 13:38:02 +02:00
firebirds
e222ceaf25 increment build number 2017-02-08 00:02:43 +00:00
Adriano dos Santos Fernandes
24d998285d Fixed CORE-5447 - EXECUTE STATEMENT with a statement with "Unexpected end of command" error is reported with wrong column number. 2017-02-07 14:49:47 +00:00
firebirds
10a3d24fa8 increment build number 2017-02-07 00:02:43 +00:00
hvlad
17256cb34c Fixed VC10 build 2017-02-06 23:25:57 +02:00
56e9a73c16 Backported fix for CORE-5474: 'Restrict UDF' is not effective, because fbudf.so is dynamically linked against libc 2017-02-06 19:50:03 +03:00
firebirds
9b2f8d27ca increment build number 2017-02-04 00:02:45 +00:00
hvlad
118b578a0d Backport fix for bug CORE-5477 : Trace duplicates asci_char(13) in its output (Windows only) 2017-02-04 01:25:54 +02:00
hvlad
7e9d7dcc86 Fixed bug CORE-5470 : Trace INCLUDE_FILTER with [[:WHITESPACE:]]+ does not work when statement contains newline is issued 2017-02-03 18:32:39 +02:00
firebirds
d3e5649cfa increment build number 2017-02-03 00:02:38 +00:00
913b312a07 Backported fix for CORE-5472 2017-02-02 17:34:56 +03:00
hvlad
1a075b8d5a Fixed bug CORE-5448 : FB3 - crash (consistency check) when creating view on table which has column with character set none, database default charset is utf8, and utf8 default collation is 'unicode' 2017-02-02 13:33:31 +02:00
firebirds
7a83352a1d increment build number 2017-01-31 00:02:21 +00:00
firebirds
079dafd348 increment build number 2017-01-29 00:02:21 +00:00
Dmitry Yemanov
cbe9ac071f Preserve the alias after the relation/procedure node copying 2017-01-28 11:49:03 +03:00
firebirds
1d5ec591f6 increment build number 2017-01-28 00:02:21 +00:00
Dmitry Yemanov
37e2aa350b Reworked bugfix for CORE-5456. Now it addresses CORE-5457 as well. 2017-01-27 11:31:29 +03:00
firebirds
d8f0968ae6 increment build number 2017-01-26 00:02:19 +00:00
hvlad
a051c78dd1 Improvement CORE-5434 : Read-only transactions in SuperServer could avoid immediate write of Header and TIP pages after change 2017-01-25 21:39:16 +02:00
firebirds
8217ad40d9 increment build number 2017-01-21 00:02:24 +00:00
Dmitry Yemanov
e8dd0b1aec Bugfix CORE-5456: Migrating Firebird 2.5.2 to 3.0.1 gbak restore crashes at the end always 2017-01-20 09:11:19 +03:00
firebirds
6102a813e3 increment build number 2017-01-20 00:02:24 +00:00
hvlad
0fab1a8559 Fixed bug CORE-5464 : AV in fbclient when reading blob stored in incompatible encoding 2017-01-20 00:43:48 +02:00
hvlad
ddd5d0437d Make validation detect and fix data page error when DP marked as secondary contains primary record version(s).
See CORE-5459.
So far i can't reproduce the corruption thus ticket is not resolved.
2017-01-20 00:29:26 +02:00
firebirds
94818ef4f0 increment build number 2017-01-17 00:02:23 +00:00
7e2d7d12c9 Removed unused variable - thanks to Adriano 2017-01-16 11:35:32 +03:00
firebirds
b073db2e89 increment build number 2017-01-16 00:02:32 +00:00
hvlad
b8fdca00d2 Fixed Windows build 2017-01-15 12:17:27 +02:00
firebirds
946d5b2fad increment build number 2017-01-14 00:02:31 +00:00
e806efd3e3 Better names - suggested by Dmitry and Vlad 2017-01-13 14:57:01 +03:00
40f782ae3e Backported fix for CORE-5452: Segfault when engine's dynamic library is unloaded right after closing worker threads (GC and/or cache writer) 2017-01-13 14:29:54 +03:00
c112d5db1d Backported fix for CORE-5368: Regression: client application is hang (in same cases trow an access violation in Engine12.dll) on selecting from multiple threads using 1 embedded connection 2017-01-13 13:00:40 +03:00
firebirds
dbbc66a245 increment build number 2017-01-10 00:03:18 +00:00
ef2fbabf1e Backported implementation of CORE-5442: Enhance control upon ability to share database crypt key between attachments in SS 2017-01-09 20:28:48 +03:00
firebirds
7d5daaf763 increment build number 2017-01-08 00:02:31 +00:00
Dmitry Yemanov
50d3041cf1 This check does not seem actual anymore, addresses CORE-1095 and CORE-3530 2017-01-07 15:46:22 +03:00
firebirds
d8153a8891 increment build number 2017-01-07 00:02:34 +00:00
hvlad
90a46fa3a8 Correction for recent patch for CORE-5422.
I was a bit wrong - DPM_fetch should not change rpb_prior
2017-01-06 16:27:32 +02:00
hvlad
0eb85afa8e Fixed bug CORE-5422 : Decompression overran buffer after rollback 2017-01-06 11:59:42 +02:00
firebirds
320681bc56 increment build number 2017-01-06 00:02:31 +00:00
Dmitry Yemanov
3ca0d677c8 Bugfix CORE-5414: Error restoring on FB 3.0 from FB 2.5: bugcheck 221 (cannot remap) 2017-01-05 21:31:35 +03:00
firebirds
1fbe5be37e increment build number 2017-01-05 00:02:35 +00:00
Dmitry Yemanov
abc072ad4e Bugfix CORE-5435: Badly selective index could be used for extra filtering even if selective index is used for sorting 2017-01-04 22:32:48 +03:00
Dmitry Yemanov
5dca3df3d9 Fixed CORE-5421: Performance degradation in FB 3.0.2 compared to FB 2.5.7. 2017-01-04 19:48:20 +03:00
firebirds
81da9d8df1 increment build number 2016-12-31 00:02:36 +00:00
hvlad
f8d39e0bf9 Improvement CORE-4563 : Add support for Windows 8/2012 fast/low-latency "TCP Loopback Fast Path" functionality 2016-12-30 02:19:22 +02:00
hvlad
80096303bc Merge branch 'B3_0_Release' of https://github.com/FirebirdSQL/firebird into B3_0_Release 2016-12-30 02:11:52 +02:00
hvlad
52d9a05a0f Backport from master:
Optimized hash function for lock manager and hash join
Notes:
- lock print extension is not backported
- Alex, please review linux build. I did not include changes in builds/posix/make.rules here as i'm not sure it is required
2016-12-30 02:11:24 +02:00
firebirds
89af0cd248 increment build number 2016-12-30 00:02:33 +00:00
hvlad
8ca97fb718 Backport from master:
Remove not necessary sync points - dbb_threads_sync and dbb_lck_sync
2016-12-30 01:50:49 +02:00
firebirds
1232b23824 increment build number 2016-12-29 00:02:32 +00:00
c0f352409a Backported fix for CORE-5425: Server hangs under load test 2016-12-28 11:20:53 +03:00
firebirds
34e91702d3 increment build number 2016-12-28 00:02:31 +00:00
firebirds
fab2cdae75 increment build number 2016-12-26 00:02:35 +00:00
0ca6c0dc2f Backported fix for CORE-5428: Rare segfault when preparing request working with a table with triggers 2016-12-25 18:08:30 +03:00
1d27cdbabd Warning 2016-12-25 17:27:13 +03:00
firebirds
39af593a74 increment build number 2016-12-12 00:02:32 +00:00
hvlad
51cb2c91b2 Fixed bug CORE-5417 : Engine could hang up if auto-sweep is starting while database is shutting down 2016-12-11 22:26:34 +02:00
firebirds
e2234cedc2 increment build number 2016-12-06 00:02:31 +00:00
Dmitry Yemanov
49d7996e02 Attempt to fix CORE-5392: BUCHECK 179(decompression overran buffer) or unexpected lock conflict may happen during record version backout. 2016-12-05 14:48:41 +03:00
firebirds
89c4acb3ce increment build number 2016-12-02 00:02:32 +00:00
Adriano dos Santos Fernandes
48d43a88fe Fixed CORE-5410 - Dependencies are not stored when using some type of contructions in subroutines. 2016-12-01 12:55:01 -02:00
firebirds
8b3c6b40f7 increment build number 2016-11-25 00:02:24 +00:00
Dmitry Yemanov
24e7e1b6ee Second attempt, this time MSVC10 complains 2016-11-24 11:41:16 +03:00
Dmitry Yemanov
acf9fbee1b Avoid warnings in pre-c++11 compiler modes (gcc) 2016-11-24 11:02:55 +03:00
firebirds
a2d0fae543 increment build number 2016-11-23 00:02:31 +00:00
hvlad
d5d9e74df9 Merge branch 'dp_numbers_cache' into B3_0_Release 2016-11-22 12:45:17 +02:00
firebirds
eb6f808ce9 increment build number 2016-11-22 00:02:35 +00:00
firebirds
35fc60dcc3 increment build number 2016-11-18 00:02:34 +00:00
hvlad
be8a09d510 Fixed bug CORE-5350 : Assert in CachedMasterInterface::set 2016-11-17 13:12:40 +02:00
hvlad
0e0d70998e Clear dp numbers cache before re-use RelationPages in next GTT instance 2016-11-16 13:33:41 +02:00
hvlad
ca3c9b7893 Use relation pool for data page phys numbers map.
It makes impossible to use batch allocation of RelationPages instances for GTT's but it is not important until metadata cache is not shared.
2016-11-10 16:29:31 +02:00
Dmitry Yemanov
c14bb65ce0 Revert back old change that's not actual anymore but causing undesired side-effects in CS under concurrent load. 2016-11-10 12:58:18 +03:00
firebirds
6a32ca767e increment build number 2016-11-09 00:02:30 +00:00
Dmitry Yemanov
b4448a931f Bugfix CORE-5382: Incorrect processing (truncation) of SQL statement with length 10MB+1. 2016-11-08 13:24:28 +03:00
hvlad
1ca870b88c Respect large scans in new code path 2016-11-08 12:17:14 +02:00
Dmitry Yemanov
0e77b3e9dd Attempt to fix CORE-5393: Bad optimization of some operations with views containing subqueries. 2016-11-08 10:59:36 +03:00
firebirds
bd045430c6 increment build number 2016-11-05 00:02:30 +00:00
firebirds
ca94d51737 increment build number 2016-11-04 00:02:29 +00:00
Adriano dos Santos Fernandes
d1fe9675c0 Fixed CORE-5390 - ISQL crashes corrupting memory when statement length is greater than 10 MB. 2016-11-03 13:36:00 -02:00
firebirds
e5b7190e22 increment build number 2016-10-29 00:02:27 +00:00
Adriano dos Santos Fernandes
ea4e605130 Fixed CORE-5383 - Dependencies in package not recognised. 2016-10-28 15:19:17 -02:00
Popa Marius Adrian
fbbb31e8f6 create android x86/arm64/x86_64 scripts and ports (#59)
* add android.arm64 cross file

* add android arm64 makefile

* Deprecated in android-2x

* Add Android x86_64 cross and makefile

* Add Android x86 32bit makefile and cross
2016-10-28 14:38:43 +03:00
firebirds
64714f510c increment build number 2016-10-28 00:02:26 +00:00
8f0a70d1fb Backported fix for CORE-5384: Plugin manager fails to provide appropriate config information when name of configuration file is set in plugins.conf 2016-10-27 18:02:43 +03:00
firebirds
ad5f5ba2f4 increment build number 2016-10-26 00:02:31 +00:00
Dmitry Yemanov
5f6f5a3c0f Bugfix CORE-5381: Regression: could not execute query (select from view
with nested view).
2016-10-25 17:16:17 +03:00
firebirds
5f4f15360d increment build number 2016-10-25 00:02:29 +00:00
hvlad
2825af99a5 Fixed bug CORE-5257 : Enable nested keys in plugin configuration
Alex, please review
2016-10-24 23:19:00 +03:00
hvlad
8d5b1ff46e Introduced small per-relation cache of physical numbers of data pages.
It allows to reduce number of pointer page fetches and improves performance.
2016-10-24 01:09:08 +03:00
firebirds
c2812e739c increment build number 2016-10-20 00:02:29 +00:00
Adriano dos Santos Fernandes
21978036d5 Fixed CORE-1894 - Circular dependencies between computed fields crashs the engine. 2016-10-19 13:26:04 -02:00
firebirds
0aa921866a increment build number 2016-10-18 00:02:29 +00:00
f80121892b Fixed CORE-5379: Regression service API for isc_spb_sts_table 2016-10-17 19:19:39 +03:00
Adriano dos Santos Fernandes
13fd2f78b8 Fixed CORE-5314 - UDFs declared with large varchars take excessive time to execute. 2016-10-17 13:06:44 -02:00
firebirds
60c2339da2 increment build number 2016-10-15 00:02:33 +00:00
aafemt
926e226f92 Boolean datatype in gpre C++ module 2016-10-14 19:15:18 +03:00
John Paul Adrian Glaubitz
bd35281a05 Add platform support for Linux/m68k for the 3.0 branch (#52)
* Add generic platform support for Linux/m68k

* Include sem_t when determining values for FB_ALIGNMENT and FB_DOUBLE_ALIGN

On m68k, 'long long' is 16-bit aligned while 'sem_t' is 32-bit aligned
and we must therefore include 'sem_t' when determining the values for
FB_ALIGNMENT and FB_DOUBLE_ALIGN. Otherwise, the futex system call
will fail on these systems.

* Make sure that the version scripts include _IO_stdin_used on Linux

The GNU C library supports two ABIs for libio, one is the pre-2.1
ABI and the other is the current one. In order to determine which
ABI is to be used, the C library checks whether the _IO_stdin_used
symbol is exported by the executable. In case the symbol is present,
the new ABI is assumed, if the symbol is missing, the old ABI is
assumed. Thus, if an application is linked against a modern version
of glibc, it must export the _IO_stdin_used symbol as otherwise the
executable can crash or provoke other unexpected behavior on some
architectures like PowerPC or MIPS because the C library is using
the old ABI in this case.
2016-10-14 13:12:21 +03:00
firebirds
ff939ee04f increment build number 2016-10-13 00:02:32 +00:00
d3dd8f7c92 Backported fix for CORE-5359: MessageMetadata's getScale returns int and MetadataBuilder's setScale want unsigned 2016-10-12 17:48:01 +03:00
0971eebb8f Backported implementation of CORE-5374: Make database name available to crypt plugin 2016-10-12 15:24:03 +03:00
firebirds
27ff10f31d increment build number 2016-10-12 00:02:27 +00:00
Dmitry Yemanov
daf89f0892 Bump the version number 2016-10-11 08:49:10 +03:00
firebirds
a913d2fe26 increment build number 2016-10-08 00:02:29 +00:00
Adriano dos Santos Fernandes
300fb11e43 Fixed CORE-5366 - Regression: could not use CASE expression with more than 255 conditions. 2016-10-07 09:40:47 -03:00
firebirds
b388b0effc increment build number 2016-10-05 00:02:31 +00:00
Adriano dos Santos Fernandes
a7ecf536c0 Fixed CORE-5367 - Regression: (boolean) parameters as search condition no longer allowed. 2016-10-04 11:55:07 -03:00
firebirds
1e756814f9 increment build number 2016-09-27 00:02:30 +00:00
firebirds
c01ce05d42 increment build number 2016-09-26 00:02:24 +00:00
hvlad
d5ff6d82c2 Generate savepoint around blr_store for non-cursor INSERT's (INSERT INTO ... VALUES (...) ) with sub-select in VALUES list.
It fixes bug CORE-5337 : The subquery in the insert list expressions ignore the changes made earlier in the same executable block.
Note, existing procedures and triggers should be recompiled to have new BLR code.
2016-09-25 23:46:45 +03:00
firebirds
58dafb5ba2 increment build number 2016-09-23 00:02:23 +00:00
27b653834f Fixed CORE-5355: XpbBuilder fails to create new TPB 2016-09-22 14:49:33 +03:00
firebirds
681789bb44 increment build number 2016-09-21 00:02:28 +00:00
firebirds
70a694fdb6 increment build number 2016-09-20 00:02:34 +00:00
Dmitry Yemanov
372af3f29c Bugfix CORE-5351: LEFT JOIN incorrectly pushes UDF into the inner stream causing wrong results 2016-09-19 19:40:27 +03:00
firebirds
abb1bdddbc increment build number 2016-09-16 00:02:35 +00:00
42454158b7 Do not segfault in a case of unexpected exception 2016-09-15 20:01:28 +03:00
firebirds
dc23d91734 increment build number 2016-09-09 00:02:26 +00:00
Adriano dos Santos Fernandes
9951d944e3 Fixed CORE-5341 - User collate doesn't work with blobs. 2016-09-08 15:53:18 -03:00
firebirds
627cb7a5eb increment build number 2016-09-08 00:02:28 +00:00
hvlad
6a3d9d0016 Let UPDATE and DELETE statements ignore records already deleted in the same statement (but still visible because of stable cursor).
It fixed bugs
CORE-5322 : Cascade deletion in self-referencing table could raise "no current record for fetch operation" error), and
CORE-5142 : Error "no current record to fetch" if some record is to be deleted both by the statement itself and by some trigger fired during statement execution
2016-09-07 22:15:51 +03:00
firebirds
ba716e4774 increment build number 2016-09-07 00:02:27 +00:00
19bc36c815 Postfix for CORE-5326 2016-09-06 19:13:53 +03:00
firebirds
7bbe086111 increment build number 2016-09-06 00:02:28 +00:00
eb86289f69 Backported fix for CORE-5347: Races when initializing wire compression 2016-09-05 18:15:12 +03:00
firebirds
e6ccdd8502 increment build number 2016-09-03 00:02:30 +00:00
f75d77a937 Postfix for CORE-5326 - avoid segfault when attachment is released in incompletely initialized DB 2016-09-02 17:48:14 +03:00
4156615d01 Fixed CORE-5326: encrypting a database crashes host process when background encryption gets ready while no connection is established to that database 2016-09-02 12:16:32 +03:00
firebirds
1bdd0bb0b6 increment build number 2016-09-01 00:02:26 +00:00
hvlad
c43c959622 Fixed assertions (BDB_nbak_state_lock is not set for temporary page space) 2016-09-01 00:11:12 +03:00
firebirds
22ec4a52a3 increment build number 2016-08-27 00:02:28 +00:00
b4be07c95f Backported fix for CORE-5339: Assertion in createDatabase() when doing overwrite check 2016-08-26 19:04:57 +03:00
firebirds
f42bcb2f52 increment build number 2016-08-26 00:02:26 +00:00
43579acdd8 Minimum backport of CORE-5248: avoid NULL in RDB$ROLES.RDB$SECURITY_CLASS which made it possible for everyone to drop any role 2016-08-25 15:10:57 +03:00
firebirds
a5f9d89138 increment build number 2016-08-20 00:02:30 +00:00
d63e127438 Backported fix for CORE-5335: Segfault in remote server 2016-08-19 14:53:47 +03:00
firebirds
23b13b411e increment build number 2016-08-19 00:02:29 +00:00
hvlad
6e7afc90b5 Make VC 2013 x64 generate the same code as VC 2010 x64 : "lock xadd" instead of "lock add".
There was hagnups in SS x64 during new nbackup locking testing without this patch.
Note, both 32-bit compilers generate "lock xadd" instructions.
2016-08-18 13:28:59 +03:00
hvlad
377773f615 Reworked nbackup state lock handling to avoid performance penalty on every fetch 2016-08-18 13:28:44 +03:00
hvlad
6b7c554179 No need to release (and acquire again) cached lock if write lock is acquired repeatedly 2016-08-18 13:28:24 +03:00
hvlad
36a7a26346 Avoid hangup in SS when error happens at system attachment initialization time 2016-08-18 13:28:07 +03:00
firebirds
c083d20e4e increment build number 2016-08-18 00:02:30 +00:00
firebirds
710cc1d8da increment build number 2016-08-17 00:02:27 +00:00
Adriano dos Santos Fernandes
fb282b5a51 Fix buffer overflow. 2016-08-16 13:35:54 -03:00
hvlad
610594a525 Additional fix for CORE-5329. Once more thanks to Dmitry 2016-08-16 17:22:29 +03:00
firebirds
896c742941 increment build number 2016-08-15 00:02:27 +00:00
hvlad
408dff8cfc Fixed bug CORE-5329 : Database gets partially corrupted in the "no-reserve" mode
Thanks to Dmitry
2016-08-14 21:18:16 +03:00
firebirds
2682210b29 increment build number 2016-08-13 00:02:28 +00:00
1d5ac14bff Backported fix for open() files for very old kernels 2016-08-12 12:33:33 +03:00
firebirds
7652fa31e6 increment build number 2016-08-12 00:02:27 +00:00
hvlad
1db164a562 Attempt to make self-referencing foreign keys with ON UPDATE CASCADE work correctly.
It also fixes a bug CORE-5305 : CASCADE UPDATE fails for self-referencing FK
2016-08-11 20:53:18 +03:00
hvlad
0d0528b2bb Fixed bug CORE-5327 : internal Firebird consistency check (cannot find tip page (165), file: tra.cpp line: 2307) 2016-08-11 20:46:23 +03:00
firebirds
99adeeec70 increment build number 2016-08-11 00:02:26 +00:00
685344727f Backported implementation of CORE-5266: Allow statement 'create OR ALTER user sysdba password ...' to initialize empty securityN.fdb 2016-08-10 16:58:56 +03:00
firebirds
d1210a78e6 increment build number 2016-07-29 00:02:26 +00:00
df519fa8a4 Backported fix for CORE-5270: FBSVCMGR does not produce error while attempting to shutdown a database without specified timeout (prp_force_shutdown N) 2016-07-28 18:55:18 +03:00
1a4b7ebd91 Backported better fix for CORE-5264 2016-07-28 18:40:29 +03:00
firebirds
9133ae1023 increment build number 2016-07-28 00:02:26 +00:00
hvlad
96a24228b6 Backported fix for bug CORE-5302 : Performance regression when bulk inserting into table with indices 2016-07-27 12:51:27 +03:00
firebirds
1d5a25f7e2 increment build number 2016-07-27 00:02:25 +00:00
Adriano dos Santos Fernandes
0e90030370 Postfix for rework on CORE-5277 to avoid CORE-5304 regression (0d46c91).
CORE-5277 - Parameters with multibyte character sets allow to bypass the character limit of varchar fields.
CORE-5304 - Regression: Can not restore database with table contains field CHAR(n) and UTF8 character set.
2016-07-26 13:13:08 -03:00
firebirds
5dc67f3b7b increment build number 2016-07-25 00:02:24 +00:00
Dmitry Yemanov
600c62852d Fix the cast that is no longer necessary. 2016-07-24 11:29:36 +03:00
firebirds
f060d8381f increment build number 2016-07-18 00:03:03 +00:00
Adriano dos Santos Fernandes
1c6f688e79 Fixed CORE-5313 - Data type unknown error with LIST. 2016-07-17 20:42:01 -03:00
firebirds
d8411b02cc increment build number 2016-07-16 00:03:28 +00:00
8709dab13b Backported fix for CORE-5264: To unlock a raw device DB is not working. 2016-07-15 18:06:05 +03:00
firebirds
8a67ae05c3 increment build number 2016-07-15 00:03:15 +00:00
Dmitry Yemanov
1d4abeef4d Postfix for Adriano's commit. 2016-07-14 12:57:24 +03:00
firebirds
70c2fcf2c6 increment build number 2016-07-14 00:03:14 +00:00
Adriano dos Santos Fernandes
891c1727e6 Correction (CORE-5277 / CORE-5304). 2016-07-13 16:29:08 -03:00
Adriano dos Santos Fernandes
0d46c91f98 Rework on CORE-5277 to avoid CORE-5304 regression.
CORE-5277 - Parameters with multibyte character sets allow to bypass the character limit of varchar fields.
CORE-5304 - Regression: Can not restore database with table contains field CHAR(n) and UTF8 character set.
2016-07-13 15:52:17 -03:00
Adriano dos Santos Fernandes
aaeff69d91 Allow to use the BULK_INSERT hack with others commands. 2016-07-13 15:52:17 -03:00
Dmitry Yemanov
946c8ef115 Bugfix for CORE-5307: Random 'invalid transaction handle' errors are returned from the engine. 2016-07-13 18:47:06 +03:00
Adriano dos Santos Fernandes
8f02eb08bb Temporary reverting CORE-5277 due to CORE-5304 regression. 2016-07-13 11:53:15 -03:00
180e18c040 Backported fix for CORE-5308: ISQL hangs in BLOBVIEW command 2016-07-13 13:06:30 +03:00
firebirds
bfec209e88 increment build number 2016-07-12 00:03:08 +00:00
Dmitry Yemanov
9e4325a0f0 Postfix for CORE-5277: zero-initialize strings allocated for (? IS NULL) parameters to avoid garbage being read while validating the length. 2016-07-11 13:30:50 +03:00