[Firebird-devel] [FB-Tracker] Created: (CORE-6535) View can not be subject of DML if it is declared WITH CHECK OPTION and COMPUTED-BY column present in the this view expression

2021-04-06 Thread Pavel Zotov (JIRA)
View can not be subject of DML if it is declared WITH CHECK OPTION and COMPUTED-BY column present in the this view expression - Key: CORE-6535

[Firebird-devel] [FB-Tracker] Created: (CORE-6532) Results of сoncatenation with blob has no info about collation of source columns (which are declared with such info)

2021-04-02 Thread Pavel Zotov (JIRA)
Results of сoncatenation with blob has no info about collation of source columns (which are declared with such info) Key: CORE-6532 URL:

[Firebird-devel] [FB-Tracker] Created: (CORE-6531) COMPUTED BY column looses charset and collate of source field when is either of type BLOB or VARCHAR casted to BLOB

2021-04-02 Thread Pavel Zotov (JIRA)
COMPUTED BY column looses charset and collate of source field when is either of type BLOB or VARCHAR casted to BLOB --- Key: CORE-6531 URL:

[Firebird-devel] [FB-Tracker] Created: (CORE-6528) Connect to database that contains broken pages can lead to FB crash

2021-03-30 Thread Pavel Zotov (JIRA)
Connect to database that contains broken pages can lead to FB crash --- Key: CORE-6528 URL: http://tracker.firebirdsql.org/browse/CORE-6528 Project: Firebird Core Issue Type:

[Firebird-devel] [FB-Tracker] Created: (CORE-6527) Regression: inline comment of SP parameter with closing parenthesis leads to incorrect SQL when trying to extract metadata

2021-03-28 Thread Pavel Zotov (JIRA)
Regression: inline comment of SP parameter with closing parenthesis leads to incorrect SQL when trying to extract metadata -- Key: CORE-6527

[Firebird-devel] [FB-Tracker] Created: (CORE-6517) Regression: CREATE DATABASE fails with 'Token unknown' error when DB name is enclosed in double quotes and 'DEFAULT CHARACTER SET' is specified after

2021-03-17 Thread Pavel Zotov (JIRA)
Regression: CREATE DATABASE fails with 'Token unknown' error when DB name is enclosed in double quotes and 'DEFAULT CHARACTER SET' is specified after DB name

[Firebird-devel] [FB-Tracker] Created: (CORE-6504) Provide same results for date arithmetics when date is changed by values near +/-max(bigint)

2021-03-05 Thread Pavel Zotov (JIRA)
Provide same results for date arithmetics when date is changed by values near +/-max(bigint) Key: CORE-6504 URL: http://tracker.firebirdsql.org/browse/CORE-6504

[Firebird-devel] [FB-Tracker] Created: (CORE-6503) Attempt to create database with page_size >= 65536 leads to createing DB with actual page size = 4k or 8k, but not 32k as it would be

2021-03-05 Thread Pavel Zotov (JIRA)
Attempt to create database with page_size >= 65536 leads to createing DB with actual page size = 4k or 8k, but not 32k as it would be - Key:

[Firebird-devel] [FB-Tracker] Created: (CORE-6500) Trace: provide ability to see STATEMENT RESTART events (or their count)

2021-03-02 Thread Pavel Zotov (JIRA)
Trace: provide ability to see STATEMENT RESTART events (or their count) --- Key: CORE-6500 URL: http://tracker.firebirdsql.org/browse/CORE-6500 Project: Firebird Core Issue

[Firebird-devel] [FB-Tracker] Created: (CORE-6476) Call to Services API on 1st FB instance blocks start of audit session in 2nd FB instance for 130 seconds

2021-01-28 Thread Pavel Zotov (JIRA)
Call to Services API on 1st FB instance blocks start of audit session in 2nd FB instance for 130 seconds Key: CORE-6476 URL:

[Firebird-devel] [FB-Tracker] Created: (CORE-6470) Provide ability to suppress localized messages in error stack (or make them to be encoded to required charset, say 'utf8')

2021-01-20 Thread Pavel Zotov (JIRA)
Provide ability to suppress localized messages in error stack (or make them to be encoded to required charset, say 'utf8') -- Key: CORE-6470

[Firebird-devel] [FB-Tracker] Created: (CORE-6469) Provide ability to see in the trace log actions related to session management (e.g. ALTER SESSION RESET)

2021-01-18 Thread Pavel Zotov (JIRA)
Provide ability to see in the trace log actions related to session management (e.g. ALTER SESSION RESET) Key: CORE-6469 URL:

[Firebird-devel] [FB-Tracker] Created: (CORE-6464) ES/EDS and ExtConnPool problem: EDS-connection may see old value of generator if it is established twise and interval is less than ExtConnPoolLifeTim

