Adriano dos Santos Fernandes
899e92c20c
Misc.
2016-04-10 00:08:35 -03:00
firebirds
207437b8fd
increment build number
2016-04-10 00:02:34 +00:00
firebirds
28c9469f75
increment build number
2016-04-09 00:02:35 +00:00
hvlad
3f06ba27c2
Fixed code formatting accidentally broken by my recent commit
2016-04-08 23:11:06 +03:00
firebirds
a4137db6cd
increment build number
2016-04-08 00:02:34 +00:00
hvlad
6a169ddf0a
Front ported fix for bug CORE-4645 : internal Firebird consistency check (cannot find tip page (165), file: tra.cpp line: 2375)
2016-04-07 21:55:17 +03:00
Dmitry Yemanov
54cde2c6ec
Rework solution for CORE-5146.
2016-04-07 15:38:07 +03:00
firebirds
160e755112
increment build number
2016-04-07 00:02:34 +00:00
firebirds
aa799cefa1
increment build number
2016-04-05 00:02:36 +00:00
Adriano dos Santos Fernandes
d7eb6fe4d0
Fixed CORE-5167 - Allow implicit conversion between boolean and string.
2016-04-04 14:49:44 -03:00
Dmitry Yemanov
4e54079aea
Fix assertion that appear to be incorrect.
2016-04-04 10:15:30 +03:00
Dmitry Yemanov
f9c3f81cb9
CORE-5182: Inconsistent effects of subsequent statement execution if
...
failing during record refetch.
2016-04-04 09:45:28 +03:00
firebirds
6b26ac79f0
increment build number
2016-04-04 00:02:38 +00:00
Adriano dos Santos Fernandes
ede09bf269
Misc.
2016-04-03 16:26:11 -03:00
firebirds
764d6e7ffd
increment build number
2016-04-03 00:02:35 +00:00
Dmitry Yemanov
59e6c1f0cf
Postfix for CORE-5067. It prevents deadlocks involving the header page
...
and some data pages (due to disabled AST delivery).
2016-04-02 13:16:13 +03:00
firebirds
074b91d090
increment build number
2016-04-02 00:02:35 +00:00
firebirds
5e3cc4b988
increment build number
2016-04-01 00:02:44 +00:00
Dmitry Yemanov
8905e15435
Relax heuristics for FIRST ROWS strategy. This should fix CORE-5146
...
(Suboptimal join order if one table has a selective predicate and MIN is
calculated for the other one).
2016-03-31 20:26:54 +03:00
edc3725e0b
Merge branch 'master' of ssh://github.com/FirebirdSQL/firebird
2016-03-31 16:21:02 +03:00
cd20518ec7
Fixed CORE-5181: Build fails when HAVE_MMAP is not defined
2016-03-31 16:20:37 +03:00
Dmitry Yemanov
1d276543a5
Misc cleanup after my prior commit.
2016-03-31 15:58:32 +03:00
Dmitry Yemanov
c3858e1e65
Refactored database-level info to be retrieved directly into the MON$
...
snapshot, without intermediate storage in shmem. This should also fix
CORE-5179 (Database-level statistics (MON$STAT_GROUP = 0) may contain
multiple rows under concurrent load).
2016-03-31 13:53:08 +03:00
firebirds
bcbdd0ea52
increment build number
2016-03-31 00:02:39 +00:00
firebirds
767bc99058
increment build number
2016-03-30 00:02:32 +00:00
83845251c5
Added VIO prefix as requested
2016-03-29 11:52:25 +02:00
firebirds
6932807f7c
increment build number
2016-03-29 00:02:37 +00:00
Adriano dos Santos Fernandes
f58ecf78b4
Fixed CORE-5166 - Wrong error message with UNIQUE BOOLEAN field.
2016-03-28 12:47:39 -03:00
Dmitry Yemanov
6ae1145394
Merge pull request #10 from aafemt/CORE-5174
...
Fix CORE-5174
2016-03-28 18:07:26 +03:00
Adriano dos Santos Fernandes
cf1a65dece
Misc.
2016-03-27 23:36:37 -03:00
firebirds
8d90f042b2
increment build number
2016-03-28 00:02:32 +00:00
a8949baecf
Fix CORE-5174
2016-03-27 14:43:25 +02:00
Dmitry Yemanov
f6e4f41bd9
Simplify migration for old databases affected by changes in
...
CLIENT_ADDRESS. Refresh outdated readme.
2016-03-27 11:20:27 +03:00
Adriano dos Santos Fernandes
de9e70ec4e
Misc.
2016-03-27 00:11:43 -03:00
firebirds
eb51292982
increment build number
2016-03-27 00:02:34 +00:00
Adriano dos Santos Fernandes
83e95377bc
Fixed CORE-5165 - HAVING COUNT(*) NOT IN ( <Q> ) prevent record from appearing in outer resultset when it should be there (<Q> = resultset without nulls).
2016-03-26 19:24:09 -03:00
firebirds
ed38cf98a6
increment build number
2016-03-26 00:02:06 +00:00
firebirds
06a8c7d7cd
increment build number
2016-03-25 07:20:32 +00:00
firebirds
3282ab04eb
Revert the wrong script run.
2016-03-25 05:32:10 +00:00
Firebird Admin
00aa2d4e74
increment build number
2016-03-25 05:11:34 +00:00
Firebird Admin
6847637623
increment build number
2016-03-25 05:11:32 +00:00
Firebird Admin
8893a9a6ad
increment build number
2016-03-25 05:11:30 +00:00
Firebird Admin
e69c65bcb0
increment build number
2016-03-25 05:11:28 +00:00
firebirds
773c7bfe3f
increment build number
2016-03-24 17:30:32 +03:00
Dmitry Yemanov
aab8eba467
Misc.
2016-03-23 18:24:36 +03:00
Dmitry Yemanov
1fef2e605a
Fixed CORE-4985: Non-privileged user can implicitly count records in a
...
restricted table.
2016-03-23 18:24:22 +03:00
Dmitry Yemanov
7e8f8a1c0d
Cleanup and refactoring: parsing strings in BLR.
2016-03-23 15:49:02 +03:00
Dmitry Yemanov
a1086589b6
Fixed handling of non-ASCII table names inside TPB.
2016-03-23 10:29:35 +03:00
hvlad
50c23d16ed
Let nbackup skip another tags on header page and limit search by page boundaries
2016-03-22 20:11:17 +02:00
de12c06f38
Fixed CORE-5162: SEC$ tables and tag/attributes
2016-03-22 19:31:44 +03:00