[Firebird-devel] [FB-Tracker] Created: (CORE-3444) add option to specify timeout in WAIT clause of SET TRANSACTION, add LOCK_TIMEOUT in firebird.conf

2011-04-16 Thread Pavel Zotov (JIRA)
add option to specify timeout in WAIT clause of SET TRANSACTION, add LOCK_TIMEOUT in firebird.conf -- Key: CORE-3444 URL:

[Firebird-devel] [FB-Tracker] Created: (CORE-3445) Infinite quantity of transactions start and rollback when DB trigger on rollback contains error

2011-04-16 Thread Pavel Zotov (JIRA)
Infinite quantity of transactions start and rollback when DB trigger on rollback contains error --- Key: CORE-3445 URL: http://tracker.firebirdsql.org/browse/CORE-3445

[Firebird-devel] [FB-Tracker] Created: (CORE-3529) recreate table T with PK or UK is impossible after duplicate typing w/o commit when ISQL is launched in AUTODDL=OFF mode

2011-06-18 Thread Pavel Zotov (JIRA)
recreate table T with PK or UK is impossible after duplicate typing w/o commit when ISQL is launched in AUTODDL=OFF mode Key: CORE-3529 URL:

[Firebird-devel] [FB-Tracker] Created: (CORE-3578) make ISQL do NOT open transaction just after is launched

2011-08-20 Thread Pavel Zotov (JIRA)
make ISQL do NOT open transaction just after is launched Key: CORE-3578 URL: http://tracker.firebirdsql.org/browse/CORE-3578 Project: Firebird Core Issue Type: Improvement

[Firebird-devel] [FB-Tracker] Created: (CORE-3587) add built-in context variables 'PROC_NAME' and 'ERROR_LINE' and database level trigger that fires on any ERROR

2011-08-29 Thread Pavel Zotov (JIRA)
add built-in context variables 'PROC_NAME' and 'ERROR_LINE' and database level trigger that fires on any ERROR -- Key: CORE-3587 URL:

[Firebird-devel] [FB-Tracker] Created: (CORE-3590) show proper info in rdb$index_segments.rdb$statistics for GTT (from index root page)

2011-08-30 Thread Pavel Zotov (JIRA)
show proper info in rdb$index_segments.rdb$statistics for GTT (from index root page) Key: CORE-3590 URL: http://tracker.firebirdsql.org/browse/CORE-3590 Project:

[Firebird-devel] [FB-Tracker] Created: (CORE-3598) TRACE: add statistics of actions that were after transaction finished

2011-09-13 Thread Pavel Zotov (JIRA)
TRACE: add statistics of actions that were after transaction finished - Key: CORE-3598 URL: http://tracker.firebirdsql.org/browse/CORE-3598 Project: Firebird Core Issue

[Firebird-devel] [FB-Tracker] Created: (CORE-3600) temp files fb_query_xxxx remains after ISQL has been closed via [X] icon (windows)

2011-09-14 Thread Pavel Zotov (JIRA)
temp files fb_query_ remains after ISQL has been closed via [X] icon (windows) -- Key: CORE-3600 URL: http://tracker.firebirdsql.org/browse/CORE-3600 Project:

[Firebird-devel] [FB-Tracker] Created: (CORE-3602) add some interactivity to GFIX during it works

2011-09-16 Thread Pavel Zotov (JIRA)
add some interactivity to GFIX during it works --- Key: CORE-3602 URL: http://tracker.firebirdsql.org/browse/CORE-3602 Project: Firebird Core Issue Type: Improvement Reporter: Pavel

[Firebird-devel] [FB-Tracker] Created: (CORE-3610) Can insert DUPLICATE keys in UNIQUE index when using RECORD_VERSION

2011-09-26 Thread Pavel Zotov (JIRA)
Can insert DUPLICATE keys in UNIQUE index when using RECORD_VERSION --- Key: CORE-3610 URL: http://tracker.firebirdsql.org/browse/CORE-3610 Project: Firebird Core Issue Type:

[Firebird-devel] [FB-Tracker] Created: (CORE-3650) recreation of collation for utf8 from unicode with option 'NUMERIC-SORT=1' leads to FB death

2011-11-04 Thread Pavel Zotov (JIRA)
recreation of collation for utf8 from unicode with option 'NUMERIC-SORT=1' leads to FB death --- Key: CORE-3650 URL: http://tracker.firebirdsql.org/browse/CORE-3650

[Firebird-devel] [FB-Tracker] Created: (CORE-3653) rollback of drop FK-constraint in session #1 can lead to violation of FK due to session #2

2011-11-06 Thread Pavel Zotov (JIRA)
rollback of drop FK-constraint in session #1 can lead to violation of FK due to session #2 -- Key: CORE-3653 URL: http://tracker.firebirdsql.org/browse/CORE-3653