2021-01-06 Thread Pavel Zotov (JIRA)
ES/EDS and ExtConnPool problem: EDS-connection may see old value of generator if it is established twise and interval is less than ExtConnPoolLifeTime (even when generator is RECREATED every time)

[Firebird-devel] [FB-Tracker] Created: (CORE-6463) Confusing message (conversion error from STRING " ") when use parametrized ES and "?" has no explicit CAST()

2021-01-06 Thread Pavel Zotov (JIRA)
Confusing message (conversion error from STRING " ") when use parametrized ES and "?" has no explicit CAST() Key: CORE-6463 URL:

[Firebird-devel] [FB-Tracker] Created: (CORE-6447) SET SQLDA_DISPLAY ON: different text of message for parameterized expression starting from second run

2020-11-16 Thread Pavel Zotov (JIRA)
SET SQLDA_DISPLAY ON: different text of message for parameterized expression starting from second run - Key: CORE-6447 URL:

[Firebird-devel] [FB-Tracker] Created: (CORE-6445) Regression in FB 4.x when PSQL code has recursive SP calls: crash instead of SQLSTATE = 54001 ("Too many concurrent executions...")

2020-11-14 Thread Pavel Zotov (JIRA)
Regression in FB 4.x when PSQL code has recursive SP calls: crash instead of SQLSTATE = 54001 ("Too many concurrent executions...") --- Key: CORE-6445

[Firebird-devel] [FB-Tracker] Created: (CORE-6441) Srp plugin keeps connection after database has been removed for ~10 seconds (SS and SC).

2020-11-09 Thread Pavel Zotov (JIRA)
Srp plugin keeps connection after database has been removed for ~10 seconds (SS and SC). - Key: CORE-6441 URL: http://tracker.firebirdsql.org/browse/CORE-6441

[Firebird-devel] [FB-Tracker] Created: (CORE-6423) Provide ability to specify file to fetch password when use CONNECT command in SQL scenario

2020-10-20 Thread Pavel Zotov (JIRA)
Provide ability to specify file to fetch password when use CONNECT command in SQL scenario -- Key: CORE-6423 URL: http://tracker.firebirdsql.org/browse/CORE-6423

[Firebird-devel] [FB-Tracker] Created: (CORE-6414) Error message "expected length N, actual M" contains wrong value of M when charset UTF8 is used in the field declaration of a table

2020-10-13 Thread Pavel Zotov (JIRA)
Error message "expected length N, actual M" contains wrong value of M when charset UTF8 is used in the field declaration of a table --- Key: CORE-6414

[Firebird-devel] [FB-Tracker] Created: (CORE-6415) Error message "malformed string' is issued instead of "expected: N, actual : M" when UTF-8 charset is used and default value for declared column is g

2020-10-13 Thread Pavel Zotov (JIRA)
Error message "malformed string' is issued instead of "expected: N, actual : M" when UTF-8 charset is used and default value for declared column is greater than this column length

[Firebird-devel] [FB-Tracker] Created: (CORE-6411) FB crashes on attempt to create table with number of fields greater than 5460.

2020-09-28 Thread Pavel Zotov (JIRA)
FB crashes on attempt to create table with number of fields greater than 5460. -- Key: CORE-6411 URL: http://tracker.firebirdsql.org/browse/CORE-6411 Project: Firebird Core

[Firebird-devel] [FB-Tracker] Created: (CORE-6402) Attribute 'multi-user maintenance' can not be seen if 'backup-lock' was set before this

2020-09-19 Thread Pavel Zotov (JIRA)
Attribute 'multi-user maintenance' can not be seen if 'backup-lock' was set before this Key: CORE-6402 URL: http://tracker.firebirdsql.org/browse/CORE-6402

[Firebird-devel] [FB-Tracker] Created: (CORE-6399) Provide ability to read actual DB header attributes when DB is in backup-lock state

2020-09-09 Thread Pavel Zotov (JIRA)
Provide ability to read actual DB header attributes when DB is in backup-lock state --- Key: CORE-6399 URL: http://tracker.firebirdsql.org/browse/CORE-6399 Project:

