[Firebird-devel] [FB-Tracker] Created: (CORE-6519) Freeing a statement using DSQL_drop or DSQL_unprepare should send free packet immediately

2021-03-20 Thread Mark Rotteveel (JIRA)
Freeing a statement using DSQL_drop or DSQL_unprepare should send free packet immediately - Key: CORE-6519 URL: http://tracker.firebirdsql.org/browse/CORE-6519

[Firebird-devel] [FB-Tracker] Created: (CORE-6511) Allow parenthesized query expression for standard-compliance

2021-03-11 Thread Mark Rotteveel (JIRA)
Allow parenthesized query expression for standard-compliance Key: CORE-6511 URL: http://tracker.firebirdsql.org/browse/CORE-6511 Project: Firebird Core Issue Type: Improvement

[Firebird-devel] [FB-Tracker] Created: (CORE-6508) CAST of floating point types yields unnecessary string truncation error and does not conform to SQL standard requirements

2021-03-08 Thread Mark Rotteveel (JIRA)
CAST of floating point types yields unnecessary string truncation error and does not conform to SQL standard requirements - Key: CORE-6508

[Firebird-devel] [FB-Tracker] Created: (CORE-6507) Implement SQL standard FORMAT clause for CAST between string types and datetime types

2021-03-08 Thread Mark Rotteveel (JIRA)
Implement SQL standard FORMAT clause for CAST between string types and datetime types - Key: CORE-6507 URL: http://tracker.firebirdsql.org/browse/CORE-6507 Project:

[Firebird-devel] [FB-Tracker] Created: (CORE-6492) Add TIME and TIMESTAMP to EXTRACT to be able to obtain UTC value of WITH TIME ZONE types.

2021-02-21 Thread Mark Rotteveel (JIRA)
Add TIME and TIMESTAMP to EXTRACT to be able to obtain UTC value of WITH TIME ZONE types. - Key: CORE-6492 URL: http://tracker.firebirdsql.org/browse/CORE-6492

[Firebird-devel] [FB-Tracker] Reopened: (CORE-6487) FETCH ABSOLUTE and RELATIVE beyond bounds of cursor should always position immediately before-first or after-last