[Firebird-devel] [FB-Tracker] Created: (CORE-3658) FBSVCMGR connects to server as 'FIREBIRD' user rather than SYSDBA though ISC_USER is defined

2011-11-11 Thread Pavel Zotov (JIRA)
FBSVCMGR connects to server as 'FIREBIRD' user rather than SYSDBA though ISC_USER is defined -- Key: CORE-3658 URL: http://tracker.firebirdsql.org/browse/CORE-3658

[Firebird-devel] [FB-Tracker] Created: (CORE-3663) add new trigger-level variable (for example, :TABLE) to be passed as argument into common SP from several triggers

2011-11-14 Thread Pavel Zotov (JIRA)
add new trigger-level variable (for example, :TABLE) to be passed as argument into common SP from several triggers Key: CORE-3663 URL:

[Firebird-devel] [FB-Tracker] Created: (CORE-3665) ISQL does not allow to quit on Ctrl-C under LINUX after establishing successful connection to database

2011-11-16 Thread Pavel Zotov (JIRA)
ISQL does not allow to quit on Ctrl-C under LINUX after establishing successful connection to database -- Key: CORE-3665 URL:

[Firebird-devel] [FB-Tracker] Created: (CORE-3664) ISQL commits changes rather rollback them when Ctrl-C is pressed (on Windows)

2011-11-16 Thread Pavel Zotov (JIRA)
ISQL commits changes rather rollback them when Ctrl-C is pressed (on Windows) -- Key: CORE-3664 URL: http://tracker.firebirdsql.org/browse/CORE-3664 Project: Firebird Core

[Firebird-devel] [FB-Tracker] Created: (CORE-3681) user without any rights can delete sequences, collations and even triggers with rdb$system_flag=0

2011-11-30 Thread Pavel Zotov (JIRA)
user without any rights can delete sequences, collations and even triggers with rdb$system_flag=0 - Key: CORE-3681 URL:

[Firebird-devel] [FB-Tracker] Created: (CORE-3683) recursive query with GROUP BY in root part: wrong results if no index exists for fields that are grouped

2011-12-02 Thread Pavel Zotov (JIRA)
recursive query with GROUP BY in root part: wrong results if no index exists for fields that are grouped Key: CORE-3683 URL:

[Firebird-devel] [FB-Tracker] Created: (CORE-3692) can not delete NOT NULL constraint on field which is included also in UNIQUE

2011-12-06 Thread Pavel Zotov (JIRA)
can not delete NOT NULL constraint on field which is included also in UNIQUE Key: CORE-3692 URL: http://tracker.firebirdsql.org/browse/CORE-3692 Project: Firebird Core

[Firebird-devel] [FB-Tracker] Created: (CORE-3704) add new context variables in USER_TRANSACTION namespace

2011-12-21 Thread Pavel Zotov (JIRA)
add new context variables in USER_TRANSACTION namespace --- Key: CORE-3704 URL: http://tracker.firebirdsql.org/browse/CORE-3704 Project: Firebird Core Issue Type: Improvement

[Firebird-devel] [FB-Tracker] Created: (CORE-3705) create MON$ table to get info about GARBAGE COLLECT that currently performs in CS/SC by sessions or sweep.

2011-12-21 Thread Pavel Zotov (JIRA)
create MON$ table to get info about GARBAGE COLLECT that currently performs in CS/SC by sessions or sweep. -- Key: CORE-3705 URL:

[Firebird-devel] [FB-Tracker] Created: (CORE-3712) no exceptions raises when DATABASE-level trigger on transaction ROLLBACK fails

2011-12-28 Thread Pavel Zotov (JIRA)
no exceptions raises when DATABASE-level trigger on transaction ROLLBACK fails -- Key: CORE-3712 URL: http://tracker.firebirdsql.org/browse/CORE-3712 Project: Firebird Core

[Firebird-devel] [FB-Tracker] Created: (CORE-3736) user with read_only right on some table can block others from updating this table

2012-01-18 Thread Pavel Zotov (JIRA)
user with read_only right on some table can block others from updating this table - Key: CORE-3736 URL: http://tracker.firebirdsql.org/browse/CORE-3736 Project: Firebird

[Firebird-devel] [FB-Tracker] Created: (CORE-3755) Add parameters for limit duration of queries

2012-02-06 Thread Pavel Zotov (JIRA)
Add parameters for limit duration of queries Key: CORE-3755 URL: http://tracker.firebirdsql.org/browse/CORE-3755 Project: Firebird Core Issue Type: Improvement Reporter: Pavel Zotov

[Firebird-devel] [FB-Tracker] Created: (CORE-3763) internal Firebird consistency check when trying to 'wrong' use computed_by index

