hvlad
|
5b2f99456d
|
Fixed bug CORE-5078 : "Invalid BLOB ID" error
|
2016-01-21 11:00:07 +00:00 |
|
robocop
|
af3cb7700a
|
Misc.
|
2016-01-21 00:25:55 +00:00 |
|
robocop
|
e7a69b2932
|
Typo.
|
2016-01-21 00:25:23 +00:00 |
|
firebirds
|
7521b16b53
|
nightly update
|
2016-01-21 00:10:02 +00:00 |
|
hvlad
|
69afe4b976
|
Fixed bug CORE-5075 : Triger on DISCONNECT with dynamic SQL (ES 'insert into ...'): 1) does not work in 3.0
Also, log exception happens in ON DISCONNECT trigger.
|
2016-01-20 10:05:14 +00:00 |
|
firebirds
|
7542d3037a
|
nightly update
|
2016-01-19 00:09:32 +00:00 |
|
alexpeshkoff
|
b09b956eab
|
Fixed CORE-5077: ISQL does not show encryption status of database
|
2016-01-18 17:30:37 +00:00 |
|
firebirds
|
af0a7b2add
|
nightly update
|
2016-01-18 00:10:14 +00:00 |
|
asfernandes
|
052af7edd4
|
Misc.
|
2016-01-17 01:46:26 +00:00 |
|
asfernandes
|
c2a0ec08c0
|
Missing dispose.
|
2016-01-17 01:14:51 +00:00 |
|
asfernandes
|
fdca3fdf72
|
Misc.
|
2016-01-17 01:10:45 +00:00 |
|
firebirds
|
c14a3355c9
|
nightly update
|
2016-01-15 00:09:22 +00:00 |
|
hvlad
|
d82e043042
|
Fixed crash reason (see CORE-5075).
Error on disconnect requires more analyzing.
|
2016-01-14 23:09:01 +00:00 |
|
firebirds
|
c3eb0903c2
|
nightly update
|
2016-01-14 00:10:20 +00:00 |
|
asfernandes
|
68456e8ddd
|
Add missing (GBK, for example) character sets to our ICU data file.
|
2016-01-13 13:53:52 +00:00 |
|
dimitr
|
051e6f6b4c
|
Minor correction.
|
2016-01-13 10:08:31 +00:00 |
|
hvlad
|
737b5f81ac
|
IPv6 address could contain percent sign inside, therefore make sure error string not used as vfprintf format string by gds__log().
See also comments at CORE-2493.
|
2016-01-13 09:35:23 +00:00 |
|
firebirds
|
bb5e328b12
|
nightly update
|
2016-01-12 00:09:16 +00:00 |
|
alexpeshkoff
|
a99381312f
|
Fixed CORE-4996: Need some SECURITY2.FDB --> SECURITY3.FDB upgrade feature, placed new files into linux package
|
2016-01-11 14:23:35 +00:00 |
|
hvlad
|
9e5c39acac
|
Addition to the patch for CORE-2493.
Always ask for numeric form of service name
|
2016-01-11 13:46:41 +00:00 |
|
alexpeshkoff
|
626b8cdfa3
|
Fixed CORE-4996: Need some SECURITY2.FDB --> SECURITY3.FDB upgrade feature
|
2016-01-11 13:38:36 +00:00 |
|
firebirds
|
bd8a101090
|
nightly update
|
2016-01-11 00:09:49 +00:00 |
|
hvlad
|
2820ede430
|
Improvement CORE-2493 : Append the IP address of the remote host to error messages in firebird.log for TCP connections
|
2016-01-10 14:20:47 +00:00 |
|
firebirds
|
d3d02e43ae
|
nightly update
|
2016-01-07 00:09:51 +00:00 |
|
asfernandes
|
dcdec26c77
|
Revert to the bad (that works) commit for CORE-5062. It's difficult to work when both the original architects and the users do bad things in relation to CHAR and MBCS.
|
2016-01-06 18:20:39 +00:00 |
|
asfernandes
|
e438f4d256
|
Fix for messages with FB_INTL_CHAR and FB_INTL_VARCHAR macros.
|
2016-01-06 18:20:25 +00:00 |
|
firebirds
|
ddb1da8d89
|
nightly update
|
2016-01-04 00:09:22 +00:00 |
|
dimitr
|
6d30e899f5
|
Fixed (hopefully) my last commit re. plan output.
|
2016-01-03 20:20:56 +00:00 |
|
asfernandes
|
210920d3b6
|
Fixed CORE-5062 - CHAR_TO_UUID on column with index throws expression evaluation not supported Human readable UUID argument for CHAR_TO_UUID must be of exact length 36.
|
2016-01-03 15:50:38 +00:00 |
|
firebirds
|
7e71b2c290
|
nightly update
|
2016-01-03 00:10:14 +00:00 |
|
alexpeshkoff
|
aa55704f0f
|
Fixed CORE-5060: Cannot CREATE VIEW that selects from a system table, despite having all grants
|
2016-01-02 14:41:17 +00:00 |
|
dimitr
|
24b7a7982c
|
Fixed CORE-5061: ISQL plan output is unexpectedly truncated after a query is simplified to become shorter.
|
2016-01-02 12:08:31 +00:00 |
|
alexpeshkoff
|
f4defcd2bc
|
Postfix for CORE-5056: better error reporting, thanks to Claudio
|
2016-01-02 11:41:50 +00:00 |
|
hvlad
|
241059f1d8
|
Improvement CORE-5063 : Make "show database" command to show numbers of used and free pages in database
|
2016-01-02 11:37:06 +00:00 |
|
hvlad
|
9165f8b596
|
New feature CORE-1538 : Add an option to isc_database_info to return the number of free pages in a database
|
2016-01-02 11:28:53 +00:00 |
|
asfernandes
|
30e729d7c5
|
Revert fix for CORE-5062 for better investigation.
|
2016-01-02 01:45:46 +00:00 |
|
asfernandes
|
7638ad530a
|
Fixed CORE-5062 - CHAR_TO_UUID on column with index throws expression evaluation not supported Human readable UUID argument for CHAR_TO_UUID must be of exact length 36.
|
2016-01-02 01:04:30 +00:00 |
|
firebirds
|
6e6c32bf68
|
nightly update
|
2015-12-31 00:09:29 +00:00 |
|
alexpeshkoff
|
7b5b0ca838
|
Fixed CORE-5056: Write-lock of database file is cleared ("W" disappears from output of lsof <db_name>) when remote machine obtains DB header running "fbsvcmgr <remote_host>/port:service_mgr action_db_stats <remote_dbname>"
|
2015-12-30 15:16:43 +00:00 |
|
firebirds
|
515f5e5408
|
nightly update
|
2015-12-30 00:12:03 +00:00 |
|
dimitr
|
3b04931ea0
|
Fixed CORE-4708: Content of MON$EXPLAINED_PLAN in MON$STATEMENTS is truncated if exceeds the 32KB limit.
|
2015-12-29 19:00:05 +00:00 |
|
dimitr
|
8db7decfbd
|
Tag the shmem session clumplets with username. This allows much faster lookups for non-locksmith users. Also, it allows to simplify some code. While being there, cleaned up some unused logic.
|
2015-12-29 15:17:20 +00:00 |
|
alexpeshkoff
|
0558b970fe
|
Fixed CORE-5047: mapUser() routine establish secondary attach using wrong provider
|
2015-12-29 14:39:00 +00:00 |
|
firebirds
|
a19a555ad7
|
nightly update
|
2015-12-29 00:10:39 +00:00 |
|
alexpeshkoff
|
d54d2d46f8
|
Fixed CORE-5053: changeServerMode.sh can mess with configuration
|
2015-12-28 14:10:42 +00:00 |
|
dimitr
|
df55756907
|
Unwind the cache before throwing. This prevents lock-ups during database shutdown.
|
2015-12-28 06:22:32 +00:00 |
|
firebirds
|
a20ae4fa30
|
nightly update
|
2015-12-26 00:09:56 +00:00 |
|
alexpeshkoff
|
100d7f5da9
|
Fixed CORE-4842: Installer script fails in some linux environments
|
2015-12-25 18:19:49 +00:00 |
|
robocop
|
539fd4d80e
|
Misc.
|
2015-12-25 01:08:17 +00:00 |
|
firebirds
|
6ea7ae93d7
|
nightly update
|
2015-12-25 00:09:23 +00:00 |
|