2021-02-17 Thread Mark Rotteveel (JIRA)
[ http://tracker.firebirdsql.org/browse/CORE-6487?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Rotteveel reopened CORE-6487: -- I'm reopening the issue as it also needs to be backported. > FETCH ABSOLUTE and RELATIVE beyond

[Firebird-devel] [FB-Tracker] Created: (CORE-6490) Wrong error message when executing ALTER ROLE without ALTER ANY ROLE

2021-02-16 Thread Mark Rotteveel (JIRA)
Wrong error message when executing ALTER ROLE without ALTER ANY ROLE Key: CORE-6490 URL: http://tracker.firebirdsql.org/browse/CORE-6490 Project: Firebird Core Issue Type:

[Firebird-devel] [FB-Tracker] Created: (CORE-6489) User without ALTER ANY ROLE privilege can use COMMENT ON ROLE

2021-02-16 Thread Mark Rotteveel (JIRA)
User without ALTER ANY ROLE privilege can use COMMENT ON ROLE - Key: CORE-6489 URL: http://tracker.firebirdsql.org/browse/CORE-6489 Project: Firebird Core Issue Type: Bug

[Firebird-devel] [FB-Tracker] Created: (CORE-6487) FETCH ABSOLUTE and RELATIVE beyond bounds of cursor should always position immediately before-first or after-last

2021-02-15 Thread Mark Rotteveel (JIRA)
FETCH ABSOLUTE and RELATIVE beyond bounds of cursor should always position immediately before-first or after-last - Key: CORE-6487 URL:

[Firebird-devel] [FB-Tracker] Created: (CORE-6486) FETCH RELATIVE has an off by one error for the first row

2021-02-14 Thread Mark Rotteveel (JIRA)
FETCH RELATIVE has an off by one error for the first row Key: CORE-6486 URL: http://tracker.firebirdsql.org/browse/CORE-6486 Project: Firebird Core Issue Type: Bug

[Firebird-devel] [FB-Tracker] Created: (CORE-6479) COMMENT ON USER can only apply comment on user defined by the default usermanager plugin

2021-01-31 Thread Mark Rotteveel (JIRA)
COMMENT ON USER can only apply comment on user defined by the default usermanager plugin Key: CORE-6479 URL: http://tracker.firebirdsql.org/browse/CORE-6479

[Firebird-devel] [FB-Tracker] Created: (CORE-6474) Report replica mode through isc_database_info, MON$DATABASE and SYSTEM context

2021-01-23 Thread Mark Rotteveel (JIRA)
Report replica mode through isc_database_info, MON$DATABASE and SYSTEM context -- Key: CORE-6474 URL: http://tracker.firebirdsql.org/browse/CORE-6474 Project: Firebird Core

[Firebird-devel] [FB-Tracker] Created: (CORE-6462) Implement for LEAD, LAG, FIRST_VALUE, LAST_VALUE and NTH_VALUE

2021-01-06 Thread Mark Rotteveel (JIRA)
Implement for LEAD, LAG, FIRST_VALUE, LAST_VALUE and NTH_VALUE --- Key: CORE-6462 URL: http://tracker.firebirdsql.org/browse/CORE-6462 Project: Firebird Core Issue

[Firebird-devel] [FB-Tracker] Created: (CORE-6429) Timezone offset in timestamp/time literal and CAST should follow SQL standard syntax only

2020-10-25 Thread Mark Rotteveel (JIRA)
Timezone offset in timestamp/time literal and CAST should follow SQL standard syntax only - Key: CORE-6429 URL: http://tracker.firebirdsql.org/browse/CORE-6429

[Firebird-devel] [FB-Tracker] Created: (CORE-6421) Parameter in offset expression in LAG, LEAD, NTH_VALUE window functions requires explicit cast to BIGINT or INTEGER

2020-10-19 Thread Mark Rotteveel (JIRA)
Parameter in offset expression in LAG, LEAD, NTH_VALUE window functions requires explicit cast to BIGINT or INTEGER --- Key: CORE-6421 URL:

[Firebird-devel] [FB-Tracker] Created: (CORE-6408) RETURNING clause support in MERGE is inconsistent and depends on actions in the WHEN clauses

2020-09-26 Thread Mark Rotteveel (JIRA)
RETURNING clause support in MERGE is inconsistent and depends on actions in the WHEN clauses Key: CORE-6408 URL: http://tracker.firebirdsql.org/browse/CORE-6408

[Firebird-devel] [FB-Tracker] Created: (CORE-6389) Using binary string literal to assign to user-defined blob sub-types yield conversion error "filter not found to convert type 1 to type -13"

2020-08-16 Thread Mark Rotteveel (JIRA)
Using binary string literal to assign to user-defined blob sub-types yield conversion error "filter not found to convert type 1 to type -13"

[Firebird-devel] [FB-Tracker] Created: (CORE-6384) ALTER SESSION RESET does not work in ISQL, results in error "Cannot reset user session - There are open transactions (2 active)"

2020-08-07 Thread Mark Rotteveel (JIRA)
ALTER SESSION RESET does not work in ISQL, results in error "Cannot reset user session - There are open transactions (2 active)" Key: CORE-6384

[Firebird-devel] [FB-Tracker] Created: (CORE-6377) Unable to restore database with tables using GENERATED ALWAYS AS IDENTITY columns (ERROR:OVERRIDING SYSTEM VALUE should be used)

2020-08-01 Thread Mark Rotteveel (JIRA)
Unable to restore database with tables using GENERATED ALWAYS AS IDENTITY columns (ERROR:OVERRIDING SYSTEM VALUE should be used) Key: CORE-6377

[Firebird-devel] [FB-Tracker] Created: (CORE-6376) IDENTITY column with explicit START WITH or INCREMENT BY starts with wrong value

2020-08-01 Thread Mark Rotteveel (JIRA)
IDENTITY column with explicit START WITH or INCREMENT BY starts with wrong value Key: CORE-6376 URL: http://tracker.firebirdsql.org/browse/CORE-6376 Project: Firebird

[Firebird-devel] [FB-Tracker] Created: (CORE-6375) Unprivileged user is no longer able to see their own context variables in MON$CONTEXT_VARIABLES

2020-08-01 Thread Mark Rotteveel (JIRA)
Unprivileged user is no longer able to see their own context variables in MON$CONTEXT_VARIABLES --- Key: CORE-6375 URL: http://tracker.firebirdsql.org/browse/CORE-6375

[Firebird-devel] [FB-Tracker] Created: (CORE-6322) IN predicate and quantified comparison predicates behave incorrectly with NULL

2020-05-30 Thread Mark Rotteveel (JIRA)
IN predicate and quantified comparison predicates behave incorrectly with NULL -- Key: CORE-6322 URL: http://tracker.firebirdsql.org/browse/CORE-6322 Project: Firebird Core

[Firebird-devel] [FB-Tracker] Created: (CORE-6271) Bind time with time zone to legacy produces wrong values

2020-03-29 Thread Mark Rotteveel (JIRA)
Bind time with time zone to legacy produces wrong values Key: CORE-6271 URL: http://tracker.firebirdsql.org/browse/CORE-6271 Project: Firebird Core Issue Type: Bug Affects

[Firebird-devel] [FB-Tracker] Created: (CORE-6215) Include icupkg executable on Windows to allow easy time zone data upgrade

2019-12-27 Thread Mark Rotteveel (JIRA)
Include icupkg executable on Windows to allow easy time zone data upgrade - Key: CORE-6215 URL: http://tracker.firebirdsql.org/browse/CORE-6215 Project: Firebird Core

[Firebird-devel] [FB-Tracker] Created: (CORE-6214) Update outdated tzdata version

2019-12-27 Thread Mark Rotteveel (JIRA)
Update outdated tzdata version -- Key: CORE-6214 URL: http://tracker.firebirdsql.org/browse/CORE-6214 Project: Firebird Core Issue Type: Bug Components: Engine Affects Versions: 4.0 Beta 1

[Firebird-devel] [FB-Tracker] Created: (CORE-6206) VARCHAR of insufficient length used for set bind of decfloat to varchar

2019-12-11 Thread Mark Rotteveel (JIRA)
VARCHAR of insufficient length used for set bind of decfloat to varchar --- Key: CORE-6206 URL: http://tracker.firebirdsql.org/browse/CORE-6206 Project: Firebird Core Issue

[Firebird-devel] [FB-Tracker] Created: (CORE-6181) Decfloat bind BIGINT, n with resulting value with 11 digits or more fail with Decimal float invalid operation. An indeterminant error occurred during

2019-11-02 Thread Mark Rotteveel (JIRA)
Decfloat bind BIGINT,n with resulting value with 11 digits or more fail with Decimal float invalid operation. An indeterminant error occurred during an operation.

[Firebird-devel] [FB-Tracker] Created: (CORE-6109) Changing FLOAT to a SQL standard compliant FLOAT datatype

2019-07-27 Thread Mark Rotteveel (JIRA)
Changing FLOAT to a SQL standard compliant FLOAT datatype - Key: CORE-6109 URL: http://tracker.firebirdsql.org/browse/CORE-6109 Project: Firebird Core Issue Type: New Feature

[Firebird-devel] [FB-Tracker] Created: (CORE-6084) CREATE SEQUENCE START WITH has wrong initial value

2019-06-18 Thread Mark Rotteveel (JIRA)
CREATE SEQUENCE START WITH has wrong initial value -- Key: CORE-6084 URL: http://tracker.firebirdsql.org/browse/CORE-6084 Project: Firebird Core Issue Type: Bug Components: Engine

[Firebird-devel] [FB-Tracker] Created: (CORE-6060) Add shorthand cast for DECFLOAT to simplify defining values in literals

2019-05-03 Thread Mark Rotteveel (JIRA)
Add shorthand cast for DECFLOAT to simplify defining values in literals --- Key: CORE-6060 URL: http://tracker.firebirdsql.org/browse/CORE-6060 Project: Firebird Core Issue

[Firebird-devel] [FB-Tracker] Created: (CORE-6057) Bind setting for Firebird 4 extended precision numeric/decimal

2019-04-29 Thread Mark Rotteveel (JIRA)
Bind setting for Firebird 4 extended precision numeric/decimal -- Key: CORE-6057 URL: http://tracker.firebirdsql.org/browse/CORE-6057 Project: Firebird Core Issue Type: Improvement

[Firebird-devel] [FB-Tracker] Created: (CORE-6032) Add DPB properties for time zone bind and decfloat configruation

2019-03-21 Thread Mark Rotteveel (JIRA)
Add DPB properties for time zone bind and decfloat configruation Key: CORE-6032 URL: http://tracker.firebirdsql.org/browse/CORE-6032 Project: Firebird Core Issue Type:

[Firebird-devel] [FB-Tracker] Created: (CORE-6011) Enabling legacy authentication in Windows installer leads to less secur config than possible

2019-02-23 Thread Mark Rotteveel (JIRA)
Enabling legacy authentication in Windows installer leads to less secur config than possible Key: CORE-6011 URL: http://tracker.firebirdsql.org/browse/CORE-6011

[Firebird-devel] [FB-Tracker] Created: (CORE-5976) gbak multi-database file restore uses wrong minimum number of pages for first database file

2018-12-27 Thread Mark Rotteveel (JIRA)
gbak multi-database file restore uses wrong minimum number of pages for first database file --- Key: CORE-5976 URL: http://tracker.firebirdsql.org/browse/CORE-5976

[Firebird-devel] [FB-Tracker] Created: (CORE-5975) Add boolean aggregate functions EVERY, ANY and SOME

2018-12-23 Thread Mark Rotteveel (JIRA)
Add boolean aggregate functions EVERY, ANY and SOME --- Key: CORE-5975 URL: http://tracker.firebirdsql.org/browse/CORE-5975 Project: Firebird Core Issue Type: New Feature Components:

[Firebird-devel] [FB-Tracker] Created: (CORE-5937) Inconsistency between ALTER and USAGE privileges for sequences (generators).

2018-10-06 Thread Mark Rotteveel (JIRA)
Inconsistency between ALTER and USAGE privileges for sequences (generators). Key: CORE-5937 URL: http://tracker.firebirdsql.org/browse/CORE-5937 Project: Firebird Core

[Firebird-devel] [FB-Tracker] Created: (CORE-5930) internal Firebird consistency check (Incorrect snapshot deallocation - too few slots)

2018-09-30 Thread Mark Rotteveel (JIRA)
internal Firebird consistency check (Incorrect snapshot deallocation - too few slots) - Key: CORE-5930 URL: http://tracker.firebirdsql.org/browse/CORE-5930 Project:

[Firebird-devel] [FB-Tracker] Created: (CORE-5771) Restore (without replace) when database already exists crashes gbak or Firebird (when run through service manager)

2018-03-11 Thread Mark Rotteveel (JIRA)
Restore (without replace) when database already exists crashes gbak or Firebird (when run through service manager) -- Key: CORE-5771 URL:

[Firebird-devel] [FB-Tracker] Created: (CORE-5768) Implement FILTER-clause for aggregate functions

2018-03-08 Thread Mark Rotteveel (JIRA)
Implement FILTER-clause for aggregate functions --- Key: CORE-5768 URL: http://tracker.firebirdsql.org/browse/CORE-5768 Project: Firebird Core Issue Type: New Feature Components: Engine

[Firebird-devel] [FB-Tracker] Created: (CORE-5734) Enforce maximum precision on float

2018-02-01 Thread Mark Rotteveel (JIRA)
Enforce maximum precision on float -- Key: CORE-5734 URL: http://tracker.firebirdsql.org/browse/CORE-5734 Project: Firebird Core Issue Type: Bug Components: Engine Affects Versions: 2.5.8, 4.0

[Firebird-devel] [FB-Tracker] Created: (CORE-5733) Disallow precision 0 on FLOAT

2018-02-01 Thread Mark Rotteveel (JIRA)
Disallow precision 0 on FLOAT - Key: CORE-5733 URL: http://tracker.firebirdsql.org/browse/CORE-5733 Project: Firebird Core Issue Type: Bug Components: Engine Affects Versions: 2.5.8, 4.0 Alpha 1,

[Firebird-devel] [FB-Tracker] Created: (CORE-5728) Field subtype of DEC_FIXED columns not returned by isc_info_sql_sub_type

2018-01-28 Thread Mark Rotteveel (JIRA)
Field subtype of DEC_FIXED columns not returned by isc_info_sql_sub_type Key: CORE-5728 URL: http://tracker.firebirdsql.org/browse/CORE-5728 Project: Firebird Core

[Firebird-devel] [FB-Tracker] Created: (CORE-5726) Unclear error message when inserting value exceeding max of dec_fixed decimal

2018-01-27 Thread Mark Rotteveel (JIRA)
Unclear error message when inserting value exceeding max of dec_fixed decimal - Key: CORE-5726 URL: http://tracker.firebirdsql.org/browse/CORE-5726 Project: Firebird Core

[Firebird-devel] [FB-Tracker] Created: (CORE-5710) Datatype declaration DECFLOAT without precision should use a default precision

2018-01-15 Thread Mark Rotteveel (JIRA)
Datatype declaration DECFLOAT without precision should use a default precision -- Key: CORE-5710 URL: http://tracker.firebirdsql.org/browse/CORE-5710 Project: Firebird Core

[Firebird-devel] [FB-Tracker] Created: (CORE-5705) Store precision of DECFLOAT in RDB$FIELDS

2018-01-11 Thread Mark Rotteveel (JIRA)
Store precision of DECFLOAT in RDB$FIELDS - Key: CORE-5705 URL: http://tracker.firebirdsql.org/browse/CORE-5705 Project: Firebird Core Issue Type: Improvement Components: Engine

[Firebird-devel] [FB-Tracker] Created: (CORE-5700) DECFLOAT underflow should yield zero instead of an error

2018-01-07 Thread Mark Rotteveel (JIRA)
DECFLOAT underflow should yield zero instead of an error Key: CORE-5700 URL: http://tracker.firebirdsql.org/browse/CORE-5700 Project: Firebird Core Issue Type: Bug

[Firebird-devel] [FB-Tracker] Created: (CORE-5699) DECFLOAT should disallow +/-NaN, +/-sNaN and +/-Infinity

2018-01-07 Thread Mark Rotteveel (JIRA)
DECFLOAT should disallow +/-NaN, +/-sNaN and +/-Infinity Key: CORE-5699 URL: http://tracker.firebirdsql.org/browse/CORE-5699 Project: Firebird Core Issue Type: Bug

[Firebird-devel] [FB-Tracker] Created: (CORE-5696) Conversion from zero numeric literals to DECFLOAT results in incorrect value

2018-01-06 Thread Mark Rotteveel (JIRA)
Conversion from zero numeric literals to DECFLOAT results in incorrect value Key: CORE-5696 URL: http://tracker.firebirdsql.org/browse/CORE-5696 Project: Firebird Core

[Firebird-devel] [FB-Tracker] Created: (CORE-5691) File description on Firebird executables should be specific

2017-12-30 Thread Mark Rotteveel (JIRA)
File description on Firebird executables should be specific --- Key: CORE-5691 URL: http://tracker.firebirdsql.org/browse/CORE-5691 Project: Firebird Core Issue Type: Bug

[Firebird-devel] [FB-Tracker] Created: (CORE-5686) Firebird 3.0.2 allows any protocol version >= 10 to connect, including interbase version 14

2017-12-21 Thread Mark Rotteveel (JIRA)
Firebird 3.0.2 allows any protocol version >= 10 to connect, including interbase version 14 --- Key: CORE-5686 URL: http://tracker.firebirdsql.org/browse/CORE-5686

[Firebird-devel] [FB-Tracker] Created: (CORE-5655) isc_info_sql_relation_alias reports incorrect alias for CTE

2017-11-06 Thread Mark Rotteveel (JIRA)
isc_info_sql_relation_alias reports incorrect alias for CTE --- Key: CORE-5655 URL: http://tracker.firebirdsql.org/browse/CORE-5655 Project: Firebird Core Issue Type: Bug

[Firebird-devel] [FB-Tracker] Created: (CORE-5543) Restore of database can leave RDB$RELATION_TYPE null instead of 0 (zero)

2017-05-17 Thread Mark Rotteveel (JIRA)
Restore of database can leave RDB$RELATION_TYPE null instead of 0 (zero) Key: CORE-5543 URL: http://tracker.firebirdsql.org/browse/CORE-5543 Project: Firebird Core

[Firebird-devel] [FB-Tracker] Created: (CORE-5521) Race condition between event notification and event registration

2017-04-15 Thread Mark Rotteveel (JIRA)
Race condition between event notification and event registration Key: CORE-5521 URL: http://tracker.firebirdsql.org/browse/CORE-5521 Project: Firebird Core Issue Type: Bug

[Firebird-devel] [FB-Tracker] Created: (CORE-5496) Creating SRP SYSDBA with explicit admin (-admin yes in gsec or grant admin role in create user) creates two SYSDBA accounts

2017-03-05 Thread Mark Rotteveel (JIRA)
Creating SRP SYSDBA with explicit admin (-admin yes in gsec or grant admin role in create user) creates two SYSDBA accounts --- Key: CORE-5496

[Firebird-devel] [FB-Tracker] Created: (CORE-5495) New users or changed passwords in legacy authentication do not work in Firebird 4

2017-03-05 Thread Mark Rotteveel (JIRA)
New users or changed passwords in legacy authentication do not work in Firebird 4 - Key: CORE-5495 URL: http://tracker.firebirdsql.org/browse/CORE-5495 Project: Firebird

[Firebird-devel] [FB-Tracker] Created: (CORE-5494) Creating a column of type BLOB SUB_TYPE BINARY fails with a Token unknown

2017-03-04 Thread Mark Rotteveel (JIRA)
Creating a column of type BLOB SUB_TYPE BINARY fails with a Token unknown - Key: CORE-5494 URL: http://tracker.firebirdsql.org/browse/CORE-5494 Project: Firebird Core

[Firebird-devel] [FB-Tracker] Created: (CORE-5485) Authentication should continue with next plugin after plugin failure

2017-02-15 Thread Mark Rotteveel (JIRA)
Authentication should continue with next plugin after plugin failure Key: CORE-5485 URL: http://tracker.firebirdsql.org/browse/CORE-5485 Project: Firebird Core Issue Type:

[Firebird-devel] [FB-Tracker] Created: (CORE-5480) SUBSTRING startposition < 1 should be allowed and handled as 1.

2017-02-11 Thread Mark Rotteveel (JIRA)
SUBSTRING startposition < 1 should be allowed and handled as 1. --- Key: CORE-5480 URL: http://tracker.firebirdsql.org/browse/CORE-5480 Project: Firebird Core Issue Type: Bug

[Firebird-devel] [FB-Tracker] Created: (CORE-5449) Support DEFAULT context value in insert, update, merge, etc

2017-01-11 Thread Mark Rotteveel (JIRA)
Support DEFAULT context value in insert, update, merge, etc --- Key: CORE-5449 URL: http://tracker.firebirdsql.org/browse/CORE-5449 Project: Firebird Core Issue Type: New Feature

[Firebird-devel] [FB-Tracker] Created: (CORE-5377) No error when fetching row with UTF8 blob that cannot be transliterated to connection character set.

2016-10-15 Thread Mark Rotteveel (JIRA)
No error when fetching row with UTF8 blob that cannot be transliterated to connection character set. Key: CORE-5377 URL:

[Firebird-devel] [FB-Tracker] Created: (CORE-5367) Regression: (boolean) parameters as search condition no longer allowed

2016-10-03 Thread Mark Rotteveel (JIRA)
Regression: (boolean) parameters as search condition no longer allowed -- Key: CORE-5367 URL: http://tracker.firebirdsql.org/browse/CORE-5367 Project: Firebird Core Issue

[Firebird-devel] [FB-Tracker] Created: (CORE-5312) Support full SQL standard character string literal syntax

2016-07-15 Thread Mark Rotteveel (JIRA)
Support full SQL standard character string literal syntax - Key: CORE-5312 URL: http://tracker.firebirdsql.org/browse/CORE-5312 Project: Firebird Core Issue Type: Improvement

[Firebird-devel] [FB-Tracker] Created: (CORE-5311) Support full SQL standard binary string literal syntax

2016-07-15 Thread Mark Rotteveel (JIRA)
Support full SQL standard binary string literal syntax -- Key: CORE-5311 URL: http://tracker.firebirdsql.org/browse/CORE-5311 Project: Firebird Core Issue Type: Improvement Affects

[Firebird-devel] [FB-Tracker] Created: (CORE-5248) Improve consistency in GRANT syntax between roles and privileges

2016-05-20 Thread Mark Rotteveel (JIRA)
Improve consistency in GRANT syntax between roles and privileges Key: CORE-5248 URL: http://tracker.firebirdsql.org/browse/CORE-5248 Project: Firebird Core Issue Type:

[Firebird-devel] [FB-Tracker] Created: (CORE-5225) Authentication end with first plugin that has the user but auth fails; should continue with next plugin

2016-05-01 Thread Mark Rotteveel (JIRA)
Authentication end with first plugin that has the user but auth fails; should continue with next plugin --- Key: CORE-5225 URL:

[Firebird-devel] [FB-Tracker] Created: (CORE-5132) Incorrect value for RDB$FIELD_LENGTH for CHAR/VARCHAR columns in system table

2016-03-05 Thread Mark Rotteveel (JIRA)
Incorrect value for RDB$FIELD_LENGTH for CHAR/VARCHAR columns in system table - Key: CORE-5132 URL: http://tracker.firebirdsql.org/browse/CORE-5132 Project: Firebird Core

[Firebird-devel] [FB-Tracker] Created: (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-01 Thread Mark Rotteveel (JIRA)
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

[Firebird-devel] [FB-Tracker] Created: (CORE-5039) Connecting to service with invalid servicename yields incorrect error message

2015-12-05 Thread Mark Rotteveel (JIRA)
Connecting to service with invalid servicename yields incorrect error message - Key: CORE-5039 URL: http://tracker.firebirdsql.org/browse/CORE-5039 Project: Firebird Core

[Firebird-devel] [FB-Tracker] Created: (CORE-5026) Firebird authentication gives up after first common plugin

2015-11-21 Thread Mark Rotteveel (JIRA)
Firebird authentication gives up after first common plugin -- Key: CORE-5026 URL: http://tracker.firebirdsql.org/browse/CORE-5026 Project: Firebird Core Issue Type: Bug

[Firebird-devel] [FB-Tracker] Created: (CORE-4840) Transactions with isc_tpb_autocommit can hang the server

2015-06-14 Thread Mark Rotteveel (JIRA)
Transactions with isc_tpb_autocommit can hang the server Key: CORE-4840 URL: http://tracker.firebirdsql.org/browse/CORE-4840 Project: Firebird Core Issue Type: Bug

[Firebird-devel] [FB-Tracker] Created: (CORE-4795) fbclient executes callback function twice on two different threads

2015-05-16 Thread Mark Rotteveel (JIRA)
fbclient executes callback function twice on two different threads -- Key: CORE-4795 URL: http://tracker.firebirdsql.org/browse/CORE-4795 Project: Firebird Core Issue Type: Bug

[Firebird-devel] [FB-Tracker] Created: (CORE-4794) isc_cancel_events returns error invalid events id (handle) (code: 335545021) if event is (no longer) queued

2015-05-16 Thread Mark Rotteveel (JIRA)
isc_cancel_events returns error invalid events id (handle) (code: 335545021) if event is (no longer) queued --- Key: CORE-4794 URL:

[Firebird-devel] [FB-Tracker] Created: (CORE-4756) Firebird 3 events broken

2015-04-19 Thread Mark Rotteveel (JIRA)
Firebird 3 events broken Key: CORE-4756 URL: http://tracker.firebirdsql.org/browse/CORE-4756 Project: Firebird Core Issue Type: Bug Components: API / Client Library Affects Versions: 3.0 Beta 2

[Firebird-devel] [FB-Tracker] Reopened: (CORE-4162) Warnings are not returned from attachDatabase() call

2015-03-21 Thread Mark Rotteveel (JIRA)
[ http://tracker.firebirdsql.org/browse/CORE-4162?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Rotteveel reopened CORE-4162: -- Issue occurs again in recent versions (tested in snapshot 3.0.0.31721-0_x64). I haven't tested

[Firebird-devel] [FB-Tracker] Created: (CORE-4625) instclient remove doesn't remove client library if shared DLL count 1 but reports it has removed it

2014-11-29 Thread Mark Rotteveel (JIRA)
instclient remove doesn't remove client library if shared DLL count 1 but reports it has removed it - Key: CORE-4625 URL:

[Firebird-devel] [FB-Tracker] Created: (CORE-4626) instclient usage help doesn't document remove -force

2014-11-29 Thread Mark Rotteveel (JIRA)
instclient usage help doesn't document remove -force Key: CORE-4626 URL: http://tracker.firebirdsql.org/browse/CORE-4626 Project: Firebird Core Issue Type: Bug Components: API /

[Firebird-devel] [FB-Tracker] Created: (CORE-4584) Functionally dependent columns shouldn't need to be included in GROUP BY if the determining column is included in the GROUP BY

2014-10-19 Thread Mark Rotteveel (JIRA)
Functionally dependent columns shouldn't need to be included in GROUP BY if the determining column is included in the GROUP BY -- Key: CORE-4584

[Firebird-devel] [FB-Tracker] Created: (CORE-4459) Add precision specification to TIME and TIMESTAMP in datatype and cast

2014-06-10 Thread Mark Rotteveel (JIRA)
Add precision specification to TIME and TIMESTAMP in datatype and cast -- Key: CORE-4459 URL: http://tracker.firebirdsql.org/browse/CORE-4459 Project: Firebird Core Issue

[Firebird-devel] [FB-Tracker] Created: (CORE-4457) DATEADD should support fractional value for MILLISECOND

2014-06-09 Thread Mark Rotteveel (JIRA)
DATEADD should support fractional value for MILLISECOND --- Key: CORE-4457 URL: http://tracker.firebirdsql.org/browse/CORE-4457 Project: Firebird Core Issue Type: Improvement

[Firebird-devel] [FB-Tracker] Created: (CORE-4430) Properties of user created in Legacy_UserManager padded with space upto 10 character

2014-05-15 Thread Mark Rotteveel (JIRA)
Properties of user created in Legacy_UserManager padded with space upto 10 character Key: CORE-4430 URL: http://tracker.firebirdsql.org/browse/CORE-4430 Project:

[Firebird-devel] [FB-Tracker] Created: (CORE-4389) Allow isc_seek on segmented blobs with seekmode absolute (0), and relative(1) with a positive value

2014-04-13 Thread Mark Rotteveel (JIRA)
Allow isc_seek on segmented blobs with seekmode absolute (0), and relative(1) with a positive value Key: CORE-4389 URL:

[Firebird-devel] [FB-Tracker] Created: (CORE-4258) Wrong boundary for minimum value for BIGINT/DECIMAL(18)

2013-11-09 Thread Mark Rotteveel (JIRA)
Wrong boundary for minimum value for BIGINT/DECIMAL(18) --- Key: CORE-4258 URL: http://tracker.firebirdsql.org/browse/CORE-4258 Project: Firebird Core Issue Type: Bug Components:

[Firebird-devel] [FB-Tracker] Created: (CORE-4255) Parametrized queries using RDB$DB_KEY do not work

2013-11-02 Thread Mark Rotteveel (JIRA)
Parametrized queries using RDB$DB_KEY do not work - Key: CORE-4255 URL: http://tracker.firebirdsql.org/browse/CORE-4255 Project: Firebird Core Issue Type: Bug Components: API /

[Firebird-devel] [FB-Tracker] Created: (CORE-4162) Changing dialect through DPB does not return a warning

2013-08-04 Thread Mark Rotteveel (JIRA)
Changing dialect through DPB does not return a warning -- Key: CORE-4162 URL: http://tracker.firebirdsql.org/browse/CORE-4162 Project: Firebird Core Issue Type: Bug Components:

[Firebird-devel] [FB-Tracker] Created: (CORE-4163) Configuration fbtrace.conf contains syntax errors

2013-08-04 Thread Mark Rotteveel (JIRA)
Configuration fbtrace.conf contains syntax errors - Key: CORE-4163 URL: http://tracker.firebirdsql.org/browse/CORE-4163 Project: Firebird Core Issue Type: Bug Components: Engine

[Firebird-devel] [FB-Tracker] Created: (CORE-4158) LIKE with escape doesn't work

2013-08-03 Thread Mark Rotteveel (JIRA)
LIKE with escape doesn't work - Key: CORE-4158 URL: http://tracker.firebirdsql.org/browse/CORE-4158 Project: Firebird Core Issue Type: Bug Components: Engine Affects Versions: 3.0 Alpha 1

[Firebird-devel] [FB-Tracker] Created: (CORE-4154) Firebird.conf should list names of (standard) authentication + usermanager plugins

2013-08-02 Thread Mark Rotteveel (JIRA)
Firebird.conf should list names of (standard) authentication + usermanager plugins -- Key: CORE-4154 URL: http://tracker.firebirdsql.org/browse/CORE-4154 Project:

[Firebird-devel] [FB-Tracker] Created: (CORE-3913) FBClient: non-nullable parameter with null value should be sent as nullable

2012-08-29 Thread Mark Rotteveel (JIRA)
FBClient: non-nullable parameter with null value should be sent as nullable --- Key: CORE-3913 URL: http://tracker.firebirdsql.org/browse/CORE-3913 Project: Firebird Core

[Firebird-devel] [FB-Tracker] Created: (CORE-3842) Use of ? in (SELECT some_col FROM some_table) subqueries results in error

2012-05-05 Thread Mark Rotteveel (JIRA)
Use of ? in (SELECT some_col FROM some_table) subqueries results in error --- Key: CORE-3842 URL: http://tracker.firebirdsql.org/browse/CORE-3842 Project: Firebird Core

[Firebird-devel] [FB-Tracker] Created: (CORE-3808) Provide ability to return all columns using RETURNING (eg RETURNING *)

2012-04-04 Thread Mark Rotteveel (JIRA)
Provide ability to return all columns using RETURNING (eg RETURNING *) -- Key: CORE-3808 URL: http://tracker.firebirdsql.org/browse/CORE-3808 Project: Firebird Core Issue

[Firebird-devel] [FB-Tracker] Created: (CORE-3741) RDB$INDICES information stored inconsistently after a CREATE INDEX

2012-01-27 Thread Mark Rotteveel (JIRA)
RDB$INDICES information stored inconsistently after a CREATE INDEX -- Key: CORE-3741 URL: http://tracker.firebirdsql.org/browse/CORE-3741 Project: Firebird Core Issue Type: Bug

[Firebird-devel] [FB-Tracker] Created: (CORE-3742) RDB$STATISTICS column of RDB$INDICES and RDB$INDEX_SEGMENTS is NULL in newly created DB

2012-01-27 Thread Mark Rotteveel (JIRA)
RDB$STATISTICS column of RDB$INDICES and RDB$INDEX_SEGMENTS is NULL in newly created DB --- Key: CORE-3742 URL: http://tracker.firebirdsql.org/browse/CORE-3742

[Firebird-devel] [FB-Tracker] Created: (CORE-3559) Firebird returns truncation error for valid LIKE patterns that are longer than the field length

2011-07-16 Thread Mark Rotteveel (JIRA)
Firebird returns truncation error for valid LIKE patterns that are longer than the field length --- Key: CORE-3559 URL: http://tracker.firebirdsql.org/browse/CORE-3559