2012-02-17 Thread Pavel Zotov (JIRA)
internal Firebird consistency check when trying to 'wrong' use computed_by index - Key: CORE-3763 URL: http://tracker.firebirdsql.org/browse/CORE-3763 Project: Firebird

[Firebird-devel] [FB-Tracker] Created: (CORE-3766) Transaction can`t change metadata if it is run in RC + no_wait and there is another connect that once had queried these metadata

2012-02-19 Thread Pavel Zotov (JIRA)
Transaction can`t change metadata if it is run in RC + no_wait and there is another connect that once had queried these metadata - Key: CORE-3766

[Firebird-devel] [FB-Tracker] Created: (CORE-3769) The message `Unknown tag (4) in isc_svc_query() results` appears when fbtracemgr is interrupted by Ctrl-C

2012-02-21 Thread Pavel Zotov (JIRA)
The message `Unknown tag (4) in isc_svc_query() results` appears when fbtracemgr is interrupted by Ctrl-C - Key: CORE-3769 URL:

[Firebird-devel] [FB-Tracker] Created: (CORE-3773) Inefficient memory usage and speed of SIMILAR TO when handling long text BLOB

2012-02-25 Thread Pavel Zotov (JIRA)
Inefficient memory usage and speed of SIMILAR TO when handling long text BLOB -- Key: CORE-3773 URL: http://tracker.firebirdsql.org/browse/CORE-3773 Project: Firebird Core

[Firebird-devel] [FB-Tracker] Created: (CORE-3784) fbtracemgr: add ability to specity some params from command line rather than updating trace config file

2012-03-05 Thread Pavel Zotov (JIRA)
fbtracemgr: add ability to specity some params from command line rather than updating trace config file --- Key: CORE-3784 URL:

[Firebird-devel] [FB-Tracker] Created: (CORE-3787) Allow to set 'my own' TEMPCACHELIMIT size when connecting to FB rather than use one that is specified in firebird.conf

2012-03-12 Thread Pavel Zotov (JIRA)
Allow to set 'my own' TEMPCACHELIMIT size when connecting to FB rather than use one that is specified in firebird.conf -- Key: CORE-3787 URL:

[Firebird-devel] [FB-Tracker] Created: (CORE-3795) fb_smp_server (LI-V2.5.2.26443) has crached when load test run

2012-03-23 Thread Pavel Zotov (JIRA)
fb_smp_server (LI-V2.5.2.26443) has crached when load test run -- Key: CORE-3795 URL: http://tracker.firebirdsql.org/browse/CORE-3795 Project: Firebird Core Issue Type: Bug

[Firebird-devel] [FB-Tracker] Created: (CORE-3797) non-priviledged user can know real name of database file even when connected via it`s alias

2012-03-24 Thread Pavel Zotov (JIRA)
non-priviledged user can know real name of database file even when connected via it`s alias --- Key: CORE-3797 URL: http://tracker.firebirdsql.org/browse/CORE-3797

[Firebird-devel] [FB-Tracker] Created: (CORE-3809) can`t stop fbguard and fb_smp_server during it performs rollback

2012-04-07 Thread Pavel Zotov (JIRA)
can`t stop fbguard and fb_smp_server during it performs rollback Key: CORE-3809 URL: http://tracker.firebirdsql.org/browse/CORE-3809 Project: Firebird Core Issue Type: Bug

[Firebird-devel] [FB-Tracker] Created: (CORE-3811) Can not connect to any .fdb after stopped heavy OLTP-test (750 connections)

2012-04-09 Thread Pavel Zotov (JIRA)
Can not connect to any .fdb after stopped heavy OLTP-test (750 connections) Key: CORE-3811 URL: http://tracker.firebirdsql.org/browse/CORE-3811 Project: Firebird Core

[Firebird-devel] [FB-Tracker] Created: (CORE-3822) LI-V2.5.2.26448: stopping isql via Ctrl-Z when it is running some query in local connect can hang all the following activity with server

2012-04-19 Thread Pavel Zotov (JIRA)
LI-V2.5.2.26448: stopping isql via Ctrl-Z when it is running some query in local connect can hang all the following activity with server Key:

[Firebird-devel] [FB-Tracker] Created: (CORE-3830) Malformed string when trying to cast text containing national (cyryllic) characters to UTF8 if field was created in charset = NONE

2012-04-24 Thread Pavel Zotov (JIRA)
Malformed string when trying to cast text containing national (cyryllic) characters to UTF8 if field was created in charset = NONE --- Key: CORE-3830

[Firebird-devel] [FB-Tracker] Created: (CORE-3858) Very poor performance of SIMILAR TO on some arguments + unable to disconnect via DELETE FROM MON$ATTACHMENTS

2012-05-29 Thread Pavel Zotov (JIRA)
Very poor performance of SIMILAR TO on some arguments + unable to disconnect via DELETE FROM MON$ATTACHMENTS Key: CORE-3858 URL:

