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
b51a37ac0d
Fixed CORE-5155: [CREATE OR] ALTER USER statement: clause PASSWORD (if present) must be always specified just after USER
2016-03-22 18:38:04 +03:00
hvlad
54e25d4a79
System index for RDB$BACKUP_HISTORY (RDB$GUID)
2016-03-22 11:18:37 +02:00
hvlad
fa0bae17e2
Applied initial patch from red-soft
2016-03-22 10:35:55 +02:00
Adriano dos Santos Fernandes
08746df97e
Fixed CORE-5159 - Regression: engine may throw transliteration errors when running from non-ASCII system path.
2016-03-21 14:48:21 -03:00
Adriano dos Santos Fernandes
c2d7536030
Fixed CORE-5153 - Regression: Server crashes when aggregate functions are used together with NOT IN predicate.
2016-03-21 12:28:06 -03:00
hvlad
e891e0f43c
Fixed bug CORE-5161 : Unique index could be created on non-unique data
2016-03-21 16:39:22 +02:00
hvlad
9ae426a757
Please MSVC14:
...
-add space before XXXFORMAT macros to not confuse it with user-defined literals
-use existing snprintf
This should fix part of the issues at CORE-5099 and CORE-5120
2016-03-17 12:33:26 +02:00
firebirds
5c4d97f05c
nightly update
2016-03-16 00:09:45 +00:00
firebirds
95ebd3cc6f
nightly update
2016-03-15 00:08:50 +00:00
aafemt
8cf7ff3434
Fix false positive index missing entries on already deleted records
2016-03-14 09:11:04 +00:00
dimitr
81343e94a3
Misc changes.
2016-03-14 09:02:02 +00:00
firebirds
9098e9465e
nightly update
2016-03-12 00:08:24 +00:00
firebirds
5653ce3c8c
nightly update
2016-03-11 00:09:40 +00:00
firebirds
5bf80cd789
nightly update
2016-03-10 00:08:36 +00:00
alexpeshkoff
71f4da06d3
Fixed CORE-5144: Deadlock when database is encrypted or decrypted under high parallel load
2016-03-09 14:58:08 +00:00
firebirds
91c3270d37
nightly update
2016-03-09 00:11:10 +00:00
hvlad
b713cb895e
Fixed bug CORE-5140 : Wrong error message when user tries to set number of page buffers into not supported value
2016-03-08 17:10:30 +00:00
firebirds
dc206d1009
nightly update
2016-03-08 00:08:15 +00:00
firebirds
92a60b4f97
nightly update
2016-03-07 00:09:14 +00:00
firebirds
13ab88e62f
nightly update
2016-03-06 00:09:35 +00:00
dimitr
0b97f5fc41
Misc refactoring:
...
1) Renamed Hash class to HashTable
2) Reversed data/length arguments
3) Moved hash() routine to its own class/namespace
4) Fixed the license text
2016-03-05 17:40:49 +00:00
aafemt
a1d55c3e6e
Optimized hash function for lock manager and hash join
2016-03-05 12:28:04 +00:00
firebirds
ab8fa6bf83
nightly update
2016-03-05 00:09:20 +00:00
firebirds
e5fdfec4bf
nightly update
2016-03-04 00:10:06 +00:00
paulbeach
150fdb8710
Fix qsort_r for Darwin
2016-03-03 15:04:02 +00:00
firebirds
21730b582a
nightly update
2016-03-03 00:09:15 +00:00