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

52353 Commits

Author SHA1 Message Date
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
Michal Kubeček
0cb101c085 Do not enforce -std=c+11 on Linux. (#77)
Commit 52d9a05a0f ("Backport from master: Optimized hash function for
lock manager and hash join") adds "-std=c++11" to CXXFLAGS on Linux
unconditionally. This doesn't seem to be necessary (looks rather like an
omission) and breaks the build on distributions with old gcc versions
(e.g. SLES 11 SP4).
2017-01-30 14:43:30 +04: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