[Firebird-devel] [FB-Tracker] Created: (CORE-3903) fbtracemgr: add setting to evaluate cost of transmitting BLOB data to client side

2012-08-20 Thread Pavel Zotov (JIRA)
fbtracemgr: add setting to evaluate cost of transmitting BLOB data to client side - Key: CORE-3903 URL: http://tracker.firebirdsql.org/browse/CORE-3903 Project: Firebird

[Firebird-devel] [FB-Tracker] Created: (CORE-3921) record disappeared (186), file: vio.cpp line: 408 + CPU 100% (when bugcheckabort=1 and sweep starts at gap ~21000)

2012-09-10 Thread Pavel Zotov (JIRA)
record disappeared (186), file: vio.cpp line: 408 + CPU 100% (when bugcheckabort=1 and sweep starts at gap ~21000) - Key: CORE-3921 URL:

[Firebird-devel] [FB-Tracker] Created: (CORE-3922) Sweep does not start if one of connects doing select * from ... where ... FOR UPDATE WITH LOCK without COMMIT or ROLLBACK

2012-09-10 Thread Pavel Zotov (JIRA)
Sweep does not start if one of connects doing select * from ... where ... FOR UPDATE WITH LOCK without COMMIT or ROLLBACK -- Key: CORE-3922

[Firebird-devel] [FB-Tracker] Created: (CORE-3929) Error attempted update of read-only column when trying select minvalue from list with more than 255 elements

2012-09-19 Thread Pavel Zotov (JIRA)
Error attempted update of read-only column when trying select minvalue from list with more than 255 elements -- Key: CORE-3929 URL:

[Firebird-devel] [FB-Tracker] Created: (CORE-3935) Could not connect to production via TCP after delete from mon$attachments issued on *different* database on the same machine

2012-09-24 Thread Pavel Zotov (JIRA)
Could not connect to production via TCP after delete from mon$attachments issued on *different* database on the same machine Key: CORE-3935

[Firebird-devel] [FB-Tracker] Created: (CORE-3944) LI-V2.5.2.26448 (SuperClassic) crashes when running script that delete attachments and move database to offline

2012-10-02 Thread Pavel Zotov (JIRA)
LI-V2.5.2.26448 (SuperClassic) crashes when running script that delete attachments and move database to offline --- Key: CORE-3944 URL:

[Firebird-devel] [FB-Tracker] Created: (CORE-3949) Add writing to firebird.log messages about all errors that occurs when trigger ON DISCONNECT runs

2012-10-09 Thread Pavel Zotov (JIRA)
Add writing to firebird.log messages about all errors that occurs when trigger ON DISCONNECT runs - Key: CORE-3949 URL:

[Firebird-devel] [FB-Tracker] Created: (CORE-3969) Memory leak when doing a lot of iterations FBSVCMGR with action_trace_start, _list and _stop

2012-10-29 Thread Pavel Zotov (JIRA)
Memory leak when doing a lot of iterations FBSVCMGR with action_trace_start, _list and _stop Key: CORE-3969 URL: http://tracker.firebirdsql.org/browse/CORE-3969

[Firebird-devel] [FB-Tracker] Created: (CORE-3976) National characters (e.g. umlauts) are NOT displayed correctly in 2.5.2 vs 2.5.1

2012-11-09 Thread Pavel Zotov (JIRA)
National characters (e.g. umlauts) are NOT displayed correctly in 2.5.2 vs 2.5.1 Key: CORE-3976 URL: http://tracker.firebirdsql.org/browse/CORE-3976 Project: Firebird

[Firebird-devel] [FB-Tracker] Created: (CORE-4065) unexpected message 'unable to allocate memory from OS' when trying to get left( blob, 10) if it's length between 8126433 and 8126433

2013-03-15 Thread Pavel Zotov (JIRA)
unexpected message 'unable to allocate memory from OS' when trying to get left( blob, 10) if it's length between 8126433 and 8126433 --- Key:

[Firebird-devel] [FB-Tracker] Created: (CORE-4069) isql under windows: different behaviour on Ctrl-BREAK depending on whether it currently performs some job or no

2013-03-25 Thread Pavel Zotov (JIRA)
isql under windows: different behaviour on Ctrl-BREAK depending on whether it currently performs some job or no --- Key: CORE-4069 URL:

[Firebird-devel] [FB-Tracker] Created: (CORE-4161) User can not insert records into table with column generated by default as identity in its DDL

2013-08-04 Thread Pavel Zotov (JIRA)
User can not insert records into table with column generated by default as identity in its DDL Key: CORE-4161 URL: http://tracker.firebirdsql.org/browse/CORE-4161

[Firebird-devel] [FB-Tracker] Created: (CORE-4171) Provide new command in ISQL that show ALL the list of command that were previously entered