[Firebird-devel] [FB-Tracker] Created: (CORE-6374) Trace. Provide ability to watch time of *preparing* statement when it is greater than some threshold (similar to time_threshold for log_statement_fin

2020-07-31 Thread Pavel Zotov (JIRA)
Trace. Provide ability to watch time of *preparing* statement when it is greater than some threshold (similar to time_threshold for log_statement_finish)

[Firebird-devel] [FB-Tracker] Created: (CORE-6369) ISQL: provide ability to run it from with "-i

2020-07-23 Thread Pavel Zotov (JIRA)
ISQL: provide ability to run it from with "-i

[Firebird-devel] [FB-Tracker] Created: (CORE-6365) Values less than -2147483648 can not be spicified in the INCREMENT BY clause a column defined as GENERATED AS IDENTITY

2020-07-13 Thread Pavel Zotov (JIRA)
Values less than -2147483648 can not be spicified in the INCREMENT BY clause a column defined as GENERATED AS IDENTITY -- Key: CORE-6365 URL:

[Firebird-devel] [FB-Tracker] Created: (CORE-6357) LEAD() and LAG() do not allow to specify 3rd argument ("DEFAULT" value when pointer is out of scope) of INT128 datatype.

2020-07-06 Thread Pavel Zotov (JIRA)
LEAD() and LAG() do not allow to specify 3rd argument ("DEFAULT" value when pointer is out of scope) of INT128 datatype. Key: CORE-6357 URL:

[Firebird-devel] [FB-Tracker] Created: (CORE-6356) ROUND() of INT128 number requires is to be explicitly cased to INT128

2020-07-06 Thread Pavel Zotov (JIRA)
ROUND() of INT128 number requires is to be explicitly cased to INT128 - Key: CORE-6356 URL: http://tracker.firebirdsql.org/browse/CORE-6356 Project: Firebird Core Issue

[Firebird-devel] [FB-Tracker] Created: (CORE-6355) TRUNC() does not accept second argument = -128 (but show it as required boundary in error message)

2020-07-06 Thread Pavel Zotov (JIRA)
TRUNC() does not accept second argument = -128 (but show it as required boundary in error message) -- Key: CORE-6355 URL:

[Firebird-devel] [FB-Tracker] Created: (CORE-6353) INT128 has problems with some PSQL objects

2020-07-03 Thread Pavel Zotov (JIRA)
INT128 has problems with some PSQL objects -- Key: CORE-6353 URL: http://tracker.firebirdsql.org/browse/CORE-6353 Project: Firebird Core Issue Type: Bug Reporter: Pavel Zotov See scripts

[Firebird-devel] [FB-Tracker] Created: (CORE-6340) Alternate quoting does not work on some particular cases

2020-06-23 Thread Pavel Zotov (JIRA)
Alternate quoting does not work on some particular cases Key: CORE-6340 URL: http://tracker.firebirdsql.org/browse/CORE-6340 Project: Firebird Core Issue Type: Bug

[Firebird-devel] [FB-Tracker] Created: (CORE-6336) Regression in FB 4.x: error "Implementation of text subtype not located" on attempt to use some collations defined in fbintl.conf

2020-06-19 Thread Pavel Zotov (JIRA)
Regression in FB 4.x: error "Implementation of text subtype not located" on attempt to use some collations defined in fbintl.conf - Key:

[Firebird-devel] [FB-Tracker] Created: (CORE-6297) Attempt to violate constraint for domain-based BLOB field raises message that does not relates to actual problem

2020-05-05 Thread Pavel Zotov (JIRA)
Attempt to violate constraint for domain-based BLOB field raises message that does not relates to actual problem Key: CORE-6297 URL:

[Firebird-devel] [FB-Tracker] Created: (CORE-6291) Statement "CREATE DOMAIN [dm_name] as BIGINT" raises "numeric value is out of range" if its default value is -9223372036854775808

2020-04-25 Thread Pavel Zotov (JIRA)
Statement "CREATE DOMAIN [dm_name] as BIGINT" raises "numeric value is out of range" if its default value is -9223372036854775808 -- Key: CORE-6291

[Firebird-devel] [FB-Tracker] Created: (CORE-6290) CREATE DOMAIN can not use DEFAULT clause with HEX literal if another domain has been created before this statement

2020-04-23 Thread Pavel Zotov (JIRA)
CREATE DOMAIN can not use DEFAULT clause with HEX literal if another domain has been created before this statement -- Key: CORE-6290 URL:

[Firebird-devel] [FB-Tracker] Created: (CORE-6264) gbak with PIPE to stdout: invalid content if user '-se :service_mgr' command switch

2020-03-14 Thread Pavel Zotov (JIRA)
gbak with PIPE to stdout: invalid content if user '-se :service_mgr' command switch - Key: CORE-6264 URL: http://tracker.firebirdsql.org/browse/CORE-6264

[Firebird-devel] [FB-Tracker] Created: (CORE-6251) Regression: crash when built-in function LEFT() or RIGHT() missed 2nd argument (number of characters to be taken).

2020-02-19 Thread Pavel Zotov (JIRA)
Regression: crash when built-in function LEFT() or RIGHT() missed 2nd argument (number of characters to be taken). -- Key: CORE-6251 URL:

[Firebird-devel] [FB-Tracker] Created: (CORE-6248) Ability to create database with length more than 255 characters should be prohibited

2020-02-15 Thread Pavel Zotov (JIRA)
Ability to create database with length more than 255 characters should be prohibited Key: CORE-6248 URL: http://tracker.firebirdsql.org/browse/CORE-6248 Project:

[Firebird-devel] [FB-Tracker] Created: (CORE-6247) Presense of 'WITH CHECK OPTION' in a view DDL disallows UPDATE statement if user has been granted to update some (NOT ALL) columns of this view

2020-02-14 Thread Pavel Zotov (JIRA)
Presense of 'WITH CHECK OPTION' in a view DDL disallows UPDATE statement if user has been granted to update some (NOT ALL) columns of this view ---

[Firebird-devel] [FB-Tracker] Created: (CORE-6242) DECFLOAT. Implement high-accuracy algorithm for SUM of values with exponenta greater than 34.

2020-02-02 Thread Pavel Zotov (JIRA)
DECFLOAT. Implement high-accuracy algorithm for SUM of values with exponenta greater than 34. - Key: CORE-6242 URL: http://tracker.firebirdsql.org/browse/CORE-6242

[Firebird-devel] [FB-Tracker] Created: (CORE-6239) Compiler can make more rigorous check for presense of RETURNS(...) clause in SP header when SP body contains SUSPEND.

2020-01-29 Thread Pavel Zotov (JIRA)
Compiler can make more rigorous check for presense of RETURNS(...) clause in SP header when SP body contains SUSPEND. - Key: CORE-6239 URL:

[Firebird-devel] [FB-Tracker] Created: (CORE-6238) DECFLOAT: subtraction Num1 - Num2 leads to "Decimal float overflow" if Num2 is specified in scientific notation and less than max double ( 1.79769313

2020-01-28 Thread Pavel Zotov (JIRA)
DECFLOAT: subtraction Num1 - Num2 leads to "Decimal float overflow" if Num2 is specified in scientific notation and less than max double ( 1.7976931348623157e308 )

[Firebird-devel] [FB-Tracker] Created: (CORE-6223) FB crashes when evaluating too long expression

2020-01-11 Thread Pavel Zotov (JIRA)
FB crashes when evaluating too long expression -- Key: CORE-6223 URL: http://tracker.firebirdsql.org/browse/CORE-6223 Project: Firebird Core Issue Type: Bug Components: Engine

[Firebird-devel] [FB-Tracker] Created: (CORE-6219) DECFLOAT values and queries with ORDER BY and/or windowed (analitical) functions

2020-01-09 Thread Pavel Zotov (JIRA)
DECFLOAT values and queries with ORDER BY and/or windowed (analitical) functions Key: CORE-6219 URL: http://tracker.firebirdsql.org/browse/CORE-6219 Project: Firebird

[Firebird-devel] [FB-Tracker] Created: (CORE-6218) COUNT(DISTINCT ) leads FB to crash when there are duplicate values of this field

2020-01-08 Thread Pavel Zotov (JIRA)
COUNT(DISTINCT ) leads FB to crash when there are duplicate values of this field Key: CORE-6218 URL: http://tracker.firebirdsql.org/browse/CORE-6218

[Firebird-devel] [FB-Tracker] Created: (CORE-6211) Command "ISQL -X" can not extract ROLE name when use multi-byte charset for connection (4.x only is affected)

2019-12-23 Thread Pavel Zotov (JIRA)
Command "ISQL -X" can not extract ROLE name when use multi-byte charset for connection (4.x only is affected) - Key: CORE-6211 URL:

[Firebird-devel] [FB-Tracker] Created: (CORE-6204) FB crash because TraceSvcJrd::checkPrivileges can pass NULL in 'alias'

2019-12-11 Thread Pavel Zotov (JIRA)
FB crash because TraceSvcJrd::checkPrivileges can pass NULL in 'alias' -- Key: CORE-6204 URL: http://tracker.firebirdsql.org/browse/CORE-6204 Project: Firebird Core Issue

[Firebird-devel] [FB-Tracker] Created: (CORE-6196) FB crashes when database is in full shutdown and several sessions make attempts to attach to this DB in infinite loop (3.0 SuperServer only is affect

2019-11-23 Thread Pavel Zotov (JIRA)
FB crashes when database is in full shutdown and several sessions make attempts to attach to this DB in infinite loop (3.0 SuperServer only is affected)

[Firebird-devel] [FB-Tracker] Created: (CORE-6195) Provide ablity to change SUBTYPE of blob field

2019-11-22 Thread Pavel Zotov (JIRA)
Provide ablity to change SUBTYPE of blob field -- Key: CORE-6195 URL: http://tracker.firebirdsql.org/browse/CORE-6195 Project: Firebird Core Issue Type: Improvement Components: Engine

[Firebird-devel] [FB-Tracker] Created: (CORE-6187) Length of INPUT parameter in SQLDA depends on whether it is enclosed in COALESCE() or no.

2019-11-12 Thread Pavel Zotov (JIRA)
Length of INPUT parameter in SQLDA depends on whether it is enclosed in COALESCE() or no. - Key: CORE-6187 URL: http://tracker.firebirdsql.org/browse/CORE-6187

[Firebird-devel] [FB-Tracker] Created: (CORE-6186) Original content of column which is involved into ENCRYPT() is displayed as distorted view after this call

2019-11-11 Thread Pavel Zotov (JIRA)
Original content of column which is involved into ENCRYPT() is displayed as distorted view after this call -- Key: CORE-6186 URL:

[Firebird-devel] [FB-Tracker] Created: (CORE-6185) Some (wrong ?) parameters of ENCRYPT() leads FB to crash

2019-11-11 Thread Pavel Zotov (JIRA)
Some (wrong ?) parameters of ENCRYPT() leads FB to crash Key: CORE-6185 URL: http://tracker.firebirdsql.org/browse/CORE-6185 Project: Firebird Core Issue Type: Bug Affects

[Firebird-devel] [FB-Tracker] Created: (CORE-6183) CREATE [OR ALTER] USER statement with GRANT ADMIN ROLE: TAGS is allowed to be specified only in the end of statement in such case (discrepancy with d

2019-11-03 Thread Pavel Zotov (JIRA)
CREATE [OR ALTER] USER statement with GRANT ADMIN ROLE: TAGS is allowed to be specified only in the end of statement in such case (discrepancy with documentation)

[Firebird-devel] [FB-Tracker] Created: (CORE-6182) ExtConnPoolLifeTime acts as countdown for activity in MOST RECENT database (of several) rather then separate for each of used databases

2019-11-03 Thread Pavel Zotov (JIRA)
ExtConnPoolLifeTime acts as countdown for activity in MOST RECENT database (of several) rather then separate for each of used databases --- Key:

[Firebird-devel] [FB-Tracker] Created: (CORE-6180) Trace: provide details about current nbackup activity when it merges delta with main DB file

2019-11-02 Thread Pavel Zotov (JIRA)
Trace: provide details about current nbackup activity when it merges delta with main DB file Key: CORE-6180 URL: http://tracker.firebirdsql.org/browse/CORE-6180

[Firebird-devel] [FB-Tracker] Created: (CORE-6178) Trace: provide info about number of GEN_ID() calls, separately for each generator

2019-10-31 Thread Pavel Zotov (JIRA)
Trace: provide info about number of GEN_ID() calls, separately for each generator - Key: CORE-6178 URL: http://tracker.firebirdsql.org/browse/CORE-6178 Project: Firebird

[Firebird-devel] [FB-Tracker] Created: (CORE-6152) Provide ability to manage users from security.db when connected to read-only (user)-DB

2019-10-07 Thread Pavel Zotov (JIRA)
Provide ability to manage users from security.db when connected to read-only (user)-DB -- Key: CORE-6152 URL: http://tracker.firebirdsql.org/browse/CORE-6152

[Firebird-devel] [FB-Tracker] Created: (CORE-6141) fbsvcmgr action_repair rpr_list_limbo_trans does not show list of transactions in LIMBO state

2019-09-12 Thread Pavel Zotov (JIRA)
fbsvcmgr action_repair rpr_list_limbo_trans does not show list of transactions in LIMBO state -- Key: CORE-6141 URL: http://tracker.firebirdsql.org/browse/CORE-6141

[Firebird-devel] [FB-Tracker] Created: (CORE-6140) Increase max length of buffer that contains ID of transactions in limbo state (that can be seen by 'gfix -list ....')

2019-09-11 Thread Pavel Zotov (JIRA)
Increase max length of buffer that contains ID of transactions in limbo state (that can be seen by 'gfix -list ') - Key: CORE-6140 URL:

[Firebird-devel] [FB-Tracker] Created: (CORE-6139) Regression: can not obtain list of transactions in limbo state when use API

2019-09-11 Thread Pavel Zotov (JIRA)
Regression: can not obtain list of transactions in limbo state when use API --- Key: CORE-6139 URL: http://tracker.firebirdsql.org/browse/CORE-6139 Project: Firebird Core

[Firebird-devel] [FB-Tracker] Created: (CORE-6136) Allow GTT which was created with "on commit preserve rows" option to be writeable in read-only databases

2019-09-03 Thread Pavel Zotov (JIRA)
Allow GTT which was created with "on commit preserve rows" option to be writeable in read-only databases - Key: CORE-6136 URL:

[Firebird-devel] [FB-Tracker] Created: (CORE-6134) Win_Sspi in the list of auth plugins leads message about failed login to be changed (from 'Your user name and password are not defined...' to 'Missin

2019-09-03 Thread Pavel Zotov (JIRA)
Win_Sspi in the list of auth plugins leads message about failed login to be changed (from 'Your user name and password are not defined...' to 'Missing security context ...')

[Firebird-devel] [FB-Tracker] Created: (CORE-6103) Invocation of 'gfix -shut full -force 0 localhost:/path/to/db' leads FB to crash

2019-07-18 Thread Pavel Zotov (JIRA)
Invocation of 'gfix -shut full -force 0 localhost:/path/to/db' leads FB to crash Key: CORE-6103 URL: http://tracker.firebirdsql.org/browse/CORE-6103 Project: Firebird

[Firebird-devel] [FB-Tracker] Created: (CORE-6080) Attempt to drop existing user randomly fails with "336723990 : record not found for user" on Classic (4.0 only is affected)

2019-06-10 Thread Pavel Zotov (JIRA)
Attempt to drop existing user randomly fails with "336723990 : record not found for user" on Classic (4.0 only is affected) --- Key: CORE-6080

[Firebird-devel] [FB-Tracker] Created: (CORE-6048) Provide ability to see current state of DB encryption

2019-04-14 Thread Pavel Zotov (JIRA)
Provide ability to see current state of DB encryption - Key: CORE-6048 URL: http://tracker.firebirdsql.org/browse/CORE-6048 Project: Firebird Core Issue Type: Improvement

[Firebird-devel] [FB-Tracker] Created: (CORE-6041) Boolean 'IS' operator can raise 'Token unknown' error in execute statement (when immediately followed by named parameter)

2019-04-02 Thread Pavel Zotov (JIRA)
Boolean 'IS' operator can raise 'Token unknown' error in execute statement (when immediately followed by named parameter) - Key: CORE-6041

[Firebird-devel] [FB-Tracker] Created: (CORE-6000) gbak issues "Your user name and password are not defined" instead of "database shutdown" when command switch "-fe(tch_password) ..." is specified wit

2019-02-15 Thread Pavel Zotov (JIRA)
gbak issues "Your user name and password are not defined" instead of "database shutdown" when command switch "-fe(tch_password) ..." is specified with correct password in file

[Firebird-devel] [FB-Tracker] Created: (CORE-5994) Altering trigger can lead FB to crash

2019-01-25 Thread Pavel Zotov (JIRA)
Altering trigger can lead FB to crash - Key: CORE-5994 URL: http://tracker.firebirdsql.org/browse/CORE-5994 Project: Firebird Core Issue Type: Bug Components: Engine Affects Versions: 2.5.8

[Firebird-devel] [FB-Tracker] Created: (CORE-5985) Regression: ROLE does not passed in ES/EDS (specifying it in the statement is ignored)

2019-01-15 Thread Pavel Zotov (JIRA)
Regression: ROLE does not passed in ES/EDS (specifying it in the statement is ignored) -- Key: CORE-5985 URL: http://tracker.firebirdsql.org/browse/CORE-5985

[Firebird-devel] [FB-Tracker] Created: (CORE-5984) Add name of database for every message which can relate to DB

2019-01-13 Thread Pavel Zotov (JIRA)
Add name of database for every message which can relate to DB - Key: CORE-5984 URL: http://tracker.firebirdsql.org/browse/CORE-5984 Project: Firebird Core Issue Type: Improvement

[Firebird-devel] [FB-Tracker] Created: (CORE-5978) Command "show table mon$attachments; " does not issue mon$wire* fields

2018-12-28 Thread Pavel Zotov (JIRA)
Command "show table mon$attachments;" does not issue mon$wire* fields - Key: CORE-5978 URL: http://tracker.firebirdsql.org/browse/CORE-5978 Project: Firebird Core Issue

[Firebird-devel] [FB-Tracker] Created: (CORE-5964) Provide connection_id for attachment which had problems on client side with adding 104/110 error in firebird.log

2018-11-15 Thread Pavel Zotov (JIRA)
Provide connection_id for attachment which had problems on client side with adding 104/110 error in firebird.log Key: CORE-5964 URL:

[Firebird-devel] [FB-Tracker] Created: (CORE-5957) Bug in SIMILAR TO when adding numeric quantifier as bound for repetetion of expression leads to empty resultset

2018-10-31 Thread Pavel Zotov (JIRA)
Bug in SIMILAR TO when adding numeric quantifier as bound for repetetion of expression leads to empty resultset --- Key: CORE-5957 URL:

[Firebird-devel] [FB-Tracker] Created: (CORE-5944) Validation: provide ability to filter messages by severity (e.g. prohibit output of warnings, only errors are interested)

2018-10-17 Thread Pavel Zotov (JIRA)
Validation: provide ability to filter messages by severity (e.g. prohibit output of warnings, only errors are interested) - Key: CORE-5944

[Firebird-devel] [FB-Tracker] Created: (CORE-5931) SIMILAR TO does not return result when invalid pattern is used (with two adjacent special characters that should be escaped but aren't)

2018-09-30 Thread Pavel Zotov (JIRA)
SIMILAR TO does not return result when invalid pattern is used (with two adjacent special characters that should be escaped but aren't) --- Key:

[Firebird-devel] [FB-Tracker] Created: (CORE-5926) Attempt to create mapping with non-ascii user name which is encoded in SINGLE-BYTE codepage (win 1251) leads to '-Malformed string' message.

2018-09-27 Thread Pavel Zotov (JIRA)
Attempt to create mapping with non-ascii user name which is encoded in SINGLE-BYTE codepage (win 1251) leads to '-Malformed string' message.

[Firebird-devel] [FB-Tracker] Created: (CORE-5907) Regression: can not launch trace if its 'database' section contains regexp pattern with curvy brackets to enclose quantifier

2018-09-05 Thread Pavel Zotov (JIRA)
Regression: can not launch trace if its 'database' section contains regexp pattern with curvy brackets to enclose quantifier - Key: CORE-5907

[Firebird-devel] [FB-Tracker] Created: (CORE-5858) Command 'REVOKE ALL ON ALL FROM ' lead server to crash

2018-06-23 Thread Pavel Zotov (JIRA)
Command 'REVOKE ALL ON ALL FROM ' lead server to crash --- Key: CORE-5858 URL: http://tracker.firebirdsql.org/browse/CORE-5858 Project: Firebird Core Issue Type: Bug

[Firebird-devel] [FB-Tracker] Created: (CORE-5850) Optimizer must take in account result of previous evaluation of separate values in "NOT IN( ...)"-list

2018-06-20 Thread Pavel Zotov (JIRA)
Optimizer must take in account result of previous evaluation of separate values in "NOT IN( ...)"-list -- Key: CORE-5850 URL:

[Firebird-devel] [FB-Tracker] Created: (CORE-5848) Nested aggregation is allowed

2018-06-19 Thread Pavel Zotov (JIRA)
Nested aggregation is allowed - Key: CORE-5848 URL: http://tracker.firebirdsql.org/browse/CORE-5848 Project: Firebird Core Issue Type: Bug Components: Engine Affects Versions: 3.0.3, 2.5.8, 4.0

[Firebird-devel] [FB-Tracker] Created: (CORE-5846) CREATE VIEW issues "Implementation of text subtype 512 not located"

2018-06-18 Thread Pavel Zotov (JIRA)
CREATE VIEW issues "Implementation of text subtype 512 not located" --- Key: CORE-5846 URL: http://tracker.firebirdsql.org/browse/CORE-5846 Project: Firebird Core Issue Type:

[Firebird-devel] [FB-Tracker] Created: (CORE-5839) mon$statements can "skipor contains incorrect data in mon$state

2018-06-01 Thread Pavel Zotov (JIRA)
mon$statements can "skipor contains incorrect data in mon$state --- Key: CORE-5839 URL: http://tracker.firebirdsql.org/browse/CORE-5839 Project: Firebird Core Issue Type: Bug

[Firebird-devel] [FB-Tracker] Created: (CORE-5827) ALTER CURRENT USER fails with "no permission for <...> TABLE PLG$SRP" if current user: 1) has NO admin role and 2) wants to modify his own TAGS list

2018-05-15 Thread Pavel Zotov (JIRA)
ALTER CURRENT USER fails with "no permission for <...> TABLE PLG$SRP" if current user: 1) has NO admin role and 2) wants to modify his own TAGS list

[Firebird-devel] [FB-Tracker] Created: (CORE-5826) GRANT ADMIN ROLE (in CREATE USER statement) can be specified only before 'USING PLUGIN' if clause TAGS present

2018-05-15 Thread Pavel Zotov (JIRA)
GRANT ADMIN ROLE (in CREATE USER statement) can be specified only before 'USING PLUGIN' if clause TAGS present -- Key: CORE-5826 URL:

[Firebird-devel] [FB-Tracker] Created: (CORE-5822) Client gets SQLSTATE = 28000 ("user/password not defined") if WireCrypt = Disabled is used on client side. Rather error SQLSTATE = 08006 ("Error occu

2018-05-09 Thread Pavel Zotov (JIRA)
Client gets SQLSTATE = 28000 ("user/password not defined") if WireCrypt = Disabled is used on client side. Rather error SQLSTATE = 08006 ("Error occurred... check server firebird.log") should be raised

[Firebird-devel] [FB-Tracker] Created: (CORE-5816) Provide ability to filter activity IPv4/v6 mask(s)

2018-05-05 Thread Pavel Zotov (JIRA)
Provide ability to filter activity IPv4/v6 mask(s) -- Key: CORE-5816 URL: http://tracker.firebirdsql.org/browse/CORE-5816 Project: Firebird Core Issue Type: Improvement Components:

[Firebird-devel] [FB-Tracker] Created: (CORE-5803) ROW_COUNT is incremented by 1 all subsequent UPDATE statements that are executed within cursor and actually can affect only 1 record

2018-04-22 Thread Pavel Zotov (JIRA)
ROW_COUNT is incremented by 1 all subsequent UPDATE statements that are executed within cursor and actually can affect only 1 record - Key:

[Firebird-devel] [FB-Tracker] Created: (CORE-5770) User who is allowed to manage other users must have this ability WITHOUT need to grant him RDB$ADMIN role (which is related to admin tasks in "main"

2018-03-11 Thread Pavel Zotov (JIRA)
User who is allowed to manage other users must have this ability WITHOUT need to grant him RDB$ADMIN role (which is related to admin tasks in "main" database rather than in security_db)

[Firebird-devel] [FB-Tracker] Created: (CORE-5756) Regression: FB crashes when trying to recreate table that is in use by DML (3.0.3; 3.0.4; 4.0.0)

2018-02-27 Thread Pavel Zotov (JIRA)
Regression: FB crashes when trying to recreate table that is in use by DML (3.0.3; 3.0.4; 4.0.0) Key: CORE-5756 URL: http://tracker.firebirdsql.org/browse/CORE-5756

[Firebird-devel] [FB-Tracker] Created: (CORE-5751) ISQL does not understand inline comment ("--") in CONNECT statement

2018-02-18 Thread Pavel Zotov (JIRA)
ISQL does not understand inline comment ("--") in CONNECT statement --- Key: CORE-5751 URL: http://tracker.firebirdsql.org/browse/CORE-5751 Project: Firebird Core Issue Type:

[Firebird-devel] [FB-Tracker] Created: (CORE-5739) Add ability to see in mon$attachments: 1) whether some attach was notified that he must be deleted; 2) timestamp of such notification

2018-02-02 Thread Pavel Zotov (JIRA)
Add ability to see in mon$attachments: 1) whether some attach was notified that he must be deleted; 2) timestamp of such notification -- Key:

[Firebird-devel] [FB-Tracker] Created: (CORE-5738) Exception "unknown table" should be raised instead of "unknown columns" on attempt to create index for non-existent table

2018-02-02 Thread Pavel Zotov (JIRA)
Exception "unknown table" should be raised instead of "unknown columns" on attempt to create index for non-existent table - Key: CORE-5738

[Firebird-devel] [FB-Tracker] Created: (CORE-5736) Trace: add hash value for text of every executed statement

2018-02-01 Thread Pavel Zotov (JIRA)
Trace: add hash value for text of every executed statement -- Key: CORE-5736 URL: http://tracker.firebirdsql.org/browse/CORE-5736 Project: Firebird Core Issue Type: Improvement

[Firebird-devel] [FB-Tracker] Created: (CORE-5724) Add ability to use "install.sh -path /opt/my_path" without need to install FB first in the default folder ("/opt/firebird")

2018-01-24 Thread Pavel Zotov (JIRA)
Add ability to use "install.sh -path /opt/my_path" without need to install FB first in the default folder ("/opt/firebird") --- Key: CORE-5724

[Firebird-devel] [FB-Tracker] Created: (CORE-5706) Trace config with misplaced "{" lead firebird to crash

2018-01-13 Thread Pavel Zotov (JIRA)
Trace config with misplaced "{" lead firebird to crash -- Key: CORE-5706 URL: http://tracker.firebirdsql.org/browse/CORE-5706 Project: Firebird Core Issue Type: Bug Components:

[Firebird-devel] [FB-Tracker] Created: (CORE-5684) Exception "no current record for fetch operation" appears after delete attach in mon$attachments with specifying 'order by' clause

2017-12-18 Thread Pavel Zotov (JIRA)
Exception "no current record for fetch operation" appears after delete attach in mon$attachments with specifying 'order by' clause -- Key: CORE-5684

[Firebird-devel] [FB-Tracker] Created: (CORE-5680) FB 3.0 crashes when trying to RE_create two tables and define master-detail link between them using text fields with different character sets

2017-12-14 Thread Pavel Zotov (JIRA)
FB 3.0 crashes when trying to RE_create two tables and define master-detail link between them using text fields with different character sets -

[Firebird-devel] [FB-Tracker] Created: (CORE-5667) Regression in 3.0+: message "CTE 'X' has cyclic dependencies" appear when 'X' is alias for resultset and there is previous CTE part with the same nam

2017-11-22 Thread Pavel Zotov (JIRA)
Regression in 3.0+: message "CTE 'X' has cyclic dependencies" appear when 'X' is alias for resultset and there is previous CTE part with the same name 'X' in the query

[Firebird-devel] [FB-Tracker] Created: (CORE-5664) SIMILAR TO is slower than LIKE for hundred times on trivial pattern matching with varchar datatype.

2017-11-17 Thread Pavel Zotov (JIRA)
SIMILAR TO is slower than LIKE for hundred times on trivial pattern matching with varchar datatype. --- Key: CORE-5664 URL:

[Firebird-devel] [FB-Tracker] Created: (CORE-5643) Message "Operating system call munmap failed. Error code 12" can apper in firebird.log under heavy load (2.5.x, CS, SC)

2017-10-19 Thread Pavel Zotov (JIRA)
Message "Operating system call munmap failed. Error code 12" can apper in firebird.log under heavy load (2.5.x, CS, SC) --- Key: CORE-5643 URL:

  1   2   3   4   5   >