hvlad
415fdc4273
Fixed bug CORE-5476 : Trace shows info only after 2nd (repeated) .sql run (FB must be restarted before this)
2017-02-04 00:50:59 +02:00
firebirds
4d6995a87f
increment build number
2017-02-03 00:02:30 +00:00
50c2148b19
Fix for CORE-5469: Handles allocated with isc_dsql_alloc_statement2() are not cleaned on disconnect ( #78 )
...
* Fix for CORE-5469: Handles allocated with isc_dsql_alloc_statement2() are not cleaned on disconnect
2017-02-02 18:17:15 +04:00
2df9f4f6d3
Postfix (mostly comments & documentation) for core-5472
2017-02-02 17:05:46 +03:00
hvlad
a5f73c57de
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:29:34 +02:00
firebirds
006c026c06
increment build number
2017-02-01 00:02:16 +00:00
hvlad
feeea1b51a
Fixed Windows build. Alex, please check
2017-01-31 22:48:55 +02:00
4da3997b49
Fixed CORE-5472: Problems with dbcrypt key transfer
2017-01-31 17:38:53 +03:00
Adriano dos Santos Fernandes
7fadd8e9f9
Make parse.y not build in every make call.
2017-01-30 23:15:52 -02:00
Adriano dos Santos Fernandes
f802976046
Revert regression that disallows "CHARACTER SET BINARY" usage.
2017-01-30 22:58:47 -02:00
Adriano dos Santos Fernandes
d23c7c1156
Misc.
2017-01-30 22:29:55 -02:00
firebirds
ae5d1b20ce
increment build number
2017-01-30 00:02:16 +00:00
hvlad
c8956bd1ae
Fixed regression: performance penalty when check access rights of user with super privileges granted (such as SYSDBA, DBO, etc)
2017-01-30 01:17:09 +02:00
firebirds
1deb7fb8b5
increment build number
2017-01-29 00:02:15 +00:00
Dmitry Yemanov
36b86a02e5
Preserve the alias after the relation/procedure node copying
2017-01-28 11:50:24 +03:00
firebirds
2226c6f7a4
increment build number
2017-01-28 00:02:15 +00:00
Dmitry Yemanov
2cb8c9cffe
Reworked bugfix for CORE-5456. Now it addresses CORE-5457 as well.
2017-01-27 11:32:30 +03:00
firebirds
8a2bc74159
increment build number
2017-01-24 00:02:16 +00:00
Dmitry Yemanov
7f41b58b98
Fixed the regression I introduced 22-Jul-2016.
2017-01-23 12:39:04 +03:00
firebirds
c124ddce68
increment build number
2017-01-21 00:02:18 +00:00
Adriano dos Santos Fernandes
bb871acda2
Misc.
2017-01-20 11:57:56 -02:00
Adriano dos Santos Fernandes
50c5292e98
Added Visual Studio Code settings.
2017-01-20 11:53:19 -02:00
Adriano dos Santos Fernandes
4af43c999a
Cleanup.
2017-01-20 11:47:30 -02:00
Adriano dos Santos Fernandes
7bb6ceb90d
Fixed CORE-3073 - Foreign key cascade with SET DEFAULT uses the default value of the moment of the FK creation.
2017-01-20 11:37:05 -02:00
Dmitry Yemanov
753958524b
Bugfix CORE-5456: Migrating Firebird 2.5.2 to 3.0.1 gbak restore crashes at the end always
2017-01-20 09:18:23 +03:00
firebirds
7321563cda
increment build number
2017-01-20 00:02:17 +00:00
hvlad
ef6d542c40
Fixed bug CORE-5464 : AV in fbclient when reading blob stored in incompatible encoding
2017-01-20 00:53:05 +02:00
hvlad
e954777399
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:49:27 +02:00
firebirds
316471b24c
increment build number
2017-01-18 00:02:17 +00:00
Ubuntu
9b228fbc0d
Fixed CORE-5454 - INSERT into updatable view without explicit field list failed.
2017-01-17 15:02:27 +00:00
bae769071e
Fix build and forgotten doc ( #75 )
2017-01-17 15:46:14 +03:00
firebirds
8165b30567
increment build number
2017-01-17 00:02:17 +00:00
ea81537dd5
Removed unused variable - thanks to Adriano
2017-01-16 11:33:03 +03:00
firebirds
7993e4a040
increment build number
2017-01-16 00:02:24 +00:00
Adriano dos Santos Fernandes
cae7bdd658
Misc.
2017-01-15 12:53:50 -02:00
hvlad
5a752cbada
Fixed Windows build
2017-01-15 12:24:49 +02:00
firebirds
331e20a57c
increment build number
2017-01-14 00:02:23 +00:00
33f5b0f69e
Better names - suggested by Dmitry and Vlad
2017-01-13 14:56:42 +03:00
d88c5ac3cb
Fixed 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:27 +03:00
01ecfb9225
Fixed 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 12:57:57 +03:00
firebirds
40f1e88f5f
increment build number
2017-01-12 00:02:25 +00:00
7b9b408658
Implementation of CORE-5064 ( #73 )
...
* Implementation of CORE-5064
* Use constants instead of magic numbers
2017-01-11 19:13:10 +03:00
firebirds
120a1d08a9
increment build number
2017-01-10 00:03:09 +00:00
e722a4095c
Implemented CORE-5442: Enhance control upon ability to share database crypt key between attachments in SS
2017-01-09 20:28:11 +03:00
Maciej S. Szmigiero
d5146be51e
Don't use libintl.so SONAME for libfbintl.so ( #74 )
...
POSIX build by default uses libintl.so.1 SONAME for libfbintl.so.1.
This means that on Linux ldconfig will make libintl.so.1 symlink to
libfbintl.so.1.
However, actual libintl is a very different library, incompatible with
libfbintl.
This breaks other software which tries to link to libintl.
Fix it by making libfbintl SONAME match its actual name.
2017-01-09 15:23:04 +04:00
firebirds
6cff467763
increment build number
2017-01-08 00:02:23 +00:00
hvlad
6edb5af515
Improvement CORE-4563 : Add support for Windows 8/2012 fast/low-latency "TCP Loopback Fast Path" functionality
2017-01-07 12:16:23 +02:00
firebirds
ea77183d29
increment build number
2017-01-07 00:02:26 +00:00
8e1421d64c
Fixed regression caused by commit for CORE-5433
2017-01-06 19:26:29 +03:00
hvlad
3cc273d99d
Correction
2017-01-06 17:03:09 +02:00