2013-08-06 Thread Pavel Zotov (JIRA)
Provide new command in ISQL that show ALL the list of command that were previously entered -- Key: CORE-4171 URL: http://tracker.firebirdsql.org/browse/CORE-4171

[Firebird-devel] [FB-Tracker] Created: (CORE-4179) Unable to read MON$-tables when run few ISQLs that all make bulk updates of huge table (10E8 rows for each of them)

2013-08-13 Thread Pavel Zotov (JIRA)
Unable to read MON$-tables when run few ISQLs that all make bulk updates of huge table (10E8 rows for each of them) --- Key: CORE-4179 URL:

[Firebird-devel] [FB-Tracker] Created: (CORE-4180) Wrong results after creating collation or win1251 from unicode case insensitive: strings are considered as distinct while they don't

2013-08-13 Thread Pavel Zotov (JIRA)
Wrong results after creating collation or win1251 from unicode case insensitive: strings are considered as distinct while they don't Key:

[Firebird-devel] [FB-Tracker] Created: (CORE-4182) Provide ability to write all NON-engine or database health errors into separate file

2013-08-16 Thread Pavel Zotov (JIRA)
Provide ability to write all NON-engine or database health errors into separate file Key: CORE-4182 URL: http://tracker.firebirdsql.org/browse/CORE-4182 Project:

[Firebird-devel] [FB-Tracker] Created: (CORE-4183) Provide ability to log via TRACE usage of preliminarily selected indexes in queries

2013-08-19 Thread Pavel Zotov (JIRA)
Provide ability to log via TRACE usage of preliminarily selected indexes in queries --- Key: CORE-4183 URL: http://tracker.firebirdsql.org/browse/CORE-4183 Project:

[Firebird-devel] [FB-Tracker] Created: (CORE-4185) FB craches with invalid lock id (NNNNN), errno: 0 when all connects except one (that locks some record) are forcely killed

2013-08-20 Thread Pavel Zotov (JIRA)
FB craches with invalid lock id (N), errno: 0 when all connects except one (that locks some record) are forcely killed Key: CORE-4185

[Firebird-devel] [FB-Tracker] Created: (CORE-4188) Implement new 16 byte floating point datatype

2013-08-21 Thread Pavel Zotov (JIRA)
Implement new 16 byte floating point datatype - Key: CORE-4188 URL: http://tracker.firebirdsql.org/browse/CORE-4188 Project: Firebird Core Issue Type: New Feature Components: Engine

[Firebird-devel] [FB-Tracker] Created: (CORE-4190) Wring value of data pages average fill percent in GSTAT in case of storing varchars that much longer than page size

2013-08-22 Thread Pavel Zotov (JIRA)
Wring value of data pages average fill percent in GSTAT in case of storing varchars that much longer than page size --- Key: CORE-4190 URL:

[Firebird-devel] [FB-Tracker] Created: (CORE-4192) Remove the ability to make brute-force attack that will *not* be forced wait between it`s iterations

2013-08-25 Thread Pavel Zotov (JIRA)
Remove the ability to make brute-force attack that will *not* be forced wait between it`s iterations Key: CORE-4192 URL:

[Firebird-devel] [FB-Tracker] Created: (CORE-4194) Infinite ES EDS with AUTONOMOUS transaction leads to memory leak + 335544333: internal consistency check (cannot start cache writer thread)

2013-08-28 Thread Pavel Zotov (JIRA)
Infinite ES EDS with AUTONOMOUS transaction leads to memory leak + 335544333: internal consistency check (cannot start cache writer thread) ---

[Firebird-devel] [FB-Tracker] Created: (CORE-4222) Provide ability to know which auth. method was applied for establishing connect

2013-09-18 Thread Pavel Zotov (JIRA)
Provide ability to know which auth. method was applied for establishing connect Key: CORE-4222 URL: http://tracker.firebirdsql.org/browse/CORE-4222 Project: Firebird

[Firebird-devel] [FB-Tracker] Created: (CORE-4223) Installation under LINUX from snaposhot: provide ability to specify arguments to install.sh

2013-09-18 Thread Pavel Zotov (JIRA)
Installation under LINUX from snaposhot: provide ability to specify arguments to install.sh --- Key: CORE-4223 URL: http://tracker.firebirdsql.org/browse/CORE-4223

[Firebird-devel] [FB-Tracker] Created: (CORE-4225) FB-3 craches with coredump when attempting to trace activity on database that have db-level trigger

2013-09-18 Thread Pavel Zotov (JIRA)
FB-3 craches with coredump when attempting to trace activity on database that have db-level trigger --- Key: CORE-4225 URL:

[Firebird-devel] [FB-Tracker] Created: (CORE-4226) ISQL: provide ability to specify TIMEOUT in command-line for cancel attempt to establish connect if server is unavaliable

2013-09-18 Thread Pavel Zotov (JIRA)
ISQL: provide ability to specify TIMEOUT in command-line for cancel attempt to establish connect if server is unavaliable - Key: CORE-4226

[Firebird-devel] [FB-Tracker] Created: (CORE-4232) ISQL: provide switch to immediatelly cancel script containing many 'heavy statements' if database in shutdown or any engine error occured

2013-09-20 Thread Pavel Zotov (JIRA)
ISQL: provide switch to immediatelly cancel script containing many 'heavy statements' if database in shutdown or any engine error occured -

[Firebird-devel] [FB-Tracker] Created: (CORE-4261) Wrong result of join when joined fields are created via row_number() function

2013-11-11 Thread Pavel Zotov (JIRA)
Wrong result of join when joined fields are created via row_number() function - Key: CORE-4261 URL: http://tracker.firebirdsql.org/browse/CORE-4261 Project: Firebird Core

[Firebird-devel] [FB-Tracker] Created: (CORE-4269) Wrong output when field with result of windowed function is used in query with useless WHERE 0=0 and GROUP BY clause

2013-11-17 Thread Pavel Zotov (JIRA)
Wrong output when field with result of windowed function is used in query with useless WHERE 0=0 and GROUP BY clause Key: CORE-4269 URL:

[Firebird-devel] [FB-Tracker] Created: (CORE-4270) Wrong output (no rows) in case of subquery with windowed function + where field IN(select ...)

2013-11-18 Thread Pavel Zotov (JIRA)
Wrong output (no rows) in case of subquery with windowed function + where field IN(select ...) Key: CORE-4270 URL: http://tracker.firebirdsql.org/browse/CORE-4270

[Firebird-devel] [FB-Tracker] Created: (CORE-4274) Trace: add ability to log only actions of USER / ROLE that was specified in new filter expr. (e.g INCLUDE_USER or INCLUDE_ROLE)

2013-11-22 Thread Pavel Zotov (JIRA)
Trace: add ability to log only actions of USER / ROLE that was specified in new filter expr. (e.g INCLUDE_USER or INCLUDE_ROLE) --- Key: CORE-4274

[Firebird-devel] [FB-Tracker] Created: (CORE-4289) NOT-null field from derived table became NULL when is referred outside DT

2013-12-06 Thread Pavel Zotov (JIRA)
NOT-null field from derived table became NULL when is referred outside DT - Key: CORE-4289 URL: http://tracker.firebirdsql.org/browse/CORE-4289 Project: Firebird Core

[Firebird-devel] [FB-Tracker] Created: (CORE-4293) FB crashes when attempts to solve Einstein's task

2013-12-07 Thread Pavel Zotov (JIRA)
FB crashes when attempts to solve Einstein's task - Key: CORE-4293 URL: http://tracker.firebirdsql.org/browse/CORE-4293 Project: Firebird Core Issue Type: Bug Affects Versions: 3.0 Alpha 1

[Firebird-devel] [FB-Tracker] Created: (CORE-4306) LIKE operator: make its performance insensitive to the length of string when pattern is immediatelly founded

2013-12-28 Thread Pavel Zotov (JIRA)
LIKE operator: make its performance insensitive to the length of string when pattern is immediatelly founded Key: CORE-4306 URL:

[Firebird-devel] [FB-Tracker] Created: (CORE-4310) DateAdd(): change input amount argument from INT to BIGINT

2014-01-02 Thread Pavel Zotov (JIRA)
DateAdd(): change input amount argument from INT to BIGINT Key: CORE-4310 URL: http://tracker.firebirdsql.org/browse/CORE-4310 Project: Firebird Core Issue Type: Improvement

[Firebird-devel] [FB-Tracker] Created: (CORE-4319) Engine crashes when trace session is opened and we try to connect to non-existent database/alias

2014-01-19 Thread Pavel Zotov (JIRA)
Engine crashes when trace session is opened and we try to connect to non-existent database/alias Key: CORE-4319 URL: http://tracker.firebirdsql.org/browse/CORE-4319

[Firebird-devel] [FB-Tracker] Created: (CORE-4322) Engine crashes when use SUM()OVER() in recursive query

2014-01-21 Thread Pavel Zotov (JIRA)
Engine crashes when use SUM()OVER() in recursive query -- Key: CORE-4322 URL: http://tracker.firebirdsql.org/browse/CORE-4322 Project: Firebird Core Issue Type: Bug Reporter:

[Firebird-devel] [FB-Tracker] Created: (CORE-4328) Provide ability to select size of TempCacheLimit during restore via command line switch

2014-01-30 Thread Pavel Zotov (JIRA)
Provide ability to select size of TempCacheLimit during restore via command line switch --- Key: CORE-4328 URL: http://tracker.firebirdsql.org/browse/CORE-4328

[Firebird-devel] [FB-Tracker] Created: (CORE-4334) fb_sort_* files remain opened after forcely detach connect when low value of TempCacheLimit and big size of sorting data

2014-02-05 Thread Pavel Zotov (JIRA)
fb_sort_* files remain opened after forcely detach connect when low value of TempCacheLimit and big size of sorting data Key: CORE-4334 URL:

[Firebird-devel] [FB-Tracker] Created: (CORE-4341) non-privileged user can grant other's role to himself

2014-02-15 Thread Pavel Zotov (JIRA)
non-privileged user can grant other's role to himself - Key: CORE-4341 URL: http://tracker.firebirdsql.org/browse/CORE-4341 Project: Firebird Core Issue Type: Bug Components:

[Firebird-devel] [FB-Tracker] Created: (CORE-4342) non-privileged user can delete records from RDB$SECURITY_CLASSES table

2014-02-15 Thread Pavel Zotov (JIRA)
non-privileged user can delete records from RDB$SECURITY_CLASSES table -- Key: CORE-4342 URL: http://tracker.firebirdsql.org/browse/CORE-4342 Project: Firebird Core Issue

[Firebird-devel] [FB-Tracker] Created: (CORE-4352) LI-2.5.3.x (64x, SuperServer) craches at the end-point of restoring when DefaultDBCachePages = 262144 (but the database afterall appears OK)

2014-02-24 Thread Pavel Zotov (JIRA)
LI-2.5.3.x (64x, SuperServer) craches at the end-point of restoring when DefaultDBCachePages = 262144 (but the database afterall appears OK) -

[Firebird-devel] [FB-Tracker] Created: (CORE-4354) Parsing of recursive query returns error Column does not belong to referenced table for source that HAS such column

2014-02-25 Thread Pavel Zotov (JIRA)
Parsing of recursive query returns error Column does not belong to referenced table for source that HAS such column - Key: CORE-4354 URL:

[Firebird-devel] [FB-Tracker] Created: (CORE-4357) non-priviledged user can block creation of new tables by select ... from rdb$database FOR UPDATE WITH LOCK

2014-03-03 Thread Pavel Zotov (JIRA)
non-priviledged user can block creation of new tables by select ... from rdb$database FOR UPDATE WITH LOCK -- Key: CORE-4357 URL:

[Firebird-devel] [FB-Tracker] Created: (CORE-4360) group by from derived table which contains group by on field with LITERAL value returns wrong result

2014-03-08 Thread Pavel Zotov (JIRA)
group by from derived table which contains group by on field with LITERAL value returns wrong result Key: CORE-4360 URL:

[Firebird-devel] [FB-Tracker] Created: (CORE-4364) Allow pass boolean trigger-context variables: INSERTING, UPDATING or DELETING - directly as arguments when call SP from trigger

2014-03-13 Thread Pavel Zotov (JIRA)
Allow pass boolean trigger-context variables: INSERTING, UPDATING or DELETING - directly as arguments when call SP from trigger --- Key: CORE-4364

[Firebird-devel] [FB-Tracker] Created: (CORE-4366) wrong result of WHERE predicat when it contains NULL IS NOT DISTINCT FROM (select min(NULL) from ...)

2014-03-15 Thread Pavel Zotov (JIRA)
wrong result of WHERE predicat when it contains NULL IS NOT DISTINCT FROM (select min(NULL) from ...) - Key: CORE-4366 URL:

[Firebird-devel] [FB-Tracker] Created: (CORE-4367) Extend SELECT FIRST nn clause with ability to obtain all records with equal RANK

2014-03-21 Thread Pavel Zotov (JIRA)
Extend SELECT FIRST nn clause with ability to obtain all records with equal RANK Key: CORE-4367 URL: http://tracker.firebirdsql.org/browse/CORE-4367 Project: Firebird

[Firebird-devel] [FB-Tracker] Created: (CORE-4368) Provide name of TABLE / VIEW when some statement violates CHECK.

2014-03-21 Thread Pavel Zotov (JIRA)
Provide name of TABLE / VIEW when some statement violates CHECK. Key: CORE-4368 URL: http://tracker.firebirdsql.org/browse/CORE-4368 Project: Firebird Core Issue Type:

[Firebird-devel] [FB-Tracker] Created: (CORE-4379) Poor performance of updating when use explicit cursor

2014-03-29 Thread Pavel Zotov (JIRA)
Poor performance of updating when use explicit cursor - Key: CORE-4379 URL: http://tracker.firebirdsql.org/browse/CORE-4379 Project: Firebird Core Issue Type: Bug Components:

[Firebird-devel] [FB-Tracker] Created: (CORE-4385) Add new clause to FOR UPDATE WITH LOCK: SKIP LOCKED - for selecting 'free' record(s) from table or updatable view

2014-04-05 Thread Pavel Zotov (JIRA)
Add new clause to FOR UPDATE WITH LOCK: SKIP LOCKED - for selecting 'free' record(s) from table or updatable view -- Key: CORE-4385 URL:

[Firebird-devel] [FB-Tracker] Created: (CORE-4392) Provide built-in context variable with name like 'CALL_STACK' which is initialized on exception and contains info about point when this exc. occured

2014-04-16 Thread Pavel Zotov (JIRA)
Provide built-in context variable with name like 'CALL_STACK' which is initialized on exception and contains info about point when this exc. occured

[Firebird-devel] [FB-Tracker] Created: (CORE-4398) Provide ability to specify extra-long name of log when doing gbak to avoid attempt to store 256 bytes in a clumplet message

2014-04-22 Thread Pavel Zotov (JIRA)
Provide ability to specify extra-long name of log when doing gbak to avoid attempt to store 256 bytes in a clumplet message - Key: CORE-4398

[Firebird-devel] [FB-Tracker] Created: (CORE-4399) Inner join (nested loop) does not take in account predicate in WHERE clause when driven source is VIEW based on GROUP BY

2014-04-22 Thread Pavel Zotov (JIRA)
Inner join (nested loop) does not take in account predicate in WHERE clause when driven source is VIEW based on GROUP BY Key: CORE-4399 URL:

[Firebird-devel] [FB-Tracker] Created: (CORE-4400) MERGE set ROW_COUNT to 1 when number of handled records more than 1

2014-04-23 Thread Pavel Zotov (JIRA)
MERGE set ROW_COUNT to 1 when number of handled records more than 1 --- Key: CORE-4400 URL: http://tracker.firebirdsql.org/browse/CORE-4400 Project: Firebird Core Issue Type:

[Firebird-devel] [FB-Tracker] Created: (CORE-4416) FB craches when attempt to create index with key length 3375 bytes (charset = NONE) when database page_size = 16384

2014-05-02 Thread Pavel Zotov (JIRA)
FB craches when attempt to create index with key length 3375 bytes (charset = NONE) when database page_size = 16384 - Key: CORE-4416 URL:

[Firebird-devel] [FB-Tracker] Created: (CORE-4422) FB crashes when using row_number()over( PARTITION BY x) in ORDER by clause

2014-05-08 Thread Pavel Zotov (JIRA)
FB crashes when using row_number()over( PARTITION BY x) in ORDER by clause --- Key: CORE-4422 URL: http://tracker.firebirdsql.org/browse/CORE-4422 Project: Firebird Core

[Firebird-devel] [FB-Tracker] Created: (CORE-4447) Indices are ignored on table which receives data processed inside cursor when using AS CURSOR cursor_name clause and lock source record using WH

2014-06-02 Thread Pavel Zotov (JIRA)
Indices are ignored on table which receives data processed inside cursor when using AS CURSOR cursor_name clause and lock source record using WHERE CURRENT OF cursor_name

[Firebird-devel] [FB-Tracker] Created: (CORE-4448) Add statistics (and not only elapsed time) in output when use execute statements inside parent query (EB or SP)

2014-06-02 Thread Pavel Zotov (JIRA)
Add statistics (and not only elapsed time) in output when use execute statements inside parent query (EB or SP) --- Key: CORE-4448 URL:

[Firebird-devel] [FB-Tracker] Created: (CORE-4452) Can`t create two collations with different names if autoddl =OFF in FB 2.5.3

2014-06-06 Thread Pavel Zotov (JIRA)
Can`t create two collations with different names if autoddl =OFF in FB 2.5.3 Key: CORE-4452 URL: http://tracker.firebirdsql.org/browse/CORE-4452 Project: Firebird Core

[Firebird-devel] [FB-Tracker] Created: (CORE-4454) Regression: null validation for output SP's argument does NOT work in case when trying to select non-existent value from it

2014-06-07 Thread Pavel Zotov (JIRA)
Regression: null validation for output SP's argument does NOT work in case when trying to select non-existent value from it Key: CORE-4454

[Firebird-devel] [FB-Tracker] Created: (CORE-4472) Message Modifying function F which is currently in use when running script with AUTODDL=OFF and F is called from INTERNAL function declared in

2014-06-25 Thread Pavel Zotov (JIRA)
Message Modifying function F which is currently in use when running script with AUTODDL=OFF and F is called from INTERNAL function declared in other unit

[Firebird-devel] [FB-Tracker] Created: (CORE-4473) Different gdscode in 3.0 vs 2.5 when lock conflict occurs

2014-06-25 Thread Pavel Zotov (JIRA)
Different gdscode in 3.0 vs 2.5 when lock conflict occurs - Key: CORE-4473 URL: http://tracker.firebirdsql.org/browse/CORE-4473 Project: Firebird Core Issue Type: Bug Affects

  1   2   3   4   5   >