Test name and title | Test run start, UTC | Test run finish, UTC | Test outcome | Probably related messages in firebird.log |
---|---|---|---|---|
bugs.core_0000_test Dummy test |
2024.12.24 16:34:13.068 | 2024.12.24 16:34:13.640 | P | no message found |
bugs.core_0001_test Server shutdown |
2024.12.24 16:34:13.640 | 2024.12.24 16:34:13.978 | P | no message found |
bugs.core_0002_test Incorrect value returned with execute statement calculation |
2024.12.24 16:34:13.978 | 2024.12.24 16:34:14.281 | P | no message found |
bugs.core_0010_test Navigation vs IS NULL vs compound index |
2024.12.24 16:34:14.281 | 2024.12.24 16:34:14.629 | P | no message found |
bugs.core_0014_test Trigger do it wrong |
2024.12.24 16:34:14.629 | 2024.12.24 16:34:14.998 | P | no message found |
bugs.core_0037_test Error "no current record for fetch operation" on view select |
2024.12.24 16:34:14.998 | 2024.12.24 16:34:15.429 | P | no message found |
bugs.core_0039_test Cannot create procedure with long chain of else-if clauses |
2024.12.24 16:34:15.429 | 2024.12.24 16:34:16.271 | P | no message found |
bugs.core_0053_test FIRST 1 vs ORDER DESC vs explicit plan (ODS11) |
2024.12.24 16:34:16.271 | 2024.12.24 16:34:16.574 | P | no message found |
bugs.core_0058_test WHERE CURRENT OF doesn't work |
2024.12.24 16:34:16.574 | 2024.12.24 16:34:16.916 | P | no message found |
bugs.core_0059_test Automatic not null in PK columns incomplete |
2024.12.24 16:34:16.916 | 2024.12.24 16:34:17.236 | P | no message found |
bugs.core_0063_test Sequence of commands crash server |
2024.12.24 16:34:17.236 | 2024.12.24 16:34:17.564 | P | no message found |
bugs.core_0070_test Expression index regression since 2.0a3 |
2024.12.24 16:34:17.564 | 2024.12.24 16:34:17.888 | P | no message found |
bugs.core_0076_test Invalid ROW_COUNT variable value after DELETE |
2024.12.24 16:34:17.888 | 2024.12.24 16:34:18.238 | P | no message found |
bugs.core_0085_test Query with not in (select) returns wrong result |
2024.12.24 16:34:18.238 | 2024.12.24 16:34:18.768 | P | no message found |
bugs.core_0086_test Index bug |
2024.12.24 16:34:18.768 | 2024.12.24 16:34:19.196 | P | no message found |
bugs.core_0088_test Join on diffrent datatypes |
2024.12.24 16:34:19.196 | 2024.12.24 16:34:19.539 | P | no message found |
bugs.core_0089_test Wrong return from simple SQL |
2024.12.24 16:34:19.539 | 2024.12.24 16:34:19.966 | P | no message found |
bugs.core_0091_test Recreate and self-referencing indexes |
2024.12.24 16:34:19.966 | 2024.12.24 16:34:20.373 | P | no message found |
bugs.core_0099_test Strange/Inconsistent query results |
2024.12.24 16:34:20.373 | 2024.12.24 16:34:20.683 | P | no message found |
bugs.core_0101_test JOIN the same table - problem with alias names |
2024.12.24 16:34:20.683 | 2024.12.24 16:34:21.104 | P | no message found |
bugs.core_0104_test Dropping and recreating a table in the same txn disables PK |
2024.12.24 16:34:21.104 | 2024.12.24 16:34:21.425 | P | no message found |
bugs.core_0115_test Bug with ALL keyword |
2024.12.24 16:34:21.425 | 2024.12.24 16:34:21.737 | P | no message found |
bugs.core_0116_test BLOBs in external tables |
2024.12.24 16:34:21.737 | 2024.12.24 16:34:22.070 | P | no message found |
bugs.core_0117_test Expression evaluation not supported on LEFT JOIN |
2024.12.24 16:34:22.070 | 2024.12.24 16:34:22.381 | P | no message found |
bugs.core_0119_test Numeric div in dialect 3 mangles data |
2024.12.24 16:34:22.381 | 2024.12.24 16:34:22.704 | P | no message found |
bugs.core_0142_test Index breaks = ANY result |
2024.12.24 16:34:22.704 | 2024.12.24 16:34:23.069 | P | no message found |
bugs.core_0143_test Using where params in SUM return incorrect results |
2024.12.24 16:34:23.069 | 2024.12.24 16:34:23.367 | P | no message found |
bugs.core_0148_test SELECT '1' UNION SELECT '12' |
2024.12.24 16:34:23.367 | 2024.12.24 16:34:23.705 | P | no message found |
bugs.core_0149_test Left joining views with null fails |
2024.12.24 16:34:23.705 | 2024.12.24 16:34:24.003 | P | no message found |
bugs.core_0152_test Sqlsubtype incorrect on timestamp math, constant arithmetic |
2024.12.24 16:34:24.003 | 2024.12.24 16:34:24.330 | P | no message found |
bugs.core_0165_test Query using VIEW with UNION causes crash |
2024.12.24 16:34:24.330 | 2024.12.24 16:34:24.650 | P | no message found |
bugs.core_0166_test Cannot specify PLAN in UPDATE statement |
2024.12.24 16:34:24.650 | 2024.12.24 16:34:24.967 | P | no message found |
bugs.core_0185_test DB crashes if trigger BU deletes own row |
2024.12.24 16:34:24.967 | 2024.12.24 16:34:25.350 | P | no message found |
bugs.core_0188_test Trigger on view with union receive nulls |
2024.12.24 16:34:25.350 | 2024.12.24 16:34:25.687 | P | no message found |
bugs.core_0190_test trigger with except-s on view with union |
2024.12.24 16:34:25.687 | 2024.12.24 16:34:26.062 | P | no message found |
bugs.core_0195a_test Bugcheck 291 |
2024.12.24 16:34:26.062 | 2024.12.24 16:34:26.489 | P | no message found |
bugs.core_0195b_test Bugcheck 291 |
2024.12.24 16:34:26.489 | 2024.12.24 16:34:27.085 | P | no message found |
bugs.core_0196_test SYSDBA can grant non existent roles |
2024.12.24 16:34:27.085 | 2024.12.24 16:34:27.413 | P | no message found |
bugs.core_0198_test Wrong order by in table join storedproc |
2024.12.24 16:34:27.413 | 2024.12.24 16:34:27.722 | P | no message found |
bugs.core_0200_test Empty column names with aggregate funcs |
2024.12.24 16:34:27.722 | 2024.12.24 16:34:28.139 | P | no message found |
bugs.core_0202_test ORDER BY works wrong with collate PT_PT |
2024.12.24 16:34:28.139 | 2024.12.24 16:34:28.573 | P | no message found |
bugs.core_0203_test CREATE VIEW ignores PLAN |
2024.12.24 16:34:28.573 | 2024.12.24 16:34:28.905 | P | no message found |
bugs.core_0209_test CHECK constraints fire twice |
2024.12.24 16:34:28.905 | 2024.12.24 16:34:29.167 | P | no message found |
bugs.core_0210_test CS server crash altering SP in 2 connect |
2024.12.24 16:34:29.167 | 2024.12.24 16:34:29.477 | P | no message found |
bugs.core_0211_test SELECT...HAVING...NOT IN crashes server |
2024.12.24 16:34:29.477 | 2024.12.24 16:35:00.291 | P | no message found |
bugs.core_0214_test Count (DISTINCT ...) is too slow |
2024.12.24 16:35:00.291 | 2024.12.24 16:35:09.557 | P | no message found |
bugs.core_0216_test Too many grants lose privileges |
2024.12.24 16:35:09.557 | 2024.12.24 16:35:09.888 | P | no message found |
bugs.core_0223_test ALTER TABLE altering to VARCHAR |
2024.12.24 16:35:09.888 | 2024.12.24 16:35:10.345 | P | no message found |
bugs.core_0282_test DOMAINs don't register their dependency on other objects |
2024.12.24 16:35:10.345 | 2024.12.24 16:35:10.752 | P | no message found |
bugs.core_0284_test Blob comparison with constant |
2024.12.24 16:35:10.752 | 2024.12.24 16:35:11.190 | P | no message found |
bugs.core_0297_test IB server stalled by simple script |
2024.12.24 16:35:11.190 | 2024.12.24 16:35:11.946 | P | no message found |
bugs.core_0304_test Any user can drop procedures, generators, exceptions |
2024.12.24 16:35:11.946 | 2024.12.24 16:35:12.415 | P | no message found |
bugs.core_0335_test Unsuccessful execution caused by system error <...> bad BLR -- invalid stream |
2024.12.24 16:35:12.415 | 2024.12.24 16:35:12.727 | P | no message found |
bugs.core_0336_test DateTime math imprecision |
2024.12.24 16:35:12.727 | 2024.12.24 16:35:13.291 | P | no message found |
bugs.core_0337_test ISQL and database dialect |
2024.12.24 16:35:13.291 | 2024.12.24 16:35:13.848 | P | no message found |
bugs.core_0366_test Complex view crashes server |
2024.12.24 16:35:13.848 | 2024.12.24 16:35:14.263 | P | no message found |
bugs.core_0389_test NULLS FIRST does not work with unions |
2024.12.24 16:35:14.263 | 2024.12.24 16:35:14.516 | P | no message found |
bugs.core_0405_test Garbage vs indices/constraints |
2024.12.24 16:35:14.516 | 2024.12.24 16:35:14.942 | P | no message found |
bugs.core_0426_test Wrong sort order when using es_ES collate |
2024.12.24 16:35:14.942 | 2024.12.24 16:35:15.495 | P | no message found |
bugs.core_0461_test JOIN including a complex view kills the server |
2024.12.24 16:35:15.495 | 2024.12.24 16:35:15.780 | P | no message found |
bugs.core_0474_test Redundant evaluations in COALESCE |
2024.12.24 16:35:15.780 | 2024.12.24 16:35:16.109 | P | no message found |
bugs.core_0475_test ORDER BY has no effect |
2024.12.24 16:35:16.109 | 2024.12.24 16:35:16.571 | P | no message found |
bugs.core_0479_test Grants overwrite previous rdb$security_classes entries |
2024.12.24 16:35:16.571 | 2024.12.24 16:35:16.979 | P | no message found |
bugs.core_0480_test Foreign key relation VARCHAR <-> INT |
2024.12.24 16:35:16.979 | 2024.12.24 16:35:17.393 | P | no message found |
bugs.core_0501_test Optimization problem with COALESCE |
2024.12.24 16:35:17.393 | 2024.12.24 16:35:17.710 | P | no message found |
bugs.core_0507_test Ambiguous statements return unpredictable results |
2024.12.24 16:35:17.710 | 2024.12.24 16:35:18.076 | P | no message found |
bugs.core_0521_test Permissions are checked case-insensitively |
2024.12.24 16:35:18.076 | 2024.12.24 16:35:18.423 | P | no message found |
bugs.core_0555_test Inconsistent results using STARTING WITH and COALESCE |
2024.12.24 16:35:18.423 | 2024.12.24 16:35:18.727 | P | no message found |
bugs.core_0583_test Before triggers are firing after checks |
2024.12.24 16:35:18.727 | 2024.12.24 16:35:19.634 | P | no message found |
bugs.core_0606_test Tricky role defeats basic SQL security |
2024.12.24 16:35:19.634 | 2024.12.24 16:35:19.968 | P | no message found |
bugs.core_0610_test FIRST is applied before aggregation |
2024.12.24 16:35:19.968 | 2024.12.24 16:35:20.252 | P | no message found |
bugs.core_0611_test SKIP is off by one |
2024.12.24 16:35:20.252 | 2024.12.24 16:35:20.579 | P | no message found |
bugs.core_0623_test ORDER BY on a VIEW turns values in fields into NULL |
2024.12.24 16:35:20.579 | 2024.12.24 16:35:20.904 | P | no message found |
bugs.core_0625_test Token unknown in simple SELECT with GROUP BY and ORDER BY |
2024.12.24 16:35:20.904 | 2024.12.24 16:35:21.272 | P | no message found |
bugs.core_0629_test Grouping on derived fields processing NULL data kills IB |
2024.12.24 16:35:21.272 | 2024.12.24 16:35:21.688 | P | no message found |
bugs.core_0655_test Blob Type 1 compatibility with VarChar |
2024.12.24 16:35:21.688 | 2024.12.24 16:35:21.950 | P | no message found |
bugs.core_0694_test Support for time zones [CORE694] |
2024.12.24 16:35:21.950 | 2024.12.24 16:35:22.281 | P | no message found |
bugs.core_0696_test User Account maintanance in SQL |
2024.12.24 16:35:22.281 | 2024.12.24 16:35:46.670 | P | no message found |
bugs.core_0733_test Compress Data over the Network |
2024.12.24 16:35:46.670 | 2024.12.24 16:35:46.989 | F | no message found |
bugs.core_0769_test Wildcards/Regular Expressions in WHERE clause - SIMILAR TO predicate |
2024.12.24 16:35:46.989 | 2024.12.24 16:35:47.508 | P | no message found |
bugs.core_0790_test Ability to run ALTER VIEW statement without dropping dependencies |
2024.12.24 16:35:47.508 | 2024.12.24 16:35:47.983 | P | no message found |
bugs.core_0800_test Easy metadata extract improvements |
2024.12.24 16:35:47.983 | 2024.12.24 16:35:48.456 | P | no message found |
bugs.core_0805_test Privileges of dynamic statements in SP |
2024.12.24 16:35:48.456 | 2024.12.24 16:35:48.786 | P | no message found |
bugs.core_0824_test Accent ignoring collation for unicode |
2024.12.24 16:35:48.786 | 2024.12.24 16:35:49.092 | P | no message found |
bugs.core_0842_test Specific query crashing server |
2024.12.24 16:35:49.092 | 2024.12.24 16:35:49.517 | P | no message found |
bugs.core_0847_test Computed field can't be changed to non-computed using 'alter table alter column type xy' |
2024.12.24 16:35:49.517 | 2024.12.24 16:35:49.928 | P | no message found |
bugs.core_0850_test DateTime math imprecision |
2024.12.24 16:35:49.928 | 2024.12.24 16:35:50.330 | P | no message found |
bugs.core_0851_test Field can be used multiple times in multi-segment index definition |
2024.12.24 16:35:50.330 | 2024.12.24 16:35:50.633 | P | no message found |
bugs.core_0852_test substring(current_user from 4) fails |
2024.12.24 16:35:50.633 | 2024.12.24 16:35:50.934 | P | no message found |
bugs.core_0855_test Aggregates in the WHERE clause vs derived tables |
2024.12.24 16:35:50.934 | 2024.12.24 16:35:51.312 | P | no message found |
bugs.core_0856_test Unable to set FName, MName, LName fields in security to blank |
2024.12.24 16:35:51.312 | 2024.12.24 16:35:51.638 | P | no message found |
bugs.core_0857_test Containing not working correctly |
2024.12.24 16:35:51.638 | 2024.12.24 16:35:51.988 | P | no message found |
bugs.core_0859_test Sorting is allowed for blobs and arrays |
2024.12.24 16:35:51.988 | 2024.12.24 16:35:52.409 | P | no message found |
bugs.core_0866_test Removing a NOT NULL constraint is not visible until reconnect |
2024.12.24 16:35:52.409 | 2024.12.24 16:35:52.843 | P | no message found |
bugs.core_0871_test Incorrect handling of null within view - returns 0 |
2024.12.24 16:35:52.843 | 2024.12.24 16:35:53.218 | P | no message found |
bugs.core_0878_test Column involved in the constraint (e.g. PK) could NOT be dropped if constraint has user-defined name |
2024.12.24 16:35:53.218 | 2024.12.24 16:35:53.544 | P | no message found |
bugs.core_0879_test Dependencies are not cleared when creation of expression index fails |
2024.12.24 16:35:53.544 | 2024.12.24 16:35:53.961 | P | no message found |
bugs.core_0881_test Singleton isn't respected in COMPUTED BY expressions |
2024.12.24 16:35:53.961 | 2024.12.24 16:35:54.443 | P | no message found |
bugs.core_0883_test The built-in BLR printer doesn't support all FB2 features |
2024.12.24 16:35:54.443 | 2024.12.24 16:35:55.628 | P | no message found |
bugs.core_0885_test It is impossible to take away rights on update of a column |
2024.12.24 16:35:55.628 | 2024.12.24 16:35:56.055 | P | deb10build1 Tue Dec 24 16:35:56 2024 UTC Deleting procedure TESTPROC which is currently in use by active user requests |
bugs.core_0886_test Ability to query a stored procedur from view. |
2024.12.24 16:35:56.055 | 2024.12.24 16:35:56.369 | P | deb10build1 Tue Dec 24 16:35:56 2024 UTC Deleting procedure TESTPROC which is currently in use by active user requests |
bugs.core_0888_test DDL - object in use |
2024.12.24 16:35:56.369 | 2024.12.24 16:35:56.678 | P | deb10build1 Tue Dec 24 16:35:56 2024 UTC Deleting procedure TESTPROC which is currently in use by active user requests |
bugs.core_0896_test SUBSTRING with NULL offset or length don't return NULL |
2024.12.24 16:35:56.678 | 2024.12.24 16:35:57.082 | P | deb10build1 Tue Dec 24 16:35:56 2024 UTC Deleting procedure TESTPROC which is currently in use by active user requests |
bugs.core_0899_test Problems with explicit cursors in unwanted states |
2024.12.24 16:35:57.082 | 2024.12.24 16:35:57.514 | P | no message found |
bugs.core_0903_test New value of column is accessable before update |
2024.12.24 16:35:57.514 | 2024.12.24 16:35:57.925 | P | no message found |
bugs.core_0907_test Server crash on violation of NOT NULL constraint |
2024.12.24 16:35:57.925 | 2024.12.24 16:35:58.351 | P | no message found |
bugs.core_0908_test Garbage in plan output of complex statement |
2024.12.24 16:35:58.351 | 2024.12.24 16:35:58.776 | P | no message found |
bugs.core_0924_test An attempt to select DB_KEY from a procedure crashes the server |
2024.12.24 16:35:58.776 | 2024.12.24 16:35:59.218 | P | no message found |
bugs.core_0925_test ALL predicate works incorrectly for some subqueries |
2024.12.24 16:35:59.218 | 2024.12.24 16:35:59.672 | P | no message found |
bugs.core_0927_test Grants don't work for procedures used inside views |
2024.12.24 16:35:59.672 | 2024.12.24 16:36:00.013 | P | no message found |
bugs.core_0929_test Bug in DSQL parameter |
2024.12.24 16:36:00.013 | 2024.12.24 16:36:00.565 | P | no message found |
bugs.core_0932_test Comment in create database |
2024.12.24 16:36:00.565 | 2024.12.24 16:36:00.898 | P | no message found |
bugs.core_0945_test Bad error message when tring to create FK to non-existent table |
2024.12.24 16:36:00.898 | 2024.12.24 16:36:01.238 | P | no message found |
bugs.core_0952_test AV when blob is used in expression index |
2024.12.24 16:36:01.238 | 2024.12.24 16:36:01.661 | P | no message found |
bugs.core_0959_test GSTAT does not work using the localhost connection string |
2024.12.24 16:36:01.661 | 2024.12.24 16:36:02.091 | P | no message found |
bugs.core_0965_test Many aggregate functions within a single select list may cause a server crash |
2024.12.24 16:36:02.091 | 2024.12.24 16:36:02.483 | P | no message found |
bugs.core_0967_test SQL with incorrect characters (outside the ASCII range) may be processed wrongly |
2024.12.24 16:36:02.483 | 2024.12.24 16:36:02.827 | P | no message found |
bugs.core_0972_test Case insensitive collation for UTF-8 |
2024.12.24 16:36:02.827 | 2024.12.24 16:36:03.261 | P | no message found |
bugs.core_0979_test Make RDB$DB_KEY in outer joins return NULL when appropriate |
2024.12.24 16:36:03.261 | 2024.12.24 16:36:03.735 | P | no message found |
bugs.core_0986_test Non-ASCII quoted identifiers are not converted to metadata (UNICODE_FSS) charset |
2024.12.24 16:36:03.735 | 2024.12.24 16:36:04.192 | P | no message found |
bugs.core_0995_test select with FIRST and LEFT JOIN needs excess SORT in plan |
2024.12.24 16:36:04.192 | 2024.12.24 16:36:04.621 | P | no message found |
bugs.core_0996_test Keyword AS not recognized in clause FROM |
2024.12.24 16:36:04.621 | 2024.12.24 16:36:05.033 | P | no message found |
bugs.core_1000_test Incorrect results when left join on subquery with constant column |
2024.12.24 16:36:05.033 | 2024.12.24 16:36:05.339 | P | no message found |
bugs.core_1002_test Bad handling of /*/ comments in ISQL |
2024.12.24 16:36:05.339 | 2024.12.24 16:36:05.757 | P | no message found |
bugs.core_1004_test Context already in use (BLR error) |
2024.12.24 16:36:05.757 | 2024.12.24 16:36:06.162 | P | no message found |
bugs.core_1005_test DISTINCT vs NULLS LAST clause: wrong order of NULLs |
2024.12.24 16:36:06.162 | 2024.12.24 16:36:06.748 | P | no message found |
bugs.core_1006_test AV at rollback and/or garbage collection if updated table have expression index with SELECT in it |
2024.12.24 16:36:06.748 | 2024.12.24 16:36:07.224 | P | no message found |
bugs.core_1009_test Restoring RDB$BASE_FIELD for expression |
2024.12.24 16:36:07.224 | 2024.12.24 16:36:07.536 | P | no message found |
bugs.core_1010_test Local buffer overrun in DYN_error() that takes down the server |
2024.12.24 16:36:07.536 | 2024.12.24 16:36:07.820 | P | no message found |
bugs.core_1018_test Provide mechanism to get engine version without needing to call API function |
2024.12.24 16:36:07.820 | 2024.12.24 16:36:08.130 | P | no message found |
bugs.core_1019_test Make information available regading ODS Version and Dialect via SQL |
2024.12.24 16:36:08.130 | 2024.12.24 16:36:08.561 | P | no message found |
bugs.core_1025_test Server crashes at runtime when an explicit MERGE plan is specified over a few JOIN ones |
2024.12.24 16:36:08.561 | 2024.12.24 16:36:08.940 | P | no message found |
bugs.core_1026_utf8_test Estonian collation in UTF8 charset |
2024.12.24 16:36:08.940 | 2024.12.24 16:36:09.357 | P | no message found |
bugs.core_1029_test Bad plan in outer joins with IS NULL clauses (dependent on order of predicates) |
2024.12.24 16:36:09.357 | 2024.12.24 16:36:09.793 | P | no message found |
bugs.core_1033_test LIKE doesn't work for computed values (at least in a view) |
2024.12.24 16:36:09.793 | 2024.12.24 16:36:10.248 | P | no message found |
bugs.core_1036_test Extend returning support added in ver 2 in update record of table and in updateble view |
2024.12.24 16:36:10.248 | 2024.12.24 16:36:10.652 | P | no message found |
bugs.core_1040_test Wrong single-segment ascending index on character field with NULL and empty string values |
2024.12.24 16:36:10.652 | 2024.12.24 16:36:11.074 | P | no message found |
bugs.core_1055_test Wrong parameter matching for self-referenced procedures |
2024.12.24 16:36:11.074 | 2024.12.24 16:36:11.501 | P | no message found |
bugs.core_1056_test A query could produce different results, depending on the presence of an index |
2024.12.24 16:36:11.501 | 2024.12.24 16:36:11.915 | P | no message found |
bugs.core_1058_test ALTER DOMAIN and ALTER TABLE don't allow to change character set and/or collation |
2024.12.24 16:36:11.915 | 2024.12.24 16:36:12.455 | P | no message found |
bugs.core_1063_test Server hangs eating CPU and performs huge I/O copying different codepage fields |
2024.12.24 16:36:12.455 | 2024.12.24 16:36:12.825 | P | no message found |
bugs.core_1073_test SINGULAR buggy when nulls present |
2024.12.24 16:36:12.825 | 2024.12.24 16:36:13.497 | P | no message found |
bugs.core_1076_test Services Manager and gsec truncate First.Middle.Last Name fields to 17 chars instead of 32 chars available in field definition |
2024.12.24 16:36:13.497 | 2024.12.24 16:36:13.913 | P | no message found |
bugs.core_1078_test View with equally named source fields not faisible |
2024.12.24 16:36:13.913 | 2024.12.24 16:36:14.366 | P | no message found |
bugs.core_1083_test User (not SYSDBA) that have privileges with grant option, can't revoke privileges, granted by other user or SYSDBA |
2024.12.24 16:36:14.366 | 2024.12.24 16:36:14.711 | P | no message found |
bugs.core_1089_test Wrong ordering with views, distinct, left join and order by |
2024.12.24 16:36:14.711 | 2024.12.24 16:36:15.125 | P | no message found |
bugs.core_1090_test FK-definition. Make error message more relevant when parent table has no appropriate PK/UK constraint. |
2024.12.24 16:36:15.125 | 2024.12.24 16:36:15.419 | P | no message found |
bugs.core_1095_test Support `BETWEEN` predicate for select expressions |
2024.12.24 16:36:15.419 | 2024.12.24 16:36:15.837 | P | no message found |
bugs.core_1108_test Wrong results with GROUP BY on constants |
2024.12.24 16:36:15.837 | 2024.12.24 16:36:16.075 | P | no message found |
bugs.core_1112_test Crash when dealing with a string literal longer than 32K |
2024.12.24 16:36:16.075 | 2024.12.24 16:36:16.531 | P | no message found |
bugs.core_1117_test Remove or extend limit of command text length (64K) |
2024.12.24 16:36:16.531 | 2024.12.24 16:36:16.837 | P | no message found |
bugs.core_1120_test Conversion from string to number is not standard compliant |
2024.12.24 16:36:16.837 | 2024.12.24 16:36:17.261 | P | no message found |
bugs.core_1122_test Recursive Query bug in FB2.1 |
2024.12.24 16:36:17.261 | 2024.12.24 16:36:17.563 | P | no message found |
bugs.core_1126_test Incorrect results when left join on subquery with constant column |
2024.12.24 16:36:17.563 | 2024.12.24 16:36:17.955 | P | no message found |
bugs.core_1130_test Bad optimization -- <procedure> left join <subquery> (or <view>) |
2024.12.24 16:36:17.955 | 2024.12.24 16:36:18.392 | P | no message found |
bugs.core_1142_test Cannot alter generator's comment to the same value |
2024.12.24 16:36:18.392 | 2024.12.24 16:36:18.827 | P | no message found |
bugs.core_1145_test Server locks up while attempting to commit a deletion of an expression index |
2024.12.24 16:36:18.827 | 2024.12.24 16:36:19.238 | P | no message found |
bugs.core_1146_test AV in rse\invalidate_child_rpbs for recursive queies |
2024.12.24 16:36:19.238 | 2024.12.24 16:36:19.723 | P | no message found |
bugs.core_1148_test Every user can view server log using services API |
2024.12.24 16:36:19.723 | 2024.12.24 16:36:20.156 | P | no message found |
bugs.core_1150_test Error conversion error from string " " using outer join on int64 and int fields |
2024.12.24 16:36:20.156 | 2024.12.24 16:36:20.551 | P | no message found |
bugs.core_1152_test Cannot erase a table with check constraints referencing more than a single columns |
2024.12.24 16:36:20.551 | 2024.12.24 16:36:20.950 | P | no message found |
bugs.core_1153_test Activating index change "STARTING" working as "LIKE" in join condition |
2024.12.24 16:36:20.950 | 2024.12.24 16:36:21.198 | P | no message found |
bugs.core_1156_test Prepare fails when having a parameter in a DSQL statement before a sub query |
2024.12.24 16:36:21.198 | 2024.12.24 16:36:21.484 | P | no message found |
bugs.core_1162_test Problem altering numeric field type |
2024.12.24 16:36:21.484 | 2024.12.24 16:36:21.912 | P | no message found |
bugs.core_1165_test WHEN <list of exceptions> tracks only the dependency on the first exception in PSQL |
2024.12.24 16:36:21.912 | 2024.12.24 16:36:22.227 | P | no message found |
bugs.core_1167_test CHARACTER SET GBK is not installed |
2024.12.24 16:36:22.227 | 2024.12.24 16:36:22.526 | P | no message found |
bugs.core_1171_test ISQL exponential format of numbers has zero pad on windows |
2024.12.24 16:36:22.526 | 2024.12.24 16:36:22.991 | P | no message found |
bugs.core_1172_test Symbols ignored for ES_ES_CI_AI collation |
2024.12.24 16:36:22.991 | 2024.12.24 16:36:23.340 | P | no message found |
bugs.core_1173_test Expression index based on computed fields |
2024.12.24 16:36:23.340 | 2024.12.24 16:36:23.677 | P | no message found |
bugs.core_1175_test Error "Data type unknown" when any UDF argument is a built-in function containing a DSQL parameter reference |
2024.12.24 16:36:23.677 | 2024.12.24 16:36:23.999 | P | no message found |
bugs.core_1179_test "CH" and "LL" are not separate spanish alphabet letters since 1994 |
2024.12.24 16:36:23.999 | 2024.12.24 16:36:24.324 | P | no message found |
bugs.core_1181_test Union returns inconsistent field names |
2024.12.24 16:36:24.324 | 2024.12.24 16:36:24.736 | P | no message found |
bugs.core_1183_test View cannot be created if its WHERE clause contains IN <subquery> with a procedure reference |
2024.12.24 16:36:24.736 | 2024.12.24 16:36:25.095 | P | no message found |
bugs.core_1188_test Select Starting with :Param (Empty string) doesn't work if using index with many fields |
2024.12.24 16:36:25.095 | 2024.12.24 16:36:25.434 | P | no message found |
bugs.core_1196_test Long SQL statements break TCP/IP connection |
2024.12.24 16:36:25.434 | 2024.12.24 16:36:25.877 | P | no message found |
bugs.core_1213_test CURRENT OF support views |
2024.12.24 16:36:25.877 | 2024.12.24 16:36:26.511 | P | no message found |
bugs.core_1215_test Wrong SELECT query results using index to evaluate >= condition |
2024.12.24 16:36:26.511 | 2024.12.24 16:36:26.925 | P | no message found |
bugs.core_1227_test LIST() function seems not work if used twice or more in a query |
2024.12.24 16:36:26.925 | 2024.12.24 16:36:27.364 | P | no message found |
bugs.core_1244_test Server crash on select * from <recursive CTE> |
2024.12.24 16:36:27.364 | 2024.12.24 16:36:27.839 | P | no message found |
bugs.core_1245_test Incorrect column values with outer joins and views |
2024.12.24 16:36:27.839 | 2024.12.24 16:36:28.307 | P | no message found |
bugs.core_1246_test Incorrect column values with outer joins and derived tables |
2024.12.24 16:36:28.307 | 2024.12.24 16:36:28.616 | P | no message found |
bugs.core_1248_test Incorrect timestamp arithmetic when one of operands is negative number |
2024.12.24 16:36:28.616 | 2024.12.24 16:36:28.878 | P | no message found |
bugs.core_1249_test Full shutdown mode doesn't work on Classic if there are other connections to the database |
2024.12.24 16:36:28.878 | 2024.12.24 16:36:29.302 | P | no message found |
bugs.core_1253_test LIST(DISTINCT) concatenate VARCHAR values as CHAR |
2024.12.24 16:36:29.302 | 2024.12.24 16:36:29.765 | P | no message found |
bugs.core_1254_test Problem with DISTINCT and insensitive collations |
2024.12.24 16:36:29.765 | 2024.12.24 16:36:30.061 | P | no message found |
bugs.core_1255_test String truncation error when concatenating _UTF8 string onto extract(year result |
2024.12.24 16:36:30.061 | 2024.12.24 16:36:30.466 | P | no message found |
bugs.core_1256_test Table columns hide destination variables of RETURNING INTO |
2024.12.24 16:36:30.466 | 2024.12.24 16:36:30.755 | P | no message found |
bugs.core_1263_test GSec incorrectly processes some switches |
2024.12.24 16:36:30.755 | 2024.12.24 16:36:31.156 | F | no message found |
bugs.core_1267_test Small bug with default value for domains in PSQL |
2024.12.24 16:36:31.156 | 2024.12.24 16:36:31.463 | P | no message found |
bugs.core_1271_test Ceation of invalid procedures/triggers allowed |
2024.12.24 16:36:31.463 | 2024.12.24 16:36:31.879 | P | no message found |
bugs.core_1274_test Wrong results when PLAN MERGE is chosen and datatypes of the equality predicate arguments are different |
2024.12.24 16:36:31.879 | 2024.12.24 16:36:32.302 | P | no message found |
bugs.core_1286_test isql: zero divide + coredump when use "-pag 0" command switch & set heading on inside .sql script |
2024.12.24 16:36:32.302 | 2024.12.24 16:36:32.970 | P | no message found |
bugs.core_1291_test Can't transliterate character set when look at procedure text in database just created from script |
2024.12.24 16:36:32.970 | 2024.12.24 16:36:33.581 | P | no message found |
bugs.core_1292_test Can't create table using long username and UTF8 as attachment charset |
2024.12.24 16:36:33.581 | 2024.12.24 16:36:33.896 | P | no message found |
bugs.core_1295_test Bad optimization of queries with DB_KEY |
2024.12.24 16:36:33.896 | 2024.12.24 16:36:34.312 | P | no message found |
bugs.core_1306_test Indices not used for views |
2024.12.24 16:36:34.312 | 2024.12.24 16:36:34.621 | P | no message found |
bugs.core_1312_test A remote attacker can check, if a file is present in the system, running firebird server |
2024.12.24 16:36:34.621 | 2024.12.24 16:36:34.927 | P | no message found |
bugs.core_1313_test RDB$DB_KEY not supported in derived tables and merge command |
2024.12.24 16:36:34.927 | 2024.12.24 16:36:35.151 | P | no message found |
bugs.core_1315_test Data type unknown |
2024.12.24 16:36:35.151 | 2024.12.24 16:36:35.466 | P | no message found |
bugs.core_1316_test NOT NULL constraint for procedure parameters and variables |
2024.12.24 16:36:35.466 | 2024.12.24 16:36:35.763 | P | no message found |
bugs.core_1318_test Error "Identifier ... is too long using multiple (nested) derived tables |
2024.12.24 16:36:35.763 | 2024.12.24 16:36:36.067 | P | no message found |
bugs.core_1329_test Bug with size of alias name in a table (but still minor that 31 characters) |
2024.12.24 16:36:36.067 | 2024.12.24 16:36:36.603 | P | no message found |
bugs.core_1331_test Charset transliterations don't work with EXECUTE STATEMENT |
2024.12.24 16:36:36.603 | 2024.12.24 16:36:37.013 | P | no message found |
bugs.core_1334_test Joins with NULL RDB$DB_KEY crash the server |
2024.12.24 16:36:37.013 | 2024.12.24 16:36:37.342 | P | no message found |
bugs.core_1338_test Problem with view, computed field and functions |
2024.12.24 16:36:37.342 | 2024.12.24 16:36:37.665 | P | no message found |
bugs.core_1343_test Bug with a simple case and a subquery |
2024.12.24 16:36:37.665 | 2024.12.24 16:36:37.962 | P | no message found |
bugs.core_1346_test lpad and rpad with two columns not working |
2024.12.24 16:36:37.962 | 2024.12.24 16:36:38.242 | P | no message found |
bugs.core_1347_test Unexpected "cannot transliterate" error |
2024.12.24 16:36:38.242 | 2024.12.24 16:36:38.549 | P | no message found |
bugs.core_1356_test TYPE OF COLUMN in PSQL |
2024.12.24 16:36:38.549 | 2024.12.24 16:36:39.161 | P | no message found |
bugs.core_1361_test Index operations for global temporary tables are not visible for the active connection |
2024.12.24 16:36:39.161 | 2024.12.24 16:36:39.477 | P | no message found |
bugs.core_1362_test Too large numbers cause positive infinity to be inserted into database |
2024.12.24 16:36:39.477 | 2024.12.24 16:36:39.794 | P | no message found |
bugs.core_1363_test ISQL crash when converted-from-double string longer than 23 bytes |
2024.12.24 16:36:39.794 | 2024.12.24 16:36:40.152 | P | no message found |
bugs.core_1366_test French insensitive collation FR_FR_CI_AI |
2024.12.24 16:36:40.152 | 2024.12.24 16:36:40.467 | P | no message found |
bugs.core_1371_test Execute block fails within execute statement |
2024.12.24 16:36:40.467 | 2024.12.24 16:36:40.879 | P | no message found |
bugs.core_1373_test Incorrect result of recursive CTE query when recursive member's SELECT list contains expression using self-referenced fields |
2024.12.24 16:36:40.879 | 2024.12.24 16:36:41.236 | P | no message found |
bugs.core_1377_test Add an ability to change role without reconnecting to database. |
2024.12.24 16:36:41.236 | 2024.12.24 16:36:41.572 | P | no message found |
bugs.core_1378_test Domain names and charset issues |
2024.12.24 16:36:41.572 | 2024.12.24 16:36:41.877 | P | no message found |
bugs.core_1379_test Invalid parameter type when using it in CHAR_LENGTH function |
2024.12.24 16:36:41.877 | 2024.12.24 16:36:42.275 | P | no message found |
bugs.core_1384_test LIKE doesn't work correctly with collations using SPECIALS-FIRST=1 |
2024.12.24 16:36:42.275 | 2024.12.24 16:36:42.597 | P | no message found |
bugs.core_1386_test Generated columns |
2024.12.24 16:36:42.597 | 2024.12.24 16:36:43.080 | P | no message found |
bugs.core_1389_test Indexed MIN/MAX aggregates produce three index reads instead of the expected one indexed read |
2024.12.24 16:36:43.080 | 2024.12.24 16:36:43.498 | P | no message found |
bugs.core_1395_test Few problems with domains's check constraints |
2024.12.24 16:36:43.498 | 2024.12.24 16:36:43.828 | P | no message found |
bugs.core_1401_test Global temporary table instance may pick up not all indices |
2024.12.24 16:36:43.828 | 2024.12.24 16:36:44.169 | P | no message found |
bugs.core_1402_test CREATE VIEW without column list when UNION is used |
2024.12.24 16:36:44.169 | 2024.12.24 16:36:44.609 | P | no message found |
bugs.core_1409_test Support for autonomous transactions |
2024.12.24 16:36:44.609 | 2024.12.24 16:36:45.250 | P | no message found |
bugs.core_1419_test Wrong current timestamp evaluation for selectable procedures |
2024.12.24 16:36:45.250 | 2024.12.24 16:36:45.554 | P | no message found |
bugs.core_1428_test Incorrect timestamp substraction in 3 dialect when result is negative number |
2024.12.24 16:36:45.554 | 2024.12.24 16:36:46.062 | P | no message found |
bugs.core_1431_test Greek characters in cp1251 vs uppercasing |
2024.12.24 16:36:46.062 | 2024.12.24 16:36:46.454 | P | no message found |
bugs.core_1432_test Collation not propagated between record formats |
2024.12.24 16:36:46.454 | 2024.12.24 16:36:46.752 | P | no message found |
bugs.core_1434_test Incorrect result with EXECUTE STATEMENT and VARCHAR columns |
2024.12.24 16:36:46.752 | 2024.12.24 16:36:47.081 | P | no message found |
bugs.core_1436_test Outer joins don't work properly with the MON$ tables |
2024.12.24 16:36:47.081 | 2024.12.24 16:36:47.507 | P | no message found |
bugs.core_1444_test Execute statement 'select ....' into new.... |
2024.12.24 16:36:47.507 | 2024.12.24 16:36:47.923 | P | no message found |
bugs.core_1451_test Using RDB$DB_KEY in where section while selecting from a procedure crashes the server |
2024.12.24 16:36:47.923 | 2024.12.24 16:36:48.325 | P | no message found |
bugs.core_1453_test Allow usage of functions in LIST delimiter parameter |
2024.12.24 16:36:48.325 | 2024.12.24 16:36:48.749 | P | no message found |
bugs.core_1454_test ALTER mechanism for computed fields |
2024.12.24 16:36:48.749 | 2024.12.24 16:36:49.180 | P | no message found |
bugs.core_1462_test Server crash caused by a buffer overrun in the optimizer when more than 255 relation references exist in the query |
2024.12.24 16:36:49.180 | 2024.12.24 16:36:49.705 | P | no message found |
bugs.core_1482_test Make optimizer to consider ORDER BY optimization when making decision about join order |
2024.12.24 16:36:49.705 | 2024.12.24 16:36:50.012 | P | no message found |
bugs.core_1489_test DATEADD wrong work with NULL arguments |
2024.12.24 16:36:50.012 | 2024.12.24 16:36:50.331 | P | no message found |
bugs.core_1492_test BLOB isn't compatible with [VAR]CHAR in COALESCE |
2024.12.24 16:36:50.331 | 2024.12.24 16:36:50.650 | P | no message found |
bugs.core_1497_test New builtin function DATEADD() implements wrong choice of keywords for expanded syntax |
2024.12.24 16:36:50.650 | 2024.12.24 16:36:50.888 | P | no message found |
bugs.core_1506_test Server crash with isc_dsql_execute_immediate and zero length string |
2024.12.24 16:36:50.888 | 2024.12.24 16:36:51.196 | P | no message found |
bugs.core_1509_test Conversion from double to varchar insert trailing spaces |
2024.12.24 16:36:51.196 | 2024.12.24 16:36:51.503 | P | no message found |
bugs.core_1510_test Bad XSQLVAR [NULL flags] for (2*COALESCE(NULL,NULL)) |
2024.12.24 16:36:51.503 | 2024.12.24 16:36:51.843 | P | no message found |
bugs.core_1511_test POSITION(string_exp1, string_exp2 [, start]) |
2024.12.24 16:36:51.843 | 2024.12.24 16:36:52.166 | P | no message found |
bugs.core_1512_test Connection lost running script |
2024.12.24 16:36:52.166 | 2024.12.24 16:36:52.502 | P | no message found |
bugs.core_1514_test Many new 2.1 built in functions have incorrect NULL semantics |
2024.12.24 16:36:52.502 | 2024.12.24 16:36:52.923 | P | no message found |
bugs.core_1518_test Adding a non-null restricted column to a populated table renders the table inconsistent |
2024.12.24 16:36:52.923 | 2024.12.24 16:36:53.213 | P | no message found |
bugs.core_1522_test Inconsistent DATEDIFF behaviour |
2024.12.24 16:36:53.213 | 2024.12.24 16:36:53.525 | P | no message found |
bugs.core_1525_test Computed field + index not working in WHERE |
2024.12.24 16:36:53.525 | 2024.12.24 16:36:53.834 | P | no message found |
bugs.core_1528_test Functions DATEDIFF does not work in dialect 1 |
2024.12.24 16:36:53.834 | 2024.12.24 16:36:54.254 | P | no message found |
bugs.core_1533_test JOIN on first record of ordered derived table returns wrong record |
2024.12.24 16:36:54.254 | 2024.12.24 16:36:54.685 | P | no message found |
bugs.core_1539_test select * from rdb$triggers where rdb$trigger_source like 'CHECK%' |
2024.12.24 16:36:54.685 | 2024.12.24 16:39:08.311 | P | no message found |
bugs.core_1544_test RDB$procedures generator overflow |
2024.12.24 16:39:08.311 | 2024.12.24 16:39:08.657 | P | no message found |
bugs.core_1549_test Subquery-based predicates are not evaluated early in the join order |
2024.12.24 16:39:08.657 | 2024.12.24 16:39:08.995 | P | no message found |
bugs.core_1550_postfix_test Unnecessary index scan happens when the same index is mapped to both WHERE and ORDER BY clauses |
2024.12.24 16:39:08.995 | 2024.12.24 16:39:09.307 | P | no message found |
bugs.core_1550_test Unnecessary index scan happens when the same index is mapped to both WHERE and ORDER BY clauses |
2024.12.24 16:39:09.307 | 2024.12.24 16:39:11.650 | P | no message found |
bugs.core_1551_test AV when all statements are cancelled |
2024.12.24 16:39:11.650 | 2024.12.24 16:39:11.953 | P | no message found |
bugs.core_1554_test select ... where ... <> ALL (select ... join ...) bug |
2024.12.24 16:39:11.953 | 2024.12.24 16:39:12.292 | P | no message found |
bugs.core_1555_test 'select ...from...where...not in (select...from...)' no results |
2024.12.24 16:39:12.292 | 2024.12.24 16:39:12.601 | P | no message found |
bugs.core_1559_test Dropping NOT NULL contranint doesn'have the desired effect |
2024.12.24 16:39:12.601 | 2024.12.24 16:39:12.901 | P | no message found |
bugs.core_1560_test NULLIF crashes when first parameter is constant empty string |
2024.12.24 16:39:12.901 | 2024.12.24 16:39:13.309 | P | no message found |
bugs.core_1572_test Multiple Rows in Singleton Select not reported in a View |
2024.12.24 16:39:13.309 | 2024.12.24 16:39:13.616 | P | no message found |
bugs.core_1582_test ABS() rounds NUMERIC values |
2024.12.24 16:39:13.616 | 2024.12.24 16:39:13.951 | P | no message found |
bugs.core_1584_test Server crashed or bugcheck when inserting in monitoring tables. |
2024.12.24 16:39:13.951 | 2024.12.24 16:39:14.276 | P | no message found |
bugs.core_1592_test Altering procedure parameters must be prohibited if there are dependent data in RDB$DEPENDENCIES |
2024.12.24 16:39:14.276 | 2024.12.24 16:39:14.556 | P | no message found |
bugs.core_1605_test Bugcheck 232 (invalid operation) for an aggregated query |
2024.12.24 16:39:14.556 | 2024.12.24 16:39:14.911 | P | no message found |
bugs.core_1606_test Ability to insert child record if parent record is locked but foreign key target unchanged |
2024.12.24 16:39:14.911 | 2024.12.24 16:39:15.219 | P | no message found |
bugs.core_1607_test Correlated subquery is optimized badly if it depends on the union stream |
2024.12.24 16:39:15.219 | 2024.12.24 16:39:15.569 | P | no message found |
bugs.core_1609_test PSQL output parameter size limited |
2024.12.24 16:39:15.569 | 2024.12.24 16:39:15.887 | P | no message found |
bugs.core_1619_test Some aggregate functions does NOT support NULL-constant in 3-d dialect |
2024.12.24 16:39:15.887 | 2024.12.24 16:39:16.195 | P | no message found |
bugs.core_1620_test Incorrect error message (column number) if the empty SQL string is prepared |
2024.12.24 16:39:16.195 | 2024.12.24 16:39:16.560 | P | no message found |
bugs.core_1624_test MERGE not correctly worked with parameters in MATCHING clause |
2024.12.24 16:39:16.560 | 2024.12.24 16:39:17.005 | P | no message found |
bugs.core_1640_test CREATE OR ALTER VIEW statement |
2024.12.24 16:39:17.005 | 2024.12.24 16:39:18.269 | P | no message found |
bugs.core_1642_test Non-privileged monitoring reports wrong attachment data |
2024.12.24 16:39:18.269 | 2024.12.24 16:39:18.722 | P | no message found |
bugs.core_1649_test AV when recursive query used MERGE JOIN in execution plan |
2024.12.24 16:39:18.722 | 2024.12.24 16:39:19.171 | P | no message found |
bugs.core_1650_test Infinite row generation in "select gen_id(..) from rdb$database" with "group by" |
2024.12.24 16:39:19.171 | 2024.12.24 16:39:19.482 | P | no message found |
bugs.core_1656_test Ability to format UUID from char(16) OCTETS to human readable form and vice versa |
2024.12.24 16:39:19.482 | 2024.12.24 16:39:19.786 | P | no message found |
bugs.core_1677_test Floor & ceiling functions give wrong results with exact numeric arguments |
2024.12.24 16:39:19.786 | 2024.12.24 16:39:20.149 | P | no message found |
bugs.core_1689_test 'There are <n> dependencies' error message shows the wrong count of dependent objects. |
2024.12.24 16:39:20.149 | 2024.12.24 16:39:20.565 | P | no message found |
bugs.core_1690_test Arithmetic exception, numeric overflow, or string truncation in utf8 tables |
2024.12.24 16:39:20.565 | 2024.12.24 16:39:20.967 | P | no message found |
bugs.core_1693_test Error in EXECUTE STATEMENT inside CONNECT / TRANSACTION START triggers |
2024.12.24 16:39:20.967 | 2024.12.24 16:39:21.269 | P | no message found |
bugs.core_1694_test Bug in create/alter Database trigger (with Russian comment) |
2024.12.24 16:39:21.269 | 2024.12.24 16:39:21.576 | P | no message found |
bugs.core_1712_test Buffer overflow in conversion |
2024.12.24 16:39:21.576 | 2024.12.24 16:39:22.011 | P | no message found |
bugs.core_1715_test Incorrect "key size exceeds implementation restriction for index" error |
2024.12.24 16:39:22.011 | 2024.12.24 16:39:22.345 | P | no message found |
bugs.core_1716_test Wrong variable initialization in recursive procedures |
2024.12.24 16:39:22.345 | 2024.12.24 16:39:22.642 | P | no message found |
bugs.core_1724_test Common table expressions cannot be used in computed columns and quantified predicates (IN / ANY / ALL) |
2024.12.24 16:39:22.642 | 2024.12.24 16:39:23.555 | P | no message found |
bugs.core_1725_test Unable to restore a database with inactive indices if any SP/trigger contains an explicit plan |
2024.12.24 16:39:23.555 | 2024.12.24 16:39:23.969 | P | no message found |
bugs.core_1735_test Bug in SET DEFAULT statement |
2024.12.24 16:39:23.969 | 2024.12.24 16:39:24.561 | P | no message found |
bugs.core_1746_test Expression index can be created while doing inserts into table |
2024.12.24 16:39:24.561 | 2024.12.24 16:39:24.874 | P | no message found |
bugs.core_1749_test DDL statement with AUTODDL ON won't show statistics |
2024.12.24 16:39:24.874 | 2024.12.24 16:39:25.184 | P | no message found |
bugs.core_1750_test Include information about context variables into the monitoring tables |
2024.12.24 16:39:25.184 | 2024.12.24 16:39:25.641 | P | no message found |
bugs.core_1752_test Results of a join with different collations depend on the execution plan |
2024.12.24 16:39:25.641 | 2024.12.24 16:39:25.970 | P | no message found |
bugs.core_1760_test Support hex numeric and string literals |
2024.12.24 16:39:25.970 | 2024.12.24 16:39:26.279 | P | no message found |
bugs.core_1774_test Problem with COLLATE ES_ES_CI_AI |
2024.12.24 16:39:26.279 | 2024.12.24 16:39:26.563 | P | no message found |
bugs.core_1782_test ISQL crashes when fetching data for a column having alias longer than 30 characters |
2024.12.24 16:39:26.563 | 2024.12.24 16:39:26.968 | P | no message found |
bugs.core_1784_test Error with EXECUTE PROCEDURE inside EXECUTE STATEMENT |
2024.12.24 16:39:26.968 | 2024.12.24 16:39:27.370 | P | no message found |
bugs.core_1787_test Consistency check when subquery is ordered by aggregate function from other context |
2024.12.24 16:39:27.370 | 2024.12.24 16:39:27.689 | P | no message found |
bugs.core_1793_test AV at prepare of query with unused parametrized CTE |
2024.12.24 16:39:27.689 | 2024.12.24 16:39:28.014 | P | no message found |
bugs.core_1795_test Server crashes on SQL script |
2024.12.24 16:39:28.014 | 2024.12.24 16:39:28.430 | P | no message found |
bugs.core_1797_test OLD/NEW.RDB$DB_KEY returns incorrect result in triggers |
2024.12.24 16:39:28.430 | 2024.12.24 16:39:28.843 | P | no message found |
bugs.core_1798_test DB$DB_KEY evaluates to NULL in INSERT ... RETURNING |
2024.12.24 16:39:28.843 | 2024.12.24 16:39:29.165 | P | no message found |
bugs.core_1802_test Maximum key size using PXW_CSY collation |
2024.12.24 16:39:29.165 | 2024.12.24 16:39:29.598 | P | no message found |
bugs.core_1810_test Usernames with '.' character |
2024.12.24 16:39:29.598 | 2024.12.24 16:39:29.987 | P | no message found |
bugs.core_1811_test Incorrect parser's reaction to the unquoted usage of the keyword "VALUE" |
2024.12.24 16:39:29.987 | 2024.12.24 16:39:30.543 | P | no message found |
bugs.core_1812_test Index is not used for some date/time expressions in dialect 1 |
2024.12.24 16:39:30.543 | 2024.12.24 16:39:32.256 | P | no message found |
bugs.core_1815_test Ability to grant role to another role |
2024.12.24 16:39:32.256 | 2024.12.24 16:39:32.689 | P | no message found |
bugs.core_1828_test Error with ABS in dialect 1 |
2024.12.24 16:39:32.689 | 2024.12.24 16:39:33.093 | P | no message found |
bugs.core_1830_test Possible index corruption with multiply updates of the same record in the same transaction and using of savepoints |
2024.12.24 16:39:33.093 | 2024.12.24 16:39:33.402 | P | no message found |
bugs.core_1837_test Procedure text is stored truncated in system tables if any variable have default value |
2024.12.24 16:39:33.402 | 2024.12.24 16:39:33.740 | P | no message found |
bugs.core_1839_test AV when sorting by field, calculated using recursive CTE |
2024.12.24 16:39:33.740 | 2024.12.24 16:39:34.052 | P | no message found |
bugs.core_1841_test Possible overflow in RDB$VIEW_RELATIONS.RDB$CONTEXT_NAME |
2024.12.24 16:39:34.052 | 2024.12.24 16:39:34.486 | P | no message found |
bugs.core_1842_test DEFAULT values are unnecessary evaluated |
2024.12.24 16:39:34.486 | 2024.12.24 16:39:34.988 | P | no message found |
bugs.core_1845_test Some standard calls show server installation directory to regular users |
2024.12.24 16:39:34.988 | 2024.12.24 16:39:35.337 | P | no message found |
bugs.core_1846_test Allow index walk (ORDER plan) when there is a composite index {A, B} and the query looks like WHERE A = ? ORDER BY B |
2024.12.24 16:39:35.337 | 2024.12.24 16:39:35.626 | P | no message found |
bugs.core_1859_test Arithmetic overflow or division by zero has occurred. in MAX function |
2024.12.24 16:39:35.626 | 2024.12.24 16:39:36.194 | P | no message found |
bugs.core_1865_test BLR error on restore database with computed by Field |
2024.12.24 16:39:36.194 | 2024.12.24 16:39:37.172 | P | no message found |
bugs.core_1869_test Roles granting/revoking logic |
2024.12.24 16:39:37.172 | 2024.12.24 16:39:37.573 | P | no message found |
bugs.core_1875_test Error on script with current_date |
2024.12.24 16:39:37.573 | 2024.12.24 16:39:37.923 | P | no message found |
bugs.core_1885_test CREATE COLLATION connection lost under Posix |
2024.12.24 16:39:37.923 | 2024.12.24 16:39:38.342 | P | no message found |
bugs.core_1891_test SHOW VIEW shows non-sense information for view fields with expressions |
2024.12.24 16:39:38.342 | 2024.12.24 16:39:38.662 | P | no message found |
bugs.core_1894_test Circular dependencies between computed fields crash the engine |
2024.12.24 16:39:38.662 | 2024.12.24 16:39:39.094 | P | no message found |
bugs.core_1907_test Dropping and adding a domain constraint in the same transaction leaves incorrect dependencies |
2024.12.24 16:39:39.094 | 2024.12.24 16:39:39.505 | P | no message found |
bugs.core_1910_test Not valid fields in MERGE's insert clause are allowed |
2024.12.24 16:39:39.505 | 2024.12.24 16:39:39.786 | P | no message found |
bugs.core_1926_test MON$DATABASE returns outdated transaction counters |
2024.12.24 16:39:39.786 | 2024.12.24 16:39:40.133 | P | no message found |
bugs.core_1930_test Possible AV in engine if procedure was altered to have no outputs and dependent procedures was not recompiled |
2024.12.24 16:39:40.133 | 2024.12.24 16:39:40.454 | P | no message found |
bugs.core_1935_test SIMILAR TO character classes are incorrectly recognized |
2024.12.24 16:39:40.454 | 2024.12.24 16:39:40.754 | P | no message found |
bugs.core_1936_test The log(base, number) built-in function doesn't check parameters and delivers NAN values instead |
2024.12.24 16:39:40.754 | 2024.12.24 16:39:41.060 | P | no message found |
bugs.core_1943_test Incorrect results when left join on subquery with constant column |
2024.12.24 16:39:41.060 | 2024.12.24 16:39:41.455 | P | no message found |
bugs.core_1945_test Custom attribute for collation to sort numbers in numeric order |
2024.12.24 16:39:41.455 | 2024.12.24 16:39:41.738 | P | no message found |
bugs.core_1962_test Incorrect extraction of MILLISECONDs |
2024.12.24 16:39:41.738 | 2024.12.24 16:39:42.172 | P | no message found |
bugs.core_1971_test Set the fixed and documented check order for WHERE clause and other conditional sentences |
2024.12.24 16:39:42.172 | 2024.12.24 16:39:42.177 | P | no message found |
bugs.core_1986_test Altering domains name drops dependencies using the domain |
2024.12.24 16:39:42.574 | 2024.12.24 16:39:43.067 | P | no message found |
bugs.core_1989_test UTF8 UNICODE_CI collate can´t be used in foreing key constraint |
2024.12.24 16:39:43.067 | 2024.12.24 16:39:43.377 | P | no message found |
bugs.core_1992_test bad BLR -- invalid stream for union select |
2024.12.24 16:39:43.377 | 2024.12.24 16:39:43.812 | P | no message found |
bugs.core_1997_test Broken foreign key handling for multi-segmented index using unicode_ci collation |
2024.12.24 16:39:43.812 | 2024.12.24 16:39:44.284 | P | no message found |
bugs.core_1999_test TimeStamp in the every line output gbak.exe utility |
2024.12.24 16:39:44.284 | 2024.12.24 16:39:44.588 | P | no message found |
bugs.core_2001_test When trying to show "conversion error", "arithmetic exception/string truncation" may appear instead, misleading the user |
2024.12.24 16:39:44.588 | 2024.12.24 16:39:45.675 | P | no message found |
bugs.core_2004_test ALTER USER XXX INACTIVE |
2024.12.24 16:39:45.675 | 2024.12.24 16:39:46.011 | P | no message found |
bugs.core_2005_test Support SQL 2008 syntax for MERGE statement with DELETE extension |
2024.12.24 16:39:46.011 | 2024.12.24 16:39:46.340 | P | no message found |
bugs.core_2006_test SUBSTRING with regular expression (SIMILAR TO) capability |
2024.12.24 16:39:46.340 | 2024.12.24 16:39:46.742 | P | no message found |
bugs.core_2008_test NOT NULL procedure parameters |
2024.12.24 16:39:46.742 | 2024.12.24 16:39:47.215 | P | no message found |
bugs.core_2017_test I/O statistics for stored procedures are not accounted in monitoring tables |
2024.12.24 16:39:47.215 | 2024.12.24 16:39:47.954 | P | no message found |
bugs.core_2018_test Only one client can access a readonly database |
2024.12.24 16:39:47.954 | 2024.12.24 16:39:48.361 | P | no message found |
bugs.core_2019_test UTF-8 conversion error (string truncation) |
2024.12.24 16:39:48.361 | 2024.12.24 16:39:48.706 | P | no message found |
bugs.core_2022_test "EXECUTE BLOCK" statement does not support "CREATE USER" |
2024.12.24 16:39:48.706 | 2024.12.24 16:39:49.238 | P | no message found |
bugs.core_2026_test Problem with a read-only marked database |
2024.12.24 16:39:49.238 | 2024.12.24 16:39:49.530 | P | no message found |
bugs.core_2027_test Incorrect buffer size for ORDER BY expression with system fields |
2024.12.24 16:39:49.530 | 2024.12.24 16:39:49.958 | P | no message found |
bugs.core_2031_test Null in the first record in a condition on rdb$db_key |
2024.12.24 16:39:49.958 | 2024.12.24 16:39:50.319 | P | no message found |
bugs.core_2032_test Stored procedure recursively called by calculated field fails after reconnect |
2024.12.24 16:39:50.319 | 2024.12.24 16:39:50.619 | P | no message found |
bugs.core_2036_test Parameters order of EXECUTE BLOCK statement is reversed if called from EXECUTE STATEMENT |
2024.12.24 16:39:50.619 | 2024.12.24 16:39:50.904 | P | no message found |
bugs.core_2038_test New EXECUTE STATEMENT implementation asserts or throws an error if used both before and after commin/rollback retaining |
2024.12.24 16:39:50.904 | 2024.12.24 16:39:51.309 | P | no message found |
bugs.core_2039_test Domain-level CHECK constraints wrongly process NULL values |
2024.12.24 16:39:51.309 | 2024.12.24 16:39:51.740 | P | no message found |
bugs.core_2041_test update or insert with gen_id() with wrong generator value |
2024.12.24 16:39:51.740 | 2024.12.24 16:39:52.161 | P | no message found |
bugs.core_2042_test Connection lost to database when used AUTONOMOUS TRANSACTION |
2024.12.24 16:39:52.161 | 2024.12.24 16:39:52.549 | P | no message found |
bugs.core_2044_test Incorrect result with UPDATE OR INSERT ... RETURNING OLD and non-nullable columns |
2024.12.24 16:39:52.549 | 2024.12.24 16:39:52.873 | P | no message found |
bugs.core_2051_test Don't work subquery in COALESCE |
2024.12.24 16:39:52.873 | 2024.12.24 16:39:53.292 | P | no message found |
bugs.core_2053_test Computed expressions may be optimized badly if used inside the RETURNING clause of the INSERT statement |
2024.12.24 16:39:53.292 | 2024.12.24 16:39:53.603 | P | no message found |
bugs.core_2061_test ALTER VIEW WITH CHECK OPTION crashes the engin |
2024.12.24 16:39:53.603 | 2024.12.24 16:39:54.015 | P | no message found |
bugs.core_2067_test GROUP by and RDB$DB_KEY problems |
2024.12.24 16:39:54.015 | 2024.12.24 16:39:54.410 | P | no message found |
bugs.core_2068_test Comparision with IN and subquery with RDB$DB_KEY returns wrong result |
2024.12.24 16:39:54.410 | 2024.12.24 16:39:54.863 | P | no message found |
bugs.core_2069_test Incorrect VIEW expansion when RDB$DB_KEY is used in view body |
2024.12.24 16:39:54.863 | 2024.12.24 16:39:55.304 | P | no message found |
bugs.core_2073_test Expression indexes bug: incorrect result for the inverted boolean |
2024.12.24 16:39:55.304 | 2024.12.24 16:39:55.732 | P | no message found |
bugs.core_2075_test Parts of RDB$DB_KEY of views may be inverted when using outer joins |
2024.12.24 16:39:55.732 | 2024.12.24 16:39:56.620 | P | no message found |
bugs.core_2078_test Suboptimal join plan if there are selective non-indexed predicates involved |
2024.12.24 16:39:56.620 | 2024.12.24 16:39:56.937 | P | no message found |
bugs.core_2081_test RDB$DB_KEY in subselect expression incorrectly returns NULL |
2024.12.24 16:39:56.937 | 2024.12.24 16:39:57.352 | P | no message found |
bugs.core_2098_test View over global temporary table |
2024.12.24 16:39:57.352 | 2024.12.24 16:39:57.648 | P | no message found |
bugs.core_2101_test Bugcheck 249 when attempting to fetch outside the end-of-stream mark for the open PSQL cursor |
2024.12.24 16:39:57.648 | 2024.12.24 16:39:58.024 | P | no message found |
bugs.core_2115_test Query plan is missing for the long query |
2024.12.24 16:39:58.024 | 2024.12.24 16:39:58.438 | P | no message found |
bugs.core_2117_test Incorrect ROW_COUNT value with indexed retrieval and subquery |
2024.12.24 16:39:58.438 | 2024.12.24 16:39:58.869 | P | no message found |
bugs.core_2118_test UPDATE OR INSERT with subquery used in the MATCHING part doesn't insert record |
2024.12.24 16:39:58.869 | 2024.12.24 16:39:59.346 | P | no message found |
bugs.core_2132_test Indexed retrieval cannot be chosen if a stored procedure is used inside the comparison predicate |
2024.12.24 16:39:59.346 | 2024.12.24 16:39:59.665 | P | no message found |
bugs.core_2140_test Error messages after parameters substitution contains '\n' characters instead of line break |
2024.12.24 16:39:59.665 | 2024.12.24 16:39:59.963 | P | no message found |
bugs.core_2153_test SIMILAR TO predicate hangs with "|" option |
2024.12.24 16:39:59.963 | 2024.12.24 16:40:00.376 | P | no message found |
bugs.core_2155_test Join of SP with view or table may fail with "No current record for fetch operation" |
2024.12.24 16:40:00.376 | 2024.12.24 16:40:00.813 | P | no message found |
bugs.core_2164_test error in operator "and" in as clausule where |
2024.12.24 16:40:00.813 | 2024.12.24 16:40:01.159 | P | no message found |
bugs.core_2176_test Unexpected (wrong) results with COALESCE and GROUP BY |
2024.12.24 16:40:01.159 | 2024.12.24 16:40:04.794 | P | deb10build1 Tue Dec 24 16:40:02 2024 UTC Database: /var/tmp/qa_2024/test_1361/test.fdb Validation started |
deb10build1 Tue Dec 24 16:40:02 2024 UTC Database: /var/tmp/qa_2024/test_1361/test.fdb Validation finished: 0 errors, 0 warnings, 0 fixed | ||||
deb10build1 Tue Dec 24 16:40:04 2024 UTC Database: /var/tmp/qa_2024/test_1361/test.fdb Validation started | ||||
deb10build1 Tue Dec 24 16:40:04 2024 UTC Database: /var/tmp/qa_2024/test_1361/test.fdb Validation finished: 0 errors, 0 warnings, 0 fixed | ||||
bugs.core_2192_test Extend maximum database page size to 32KB |
2024.12.24 16:40:04.794 | 2024.12.24 16:40:05.650 | P | deb10build1 Tue Dec 24 16:40:04 2024 UTC Database: /var/tmp/qa_2024/test_1361/test.fdb Validation started |
deb10build1 Tue Dec 24 16:40:04 2024 UTC Database: /var/tmp/qa_2024/test_1361/test.fdb Validation finished: 0 errors, 0 warnings, 0 fixed | ||||
bugs.core_2197_test Add support for -nodbtriggers switch in gbak into services API |
2024.12.24 16:40:05.650 | 2024.12.24 16:40:05.994 | P | no message found |
bugs.core_2200_test Extremely slow executing a cross join of 3 tables in Firebird 2.X |
2024.12.24 16:40:05.994 | 2024.12.24 16:40:06.442 | P | no message found |
bugs.core_2202_test RDB$VIEW_RELATIONS is not cleaned when altering a view |
2024.12.24 16:40:06.442 | 2024.12.24 16:40:06.749 | P | no message found |
bugs.core_2204_test Constraints on sp output parameters are checked even when the sp returns zero rows |
2024.12.24 16:40:06.749 | 2024.12.24 16:40:07.802 | P | no message found |
bugs.core_2208_test New gbak option to ignore specific tables data during the backup |
2024.12.24 16:40:07.802 | 2024.12.24 16:40:08.152 | P | deb10build1 Tue Dec 24 16:40:08 2024 UTC Database: /var/tmp/qa_2024/test_1369/nbak-file.fdb Validation started |
deb10build1 Tue Dec 24 16:40:08 2024 UTC Database: /var/tmp/qa_2024/test_1369/nbak-file.fdb Validation finished: 0 errors, 0 warnings, 0 fixed | ||||
bugs.core_2211_test Offset value for SUBSTRING from BLOB more than 32767 makes exception |
2024.12.24 16:40:08.152 | 2024.12.24 16:40:08.576 | P | deb10build1 Tue Dec 24 16:40:08 2024 UTC Database: /var/tmp/qa_2024/test_1369/nbak-file.fdb Validation started |
deb10build1 Tue Dec 24 16:40:08 2024 UTC Database: /var/tmp/qa_2024/test_1369/nbak-file.fdb Validation finished: 0 errors, 0 warnings, 0 fixed | ||||
bugs.core_2215_test GROUP BY concatenation with empty string |
2024.12.24 16:40:08.576 | 2024.12.24 16:40:09.078 | P | deb10build1 Tue Dec 24 16:40:08 2024 UTC Database: /var/tmp/qa_2024/test_1369/nbak-file.fdb Validation started |
deb10build1 Tue Dec 24 16:40:08 2024 UTC Database: /var/tmp/qa_2024/test_1369/nbak-file.fdb Validation finished: 0 errors, 0 warnings, 0 fixed | ||||
bugs.core_2216_test Nbackup as online dump |
2024.12.24 16:40:09.078 | 2024.12.24 16:40:09.514 | P | no message found |
bugs.core_2227_test Problem with column names with Accents and triggers |
2024.12.24 16:40:09.514 | 2024.12.24 16:40:09.843 | P | no message found |
bugs.core_2230_test Implement domain check of input parameters of execute block |
2024.12.24 16:40:09.843 | 2024.12.24 16:40:11.019 | P | no message found |
bugs.core_2233_test Allow non-SYSDBA users to monitor not only their current attachment but other their attachments as well |
2024.12.24 16:40:11.019 | 2024.12.24 16:40:11.421 | P | no message found |
bugs.core_2238_test UTF8 and large varchar fields, is disinct from > Implementation limit exceeded |
2024.12.24 16:40:11.421 | 2024.12.24 16:40:11.841 | P | no message found |
bugs.core_2251_test gbak doesn't return error code |
2024.12.24 16:40:11.841 | 2024.12.24 16:40:12.158 | P | no message found |
bugs.core_2252_test EXECUTE STATEMENT on EXTERNAL SOURCE does not check the status of the transaction |
2024.12.24 16:40:12.158 | 2024.12.24 16:40:12.576 | P | no message found |
bugs.core_2255_test '...exception...string right truncation' when alter view with join |
2024.12.24 16:40:12.576 | 2024.12.24 16:40:12.883 | P | no message found |
bugs.core_2257_test Internal Firebird consistency check when alter dependent procedures |
2024.12.24 16:40:12.883 | 2024.12.24 16:40:13.212 | P | no message found |
bugs.core_2258_test Internal error when select upper(<blob>) from union |
2024.12.24 16:40:13.212 | 2024.12.24 16:40:13.507 | P | no message found |
bugs.core_2264_test ALTER DOMAIN with dependencies may leave a transaction handle in inconsistent state causing segmentation faults |
2024.12.24 16:40:13.507 | 2024.12.24 16:40:13.898 | P | no message found |
bugs.core_2265_test Grouping by function doesn't work properly |
2024.12.24 16:40:13.898 | 2024.12.24 16:40:14.197 | P | no message found |
bugs.core_2268_test GFIX causes BUGCHECK errors with non valid transaction numbers |
2024.12.24 16:40:14.197 | 2024.12.24 16:40:14.524 | P | no message found |
bugs.core_2274_test MERGE non-standard behaviour, accepts multiple matches |
2024.12.24 16:40:14.524 | 2024.12.24 16:40:14.837 | P | no message found |
bugs.core_2284_test Records left in RDB$PAGES after rollback of CREATE TABLE statement |
2024.12.24 16:40:14.837 | 2024.12.24 16:40:15.168 | P | no message found |
bugs.core_2289_test Wrong (primary) constraint name is reported for the foreign key violation during FK creation |
2024.12.24 16:40:15.168 | 2024.12.24 16:40:15.590 | P | no message found |
bugs.core_2291_test BUGCHECK 284 |
2024.12.24 16:40:15.590 | 2024.12.24 16:40:15.902 | P | no message found |
bugs.core_2293_test Wrong dependent object type (RELATION) in RDB$DEPEDENCIES for VIEW's |
2024.12.24 16:40:15.902 | 2024.12.24 16:40:16.319 | P | no message found |
bugs.core_2300_test Unexpected error "arithmetic exception, numeric overflow, or string truncation" while evaluating SUBSTRING the second time |
2024.12.24 16:40:16.319 | 2024.12.24 16:40:16.579 | P | no message found |
bugs.core_2303_test Include PLAN in mon$statements |
2024.12.24 16:40:16.579 | 2024.12.24 16:40:16.952 | P | no message found |
bugs.core_2305_test Make mon$statement_id value constant among monitoring snapshots |
2024.12.24 16:40:16.952 | 2024.12.24 16:40:19.179 | P | no message found |
bugs.core_2307_test Incomplete API information values |
2024.12.24 16:40:19.179 | 2024.12.24 16:40:19.611 | P | no message found |
bugs.core_2308_test SIMILAR TO produces random results with [x-y] expressions |
2024.12.24 16:40:19.611 | 2024.12.24 16:40:20.040 | P | no message found |
bugs.core_2315_test Firebird float support does not conform to Interbase spec |
2024.12.24 16:40:20.040 | 2024.12.24 16:40:20.453 | P | no message found |
bugs.core_2317_test select * from (select cast(.... returns null |
2024.12.24 16:40:20.453 | 2024.12.24 16:40:20.782 | P | no message found |
bugs.core_2331_test ALTER DOMAIN invalid RDB$FIELD_SUB_TYPE |
2024.12.24 16:40:20.782 | 2024.12.24 16:40:21.113 | P | no message found |
bugs.core_2339_test Incorrect result for the derived expression based on aggregate and computation |
2024.12.24 16:40:21.113 | 2024.12.24 16:40:21.366 | P | no message found |
bugs.core_2341_test Hidden variables conflict with output parameters, causing assertions, unexpected errors or possibly incorrect results |
2024.12.24 16:40:21.366 | 2024.12.24 16:40:21.697 | P | no message found |
bugs.core_2350_test Too long column name for select alias should be rejected |
2024.12.24 16:40:21.697 | 2024.12.24 16:40:22.010 | P | no message found |
bugs.core_2355_test Incorrect handling of LOWER/UPPER when result string shrinks in terms of byte length |
2024.12.24 16:40:22.010 | 2024.12.24 16:40:22.424 | P | no message found |
bugs.core_2359_test Logical multibyte maximum string length is not respected when assigning numbers |
2024.12.24 16:40:22.424 | 2024.12.24 16:40:22.847 | P | no message found |
bugs.core_2361_test String truncation reading 8859-1 Spanish column using isc_dsql_fetch with UTF-8 connection |
2024.12.24 16:40:22.847 | 2024.12.24 16:40:23.156 | P | no message found |
bugs.core_2374_test ALTER TRIGGER / PROCEDURE wrong error message |
2024.12.24 16:40:23.156 | 2024.12.24 16:40:23.580 | P | no message found |
bugs.core_2386_test ALTER VIEW could remove column used in stored procedure or trigger |
2024.12.24 16:40:23.580 | 2024.12.24 16:40:23.859 | P | no message found |
bugs.core_2389_test Wrong matching of SIMILAR TO expression with brackets |
2024.12.24 16:40:23.859 | 2024.12.24 16:40:24.267 | P | no message found |
bugs.core_2397_test If you drop two different indexes within the same transaction, you get database corruption |
2024.12.24 16:40:24.267 | 2024.12.24 16:40:25.294 | P | no message found |
bugs.core_2408_test isql -ex puts default values of sp parameters before the NOT NULL and COLLATE flags |
2024.12.24 16:40:25.294 | 2024.12.24 16:40:25.618 | P | no message found |
bugs.core_2416_test AV preparing a query with aggregate over derived table |
2024.12.24 16:40:25.618 | 2024.12.24 16:40:25.957 | P | no message found |
bugs.core_2420_test Parsing error in EXECUTE STATEMENT with named parameters |
2024.12.24 16:40:25.957 | 2024.12.24 16:40:26.313 | P | no message found |
bugs.core_2424_test Make CREATE VIEW infer column names for views involving a GROUP BY clause or derived table |
2024.12.24 16:40:26.313 | 2024.12.24 16:40:26.658 | P | no message found |
bugs.core_2426_test Alter table not respecting collation |
2024.12.24 16:40:26.658 | 2024.12.24 16:40:26.949 | P | no message found |
bugs.core_2427_test ALTER VIEW doesn't clear dependencies on old views |
2024.12.24 16:40:26.949 | 2024.12.24 16:40:27.308 | P | no message found |
bugs.core_2430_test Server adds "NOT" at the end of default value for the TIMESTAMP field |
2024.12.24 16:40:27.308 | 2024.12.24 16:40:27.781 | P | no message found |
bugs.core_2431_test String values in error messages are not converted to connection charset |
2024.12.24 16:40:27.781 | 2024.12.24 16:40:28.084 | P | no message found |
bugs.core_2434_test CREATE USER command: Invalid error message |
2024.12.24 16:40:28.084 | 2024.12.24 16:40:28.427 | P | no message found |
bugs.core_2441_test Server crashes on UPDATE OR INSERT statement |
2024.12.24 16:40:28.427 | 2024.12.24 16:40:28.839 | P | no message found |
bugs.core_2451_test Query SELECT ... WHERE ... IN (SELECT DISTINCT ... ) returns a wrong result set |
2024.12.24 16:40:28.839 | 2024.12.24 16:40:29.352 | P | no message found |
bugs.core_2455_test Server fails when doing DROP DATABASE right after error in statistical fnction |
2024.12.24 16:40:29.352 | 2024.12.24 16:40:29.790 | P | no message found |
bugs.core_2457_test UNICODE_CI internal gds software consistency check |
2024.12.24 16:40:29.790 | 2024.12.24 16:40:30.166 | P | no message found |
bugs.core_2475_test External table data not visible to other sessions in Classic |
2024.12.24 16:40:30.166 | 2024.12.24 16:40:35.861 | P | no message found |
bugs.core_2477_test mon$memory_usage: Sorting memory should be reported as owned by the statement |
2024.12.24 16:40:35.861 | 2024.12.24 16:40:36.157 | P | no message found |
bugs.core_2484_test Success message when connecting to tiny trash database file |
2024.12.24 16:40:36.157 | 2024.12.24 16:40:36.598 | P | no message found |
bugs.core_2499_test Implementation limit of DISTINCT items are not enforced, causing generation of incorrect BLR |
2024.12.24 16:40:36.598 | 2024.12.24 16:40:36.911 | P | no message found |
bugs.core_2501_test Binary shift functions give wrong results with negative shift values |
2024.12.24 16:40:36.911 | 2024.12.24 16:40:37.204 | P | no message found |
bugs.core_2505_test Built-in trigonometric functions can produce NaN and Infinity |
2024.12.24 16:40:37.204 | 2024.12.24 16:40:37.504 | P | no message found |
bugs.core_2508_test Tricky index names can defeat the parsing logic when generating a human readable plan |
2024.12.24 16:40:37.504 | 2024.12.24 16:40:37.899 | P | no message found |
bugs.core_2516_test Wrong processing a SP parameters with arrays |
2024.12.24 16:40:37.899 | 2024.12.24 16:40:38.340 | P | no message found |
bugs.core_2531_test The famous "cannot transliterate" error may be thrown when selecting data from the monitoring tables |
2024.12.24 16:40:38.340 | 2024.12.24 16:40:38.749 | P | no message found |
bugs.core_2538_test PSQL doesnt allow to use singleton query result as input parameter of stored procedure when procedure accessed using 'execute procedure' |
2024.12.24 16:40:38.749 | 2024.12.24 16:40:39.134 | P | no message found |
bugs.core_2555_test CI column does not group correctly with a second column |
2024.12.24 16:40:39.134 | 2024.12.24 16:40:39.455 | P | no message found |
bugs.core_2560_test Maximum and minimum identifier length should be enforced by DSQL |
2024.12.24 16:40:39.455 | 2024.12.24 16:40:39.785 | P | no message found |
bugs.core_2566_test internal error [335544384] |
2024.12.24 16:40:39.785 | 2024.12.24 16:40:40.025 | P | no message found |
bugs.core_2573_test The server crashes when selecting from the MON$ tables in the ON DISCONNECT trigger |
2024.12.24 16:40:40.025 | 2024.12.24 16:40:40.415 | P | no message found |
bugs.core_2578_test select rdb$db_key from a view with a more than 1 table joined, results in conversion error |
2024.12.24 16:40:40.415 | 2024.12.24 16:40:40.738 | P | no message found |
bugs.core_2579_test Parameters and variables cannot be used as expressions in EXECUTE PROCEDURE parameters without a colon prefix |
2024.12.24 16:40:40.738 | 2024.12.24 16:40:41.043 | P | no message found |
bugs.core_2581_test Infinity should not escape from the engine |
2024.12.24 16:40:41.043 | 2024.12.24 16:40:41.356 | P | no message found |
bugs.core_2584_test Wrong results for CASE used together with GROUP BY |
2024.12.24 16:40:41.356 | 2024.12.24 16:40:41.676 | P | no message found |
bugs.core_2602_test Attachments using NONE charset may cause reads from MON$ tables to fail |
2024.12.24 16:40:41.676 | 2024.12.24 16:40:42.107 | P | no message found |
bugs.core_2606_test Multibyte CHAR value requested as VARCHAR is returned with padded spaces |
2024.12.24 16:40:42.107 | 2024.12.24 16:40:42.366 | P | no message found |
bugs.core_2607_test Introducer (_charset) problems with monitoring and persistent modules |
2024.12.24 16:40:42.366 | 2024.12.24 16:40:42.687 | P | no message found |
bugs.core_2612_test Connection lost immediatelly after compiling procedure with RPAD system function |
2024.12.24 16:40:42.687 | 2024.12.24 16:40:43.102 | P | no message found |
bugs.core_2615_test Silent truncation when using utf8 parameters and utf8 client character set encoding |
2024.12.24 16:40:43.102 | 2024.12.24 16:40:43.378 | P | no message found |
bugs.core_2632_test Invalid BLOB ID when working with monitoring tables |
2024.12.24 16:40:43.378 | 2024.12.24 16:40:43.792 | P | no message found |
bugs.core_2633_test SELECT WITH LOCK with no fields are accessed clears the data |
2024.12.24 16:40:43.792 | 2024.12.24 16:40:44.544 | P | deb10build1 Tue Dec 24 16:40:44 2024 UTC Database: /var/tmp/qa_2024/test_1440/test.fdb Validation started |
deb10build1 Tue Dec 24 16:40:44 2024 UTC Database: /var/tmp/qa_2024/test_1440/test.fdb Validation finished: 0 errors, 0 warnings, 0 fixed | ||||
bugs.core_2635_test Unique index with a lot of NULL keys can be corrupted at level 1 |
2024.12.24 16:40:44.544 | 2024.12.24 16:40:44.968 | P | deb10build1 Tue Dec 24 16:40:44 2024 UTC Database: /var/tmp/qa_2024/test_1440/test.fdb Validation started |
deb10build1 Tue Dec 24 16:40:44 2024 UTC Database: /var/tmp/qa_2024/test_1440/test.fdb Validation finished: 0 errors, 0 warnings, 0 fixed | ||||
bugs.core_2650_test Improve sorting performance when long VARCHARs are involved |
2024.12.24 16:40:44.968 | 2024.12.24 16:40:45.308 | P | deb10build1 Tue Dec 24 16:40:44 2024 UTC Database: /var/tmp/qa_2024/test_1440/test.fdb Validation started |
deb10build1 Tue Dec 24 16:40:44 2024 UTC Database: /var/tmp/qa_2024/test_1440/test.fdb Validation finished: 0 errors, 0 warnings, 0 fixed | ||||
bugs.core_2651_test Incorrect "string right truncation" error with NONE column and multibyte connection charset |
2024.12.24 16:40:45.308 | 2024.12.24 16:40:45.608 | P | no message found |
bugs.core_2660_test COUNT(*) incorrectly returns 0 when a condition of an outer join doesn't match |
2024.12.24 16:40:45.608 | 2024.12.24 16:40:50.947 | P | deb10build1 Tue Dec 24 16:40:48 2024 UTC REMOTE INTERFACE/gds__detach: Unsuccessful detach from database. Uncommitted work may have been lost. Error writing data to the connection. |
deb10build1 Tue Dec 24 16:40:48 2024 UTC INET/inet_error: send errno = 32, server host = localhost, address = 127.0.0.1/3716 | ||||
deb10build1 Tue Dec 24 16:40:48 2024 UTC Sweep is started by SWEEPER Database "/var/tmp/qa_2024/test_1444/test.fdb" OIT 4, OAT 159, OST 159, Next 160 | ||||
deb10build1 Tue Dec 24 16:40:48 2024 UTC Sweep is finished Database "/var/tmp/qa_2024/test_1444/test.fdb" 1 workers, time 0.002 sec OIT 159, OAT 160, OST 160, Next 161 | ||||
bugs.core_2668_test Write note into log when automatic sweep is started |
2024.12.24 16:40:50.947 | 2024.12.24 16:40:51.275 | P | no message found |
bugs.core_2678_test Full outer join cannot use available indices (very slow execution) |
2024.12.24 16:40:51.275 | 2024.12.24 16:40:51.619 | P | no message found |
bugs.core_2685_test System triggers on view with check option are not removed |
2024.12.24 16:40:51.619 | 2024.12.24 16:40:52.051 | P | no message found |
bugs.core_2697_test Support the "? in (SELECT some_col FROM some_table)" subqueries |
2024.12.24 16:40:52.051 | 2024.12.24 16:40:52.372 | P | no message found |
bugs.core_2699_test Common table expression context could be used with parameters |
2024.12.24 16:40:52.372 | 2024.12.24 16:40:52.632 | P | no message found |
bugs.core_2712_test Do not print "invalid request BLR" for par.cpp errors with valid BLR |
2024.12.24 16:40:52.632 | 2024.12.24 16:40:52.946 | P | no message found |
bugs.core_2720_test Wrong evaluation result with divide and unary plus\minus operations |
2024.12.24 16:40:52.946 | 2024.12.24 16:40:53.452 | P | no message found |
bugs.core_2721_test Issue with SIMILAR TO and UTF8 on 2.5 Beta 2 (and 1) |
2024.12.24 16:40:53.452 | 2024.12.24 16:40:53.852 | P | no message found |
bugs.core_2722_test Storage of malformed blob is allowed when copying from a blob with NONE/OCTETS charset |
2024.12.24 16:40:53.852 | 2024.12.24 16:40:54.442 | P | no message found |
bugs.core_2724_test Validate or transform string of DML queries so that engine internals doesn't receive malformed strings |
2024.12.24 16:40:54.442 | 2024.12.24 16:40:54.893 | P | no message found |
bugs.core_2729_test Current connection may be used by EXECUTE STATEMENT instead of creation of new attachment |
2024.12.24 16:40:54.893 | 2024.12.24 16:40:56.478 | P | no message found |
bugs.core_2731_test Recursive EXECUTE STATEMENT works wrong |
2024.12.24 16:40:56.478 | 2024.12.24 16:40:56.886 | P | no message found |
bugs.core_2735_test isql hangs when trying to show a view based on a procedure |
2024.12.24 16:40:56.886 | 2024.12.24 16:40:57.201 | P | no message found |
bugs.core_2741_test Naive metadata extraction code in isql is defeated by "check" keyword typed in mixed case |
2024.12.24 16:40:57.201 | 2024.12.24 16:40:57.504 | P | no message found |
bugs.core_2755_test SIMILAR TO works wrongly |
2024.12.24 16:40:57.504 | 2024.12.24 16:40:57.823 | P | no message found |
bugs.core_2756_test substring from timestamp - unexpected result |
2024.12.24 16:40:57.823 | 2024.12.24 16:40:59.209 | P | no message found |
bugs.core_2765_test Use of RDB$ADMIN role does not provide SYSDBA rights in GRANT/REVOKE |
2024.12.24 16:40:59.209 | 2024.12.24 16:40:59.646 | P | no message found |
bugs.core_2766_test Error "page 0 is of wrong type (expected 6, found 1)" is thrown while accessing a non-corrupted table |
2024.12.24 16:40:59.646 | 2024.12.24 16:40:59.998 | P | no message found |
bugs.core_2768_test ALTERING OR DROPPING PROCEDURE which has type of domain parameter leads to attempt to delete that domain |
2024.12.24 16:40:59.998 | 2024.12.24 16:41:00.300 | P | no message found |
bugs.core_2780_test Include client library version and protocol version in mon$attachments |
2024.12.24 16:41:00.300 | 2024.12.24 16:41:00.605 | P | no message found |
bugs.core_2783_test AV using recursive query as subquery in SELECT list and ORDER'ing by them |
2024.12.24 16:41:00.605 | 2024.12.24 16:41:00.917 | P | no message found |
bugs.core_2787_test Make rdb$system_flag not null |
2024.12.24 16:41:00.917 | 2024.12.24 16:41:01.585 | P | no message found |
bugs.core_2788_test ISQL extracts the array dimensions after the character set name rather than after datatype and its length |
2024.12.24 16:41:01.585 | 2024.12.24 16:41:01.892 | P | no message found |
bugs.core_2796_test DB_KEY is always zero for external tables |
2024.12.24 16:41:01.892 | 2024.12.24 16:41:02.266 | P | no message found |
bugs.core_2797_test Problem with default value of SP parameter |
2024.12.24 16:41:02.266 | 2024.12.24 16:41:02.579 | P | no message found |
bugs.core_2798_test Incomplete plan output (lack of view names) when selecting from views containing procedures inside |
2024.12.24 16:41:02.579 | 2024.12.24 16:41:02.930 | P | no message found |
bugs.core_2799_test Changing sort directon in delete statement cause deletion of all records in table |
2024.12.24 16:41:02.930 | 2024.12.24 16:41:03.454 | P | no message found |
bugs.core_2804_test Problems with COMMENT ON and strings using introducer (charset) |
2024.12.24 16:41:03.454 | 2024.12.24 16:41:03.798 | P | no message found |
bugs.core_2806_test Views based on procedures can't be created if the proc's output fields participate in an expression |
2024.12.24 16:41:03.798 | 2024.12.24 16:41:04.282 | P | no message found |
bugs.core_2811_test 'Unsuccessful execution' error when updating a record |
2024.12.24 16:41:04.282 | 2024.12.24 16:41:04.735 | P | no message found |
bugs.core_2812_test Prohibit any improper mixture of explicit and implicit joins |
2024.12.24 16:41:04.735 | 2024.12.24 16:41:05.237 | P | no message found |
bugs.core_2817_test If stored procedure or trigger contains query with PLAN ORDER it could fail after disconnect of attachment where procedure/trigger executed first time |
2024.12.24 16:41:05.237 | 2024.12.24 16:41:05.539 | P | no message found |
bugs.core_2822_test Error "no current row for fetch operation" when subquery includes a non-trivial derived table |
2024.12.24 16:41:05.539 | 2024.12.24 16:41:05.882 | P | no message found |
bugs.core_2826_test Join condition fails for UTF-8 databases |
2024.12.24 16:41:05.882 | 2024.12.24 16:41:06.222 | P | no message found |
bugs.core_2831_test isql shouldn't display db and user name when extracting a script |
2024.12.24 16:41:06.222 | 2024.12.24 16:41:06.671 | P | no message found |
bugs.core_2833_test Changing data that affects an expression index that contains references to null date fields fails |
2024.12.24 16:41:06.671 | 2024.12.24 16:41:07.073 | P | no message found |
bugs.core_2835_test Natural is used to select instead of primary key index |
2024.12.24 16:41:07.073 | 2024.12.24 16:41:07.558 | P | no message found |
bugs.core_2861_test Cannot remove user with dot in login |
2024.12.24 16:41:07.558 | 2024.12.24 16:41:08.066 | P | no message found |
bugs.core_2870_test View created from JOIN and LEFT JOIN doesnt order |
2024.12.24 16:41:08.066 | 2024.12.24 16:41:08.565 | P | no message found |
bugs.core_2871_test Outer ORDER BY clause has no effect |
2024.12.24 16:41:08.565 | 2024.12.24 16:41:08.850 | P | no message found |
bugs.core_2872_test EVL_expr: invalid operation (232) |
2024.12.24 16:41:08.850 | 2024.12.24 16:41:09.268 | P | no message found |
bugs.core_2875_test String right truncation error when char column longer than 4096 bytes compared with string constant |
2024.12.24 16:41:09.268 | 2024.12.24 16:41:11.524 | P | deb10build1 Tue Dec 24 16:41:11 2024 UTC Sweep is started by SYSDBA Database "/var/tmp/qa_2024/test_1484/test.fdb" OIT 1, OAT 2, OST 1, Next 1463 |
deb10build1 Tue Dec 24 16:41:11 2024 UTC Sweep is finished Database "/var/tmp/qa_2024/test_1484/test.fdb" 1 workers, time 0.013 sec OIT 1, OAT 2, OST 1, Next 1472 | ||||
bugs.core_2879_test Sweep could raise error : page 0 is of wrong type (expected 6, found 1) |
2024.12.24 16:41:11.524 | 2024.12.24 16:41:11.861 | P | deb10build1 Tue Dec 24 16:41:11 2024 UTC Sweep is started by SYSDBA Database "/var/tmp/qa_2024/test_1484/test.fdb" OIT 1, OAT 2, OST 1, Next 1463 |
deb10build1 Tue Dec 24 16:41:11 2024 UTC Sweep is finished Database "/var/tmp/qa_2024/test_1484/test.fdb" 1 workers, time 0.013 sec OIT 1, OAT 2, OST 1, Next 1472 | ||||
bugs.core_2881_test isql should show packaged procedures and functions categorized per package |
2024.12.24 16:41:11.861 | 2024.12.24 16:41:12.288 | P | deb10build1 Tue Dec 24 16:41:11 2024 UTC Sweep is started by SYSDBA Database "/var/tmp/qa_2024/test_1484/test.fdb" OIT 1, OAT 2, OST 1, Next 1463 |
deb10build1 Tue Dec 24 16:41:11 2024 UTC Sweep is finished Database "/var/tmp/qa_2024/test_1484/test.fdb" 1 workers, time 0.013 sec OIT 1, OAT 2, OST 1, Next 1472 | ||||
bugs.core_2886_test Query with "NOT IN <subselect from view>" fails |
2024.12.24 16:41:12.288 | 2024.12.24 16:41:12.577 | P | no message found |
bugs.core_2888_test A memory corruption cause incorrect query evaluation and may crash the server |
2024.12.24 16:41:12.577 | 2024.12.24 16:41:13.066 | P | no message found |
bugs.core_2890_test SQLSTATE should also be available as a PSQL context variable like GDSCODE/SQLCODE |
2024.12.24 16:41:13.066 | 2024.12.24 16:41:13.485 | P | no message found |
bugs.core_2893_test Expression in a subquery may be treated as invariant and produce incorrect results |
2024.12.24 16:41:13.485 | 2024.12.24 16:41:13.899 | P | no message found |
bugs.core_2907_test Exception handling with EXECUTE STATEMENT |
2024.12.24 16:41:13.899 | 2024.12.24 16:41:14.291 | P | no message found |
bugs.core_2910_test PK index is not used for derived tables |
2024.12.24 16:41:14.291 | 2024.12.24 16:41:14.613 | P | no message found |
bugs.core_2912_test Exception when upper casing string with 'ÿ' (lowercase y trema, code 0xFF in ISO8859_1) |
2024.12.24 16:41:14.613 | 2024.12.24 16:41:14.923 | P | no message found |
bugs.core_2913_test COLLATE expressions are applied incorrectly |
2024.12.24 16:41:14.923 | 2024.12.24 16:41:15.211 | P | no message found |
bugs.core_2916_test Broken error handling in the case of a conversion error happened during index creation |
2024.12.24 16:41:15.211 | 2024.12.24 16:41:15.642 | P | no message found |
bugs.core_2920_test Incorrect execution of volatile SQL statements inside EXECUTE STATEMENT |
2024.12.24 16:41:15.642 | 2024.12.24 16:41:15.936 | P | no message found |
bugs.core_2922_test Character set used in constants is not registered as dependency |
2024.12.24 16:41:15.936 | 2024.12.24 16:41:16.278 | P | no message found |
bugs.core_2923_test Problem with dependencies between a procedure and a view using that procedure |
2024.12.24 16:41:16.278 | 2024.12.24 16:41:16.710 | P | no message found |
bugs.core_2929_test "Invalid ESCAPE sequence" when connecting to the database |
2024.12.24 16:41:16.710 | 2024.12.24 16:41:17.141 | P | no message found |
bugs.core_2930_test DROP VIEW drops output parameters of used stored procedures |
2024.12.24 16:41:17.141 | 2024.12.24 16:41:17.583 | P | no message found |
bugs.core_2932_test Wrong field position after ALTER POSITION |
2024.12.24 16:41:17.583 | 2024.12.24 16:41:20.074 | P | no message found |
bugs.core_2940_test Trace output could contain garbage data left from filtered out statements |
2024.12.24 16:41:20.074 | 2024.12.24 16:41:20.385 | P | no message found |
bugs.core_2943_test Parsing error recursive query with two recursive parts |
2024.12.24 16:41:20.385 | 2024.12.24 16:41:20.775 | P | no message found |
bugs.core_2952_test Case-sensitive character class names in SIMILAR TO |
2024.12.24 16:41:20.775 | 2024.12.24 16:41:21.094 | P | no message found |
bugs.core_2957_test count(*) from big table returns negative result |
2024.12.24 16:41:21.094 | 2024.12.24 16:41:21.416 | P | no message found |
bugs.core_2965_test Incorrect ROW_COUNT value after SINGULAR condition |
2024.12.24 16:41:21.416 | 2024.12.24 16:41:58.882 | P | no message found |
bugs.core_2966_test Wrong results or unexpected errors while sorting a large data set |
2024.12.24 16:41:58.882 | 2024.12.24 16:41:59.201 | P | no message found |
bugs.core_2969_test rdb$set_context does NOT allow to overwrite any vars after encountering limit (default=1000) of them |
2024.12.24 16:41:59.201 | 2024.12.24 16:41:59.718 | P | no message found |
bugs.core_2971_test Invalid UPDATE OR INSERT usage may lead to successive "request depth exceeded. (Recursive definition?)" error |
2024.12.24 16:41:59.718 | 2024.12.24 16:42:00.021 | P | no message found |
bugs.core_2974_test Unexpected "Invalid SIMILAR TO pattern" error |
2024.12.24 16:42:00.021 | 2024.12.24 16:42:00.353 | P | no message found |
bugs.core_2977_test FB 2.1 incorrectly works with indexed fields of type DATE in OLD ODS (9.1) |
2024.12.24 16:42:00.353 | 2024.12.24 16:42:02.988 | P | no message found |
bugs.core_2981_test Error in Trace plugin (use local symbols in query) |
2024.12.24 16:42:02.988 | 2024.12.24 16:42:03.424 | P | no message found |
bugs.core_2985_test The new 2.5 feature to alter COMPUTED columns doesn't handle dependencies well |
2024.12.24 16:42:03.424 | 2024.12.24 16:42:05.689 | P | no message found |
bugs.core_2987_test Don't send full length of field over the wire when field is null |
2024.12.24 16:42:05.689 | 2024.12.24 16:42:08.058 | P | no message found |
bugs.core_2988_test Concurrent transaction number not reported if lock timeout occurs |
2024.12.24 16:42:08.058 | 2024.12.24 16:42:08.367 | P | no message found |
bugs.core_3000_test Error on delete user "ADMIN" |
2024.12.24 16:42:08.367 | 2024.12.24 16:42:08.875 | P | no message found |
bugs.core_3003_test Procedure suspend check may cause restore to fail |
2024.12.24 16:42:08.875 | 2024.12.24 16:42:11.367 | P | no message found |
bugs.core_3008_test Add attachment's CHARACTER SET name into corresponding trace records |
2024.12.24 16:42:11.367 | 2024.12.24 16:42:11.658 | P | no message found |
bugs.core_3018_test RECREATE, ALTER and CREATE OR ALTER SEQUENCE/GENERATOR statements |
2024.12.24 16:42:11.658 | 2024.12.24 16:42:11.973 | P | no message found |
bugs.core_3024_test Error "no current record for fetch operation" after ALTER VIEW |
2024.12.24 16:42:11.973 | 2024.12.24 16:42:12.414 | P | no message found |
bugs.core_3029_test Bugcheck "Too many savepoints (287)" at rollback after exception at EXECUTE BLOCK with exception handler |
2024.12.24 16:42:12.414 | 2024.12.24 16:42:12.732 | P | no message found |
bugs.core_3038_test The insert failed because a column definition includes validation constraints. validation error for variable |
2024.12.24 16:42:12.732 | 2024.12.24 16:42:13.124 | P | no message found |
bugs.core_3045_test "conversion error from string" after change of field type from BIGINT to VARCHAR(21) |
2024.12.24 16:42:13.124 | 2024.12.24 16:42:13.427 | P | no message found |
bugs.core_3047_test Wrong logic is used to resolve EXECUTE BLOCK parameters collations |
2024.12.24 16:42:13.427 | 2024.12.24 16:42:13.755 | P | no message found |
bugs.core_3052_test Wrong resultset |
2024.12.24 16:42:13.755 | 2024.12.24 16:42:14.167 | P | no message found |
bugs.core_3055_test Variable/argument name could be absent or be wrong in error messages when more than 256 variables are used |
2024.12.24 16:42:14.167 | 2024.12.24 16:42:14.751 | P | no message found |
bugs.core_3056_test Problems may happen when issuing DDL commands in the same transaction after CREATE COLLATION was issued |
2024.12.24 16:42:14.751 | 2024.12.24 16:42:15.072 | P | no message found |
bugs.core_3057_test Allow the usage of blobs in COMPUTED BY expressions |
2024.12.24 16:42:15.072 | 2024.12.24 16:42:58.378 | P | no message found |
bugs.core_3058_test New generators are created with wrong value when more than 32K generators was previously created |
2024.12.24 16:42:58.378 | 2024.12.24 16:42:58.808 | P | no message found |
bugs.core_3064_test Using both the procedure name and alias inside an explicit plan crashes the server |
2024.12.24 16:42:58.808 | 2024.12.24 16:42:59.178 | P | no message found |
bugs.core_3073_test Foreign key cascade with SET DEFAULT uses the default value of the moment of the FK creation |
2024.12.24 16:42:59.178 | 2024.12.24 16:43:00.189 | P | no message found |
bugs.core_3076_test Better performance for (table.field = :param or :param = -1) in where clause |
2024.12.24 16:43:00.189 | 2024.12.24 16:43:00.523 | P | no message found |
bugs.core_3085_test Add clause ALTER DOMAIN <name> {DROP | SET} NOT NULL |
2024.12.24 16:43:00.523 | 2024.12.24 16:43:00.949 | P | no message found |
bugs.core_3090_test Incorrect LEFT JOIN result using table and derived constant subquery |
2024.12.24 16:43:00.949 | 2024.12.24 16:43:01.276 | P | no message found |
bugs.core_3091_test Built-in function POWER(X, Y) does not work when the X argument is negative and the Y value is scaled numeric but integral |
2024.12.24 16:43:01.276 | 2024.12.24 16:43:01.737 | P | no message found |
bugs.core_3092_test ROW_COUNT is not cleared before the singleton INSERT statement |
2024.12.24 16:43:01.737 | 2024.12.24 16:43:02.186 | P | no message found |
bugs.core_3094_test Parameters doesn't work with NOT IN from a selectable procedure |
2024.12.24 16:43:02.186 | 2024.12.24 16:43:03.572 | P | no message found |
bugs.core_3095_test Client receive event's with count equal to 1 despite of how many times EVENT was POSTed in same transaction |
2024.12.24 16:43:03.572 | 2024.12.24 16:43:04.835 | P | no message found |
bugs.core_3097_test Updating blob field cause server crash with ACCESS_VIOLATION exception |
2024.12.24 16:43:04.835 | 2024.12.24 16:43:05.458 | P | no message found |
bugs.core_3100_test Wait mode and lock timeout of external transaction of EXECUTE STATEMENT not matched to corresponding parameters of local transaction |
2024.12.24 16:43:05.458 | 2024.12.24 16:43:05.943 | P | no message found |
bugs.core_3101_test Cannot alter the domain after migrating from older versions |
2024.12.24 16:43:05.943 | 2024.12.24 16:43:06.463 | P | no message found |
bugs.core_3103_test BAD PLAN with using LEFT OUTER JOIN in SUBSELECT |
2024.12.24 16:43:06.463 | 2024.12.24 16:43:06.802 | P | no message found |
bugs.core_3131_test WIN1257_LV (Latvian) collation is wrong for 4 letters: A E I U |
2024.12.24 16:43:06.802 | 2024.12.24 16:43:07.252 | P | no message found |
bugs.core_3137_test Partial rollback is possible for a selectable procedure modifying data |
2024.12.24 16:43:07.252 | 2024.12.24 16:43:07.621 | P | no message found |
bugs.core_3140_test Preserve comments for parameters after altering procedures |
2024.12.24 16:43:07.621 | 2024.12.24 16:43:08.027 | P | no message found |
bugs.core_3141_test The last column in a view is returning as a null value even when it's not |
2024.12.24 16:43:08.027 | 2024.12.24 16:43:08.364 | P | no message found |
bugs.core_3164_test Parameterized requests involving blob fields fails when connected using charset UTF8 |
2024.12.24 16:43:08.364 | 2024.12.24 16:43:10.852 | P | no message found |
bugs.core_3168_test exclude_filter doesn't work for <services></section> section of the Trace facility |
2024.12.24 16:43:10.852 | 2024.12.24 16:43:11.279 | P | no message found |
bugs.core_3173_test Empty result when select from SP that contains two CTE (second of them with GROUP BY clause) and INNER join |
2024.12.24 16:43:11.279 | 2024.12.24 16:43:11.748 | P | no message found |
bugs.core_3174_test Expression index with TRIM may lead to incorrect indexed lookup |
2024.12.24 16:43:11.748 | 2024.12.24 16:43:12.162 | P | no message found |
bugs.core_3176_test View with "subselect" column join table and not use index |
2024.12.24 16:43:12.162 | 2024.12.24 16:43:12.578 | P | no message found |
bugs.core_3180_test ALTER VIEW with not matched columns in declaration and selection crashs the server |
2024.12.24 16:43:12.578 | 2024.12.24 16:43:12.884 | P | no message found |
bugs.core_3188_test page 0 is of wrong type (expected 6, found 1) |
2024.12.24 16:43:12.884 | 2024.12.24 16:43:13.180 | P | no message found |
bugs.core_3201_test ATAN2 returns incorrect value for (0, 0) |
2024.12.24 16:43:13.180 | 2024.12.24 16:43:13.515 | P | no message found |
bugs.core_3204_test Constraint violation error of CAST is not raised inside views |
2024.12.24 16:43:13.515 | 2024.12.24 16:43:14.143 | P | no message found |
bugs.core_3210_test The cursor identified in the UPDATE or DELETE statement is not positioned on a row. no current record for fetch operation in SELECT query |
2024.12.24 16:43:14.143 | 2024.12.24 16:43:14.542 | P | no message found |
bugs.core_3211_test String truncation occurs when selecting from a view containing NOT IN inside |
2024.12.24 16:43:14.542 | 2024.12.24 16:43:14.967 | P | no message found |
bugs.core_3222_test View with "WITH CHECK OPTION" doesn't like TRIM function in WHERE |
2024.12.24 16:43:14.967 | 2024.12.24 16:43:15.299 | P | no message found |
bugs.core_3227_test ASCII_VAL() fails if argument contains multi-byte character anywhere |
2024.12.24 16:43:15.299 | 2024.12.24 16:43:15.612 | P | no message found |
bugs.core_3228_test RIGHT() fails with multibyte text blobs > 1024 chars |
2024.12.24 16:43:15.612 | 2024.12.24 16:43:15.852 | P | no message found |
bugs.core_3231_test OVERLAY() fails when used with text BLOBs containing multi-byte chars |
2024.12.24 16:43:15.852 | 2024.12.24 16:43:16.258 | P | no message found |
bugs.core_3233_test LIKE, STARTING and CONTAINING fail if second operand >= 32K |
2024.12.24 16:43:16.258 | 2024.12.24 16:43:16.750 | P | no message found |
bugs.core_3234_test Support for text BLOBs >= 32K as first argument for TRIM() |
2024.12.24 16:43:16.750 | 2024.12.24 16:43:17.926 | P | no message found |
bugs.core_3238_test Makes GEN_UUID return a compliant RFC-4122 UUID |
2024.12.24 16:43:17.926 | 2024.12.24 16:43:18.349 | P | no message found |
bugs.core_3239_test UTF8 UNICODE_CI collate can not be used in compound index |
2024.12.24 16:43:18.349 | 2024.12.24 16:43:18.830 | P | no message found |
bugs.core_3242_test Recursive stored procedure shouldnt require execute right to call itself |
2024.12.24 16:43:18.830 | 2024.12.24 16:43:19.149 | P | no message found |
bugs.core_3244_test POSITION: Wrong result with '' if third argument present |
2024.12.24 16:43:19.149 | 2024.12.24 16:43:19.465 | P | no message found |
bugs.core_3245_test SUBSTRING on long blobs truncates result to 32767 if third argument not present |
2024.12.24 16:43:19.465 | 2024.12.24 16:43:19.924 | P | no message found |
bugs.core_3255_test The server could crash using views with GROUP BY |
2024.12.24 16:43:19.924 | 2024.12.24 16:43:20.291 | P | no message found |
bugs.core_3256_test Error "request depth exceeded" may appear while preparing a select query against a view with explicit plan |
2024.12.24 16:43:20.291 | 2024.12.24 16:43:20.609 | P | no message found |
bugs.core_3262_test LIST() may overwrite last part of output with zero characters |
2024.12.24 16:43:20.609 | 2024.12.24 16:43:21.130 | P | no message found |
bugs.core_3277_test Wrong result for RIGHT(UTF8 varchar) |
2024.12.24 16:43:21.130 | 2024.12.24 16:43:21.615 | P | no message found |
bugs.core_3282_test EXECUTE STATEMENT parses the SQL text using wrong charset |
2024.12.24 16:43:21.615 | 2024.12.24 16:43:21.953 | P | no message found |
bugs.core_3283_test BAD PLAN with using LEFT OUTER JOIN in SUBSELECT |
2024.12.24 16:43:21.953 | 2024.12.24 16:43:22.270 | P | no message found |
bugs.core_3291_test New pseudocolumn (RDB$RECORD_VERSION) to get number of the transaction that created a record version |
2024.12.24 16:43:22.270 | 2024.12.24 16:43:22.716 | P | no message found |
bugs.core_3296_test Error "context already in use" for the simple case function with a sub-select operand |
2024.12.24 16:43:22.716 | 2024.12.24 16:43:23.131 | P | no message found |
bugs.core_3302_test Distinct aggregates return wrong (duplicated) data |
2024.12.24 16:43:23.131 | 2024.12.24 16:43:23.471 | P | no message found |
bugs.core_3305_test "BLOB not found" error after creation/altering of the invalid trigger |
2024.12.24 16:43:23.471 | 2024.12.24 16:43:23.898 | P | no message found |
bugs.core_3306_test Invariant sub-query is treated as variant thus causing multiple invokations of a nested stored procedure |
2024.12.24 16:43:23.898 | 2024.12.24 16:43:24.827 | P | no message found |
bugs.core_3310_test RDB$GET_CONTEXT and between in view |
2024.12.24 16:43:24.827 | 2024.12.24 16:43:25.249 | P | no message found |
bugs.core_3311_test Error "data type unknown" while preparing UPDATE/DELETE statements with the parameterized ROWS clause |
2024.12.24 16:43:25.249 | 2024.12.24 16:43:25.557 | P | no message found |
bugs.core_3312_test Sub-optimal join plan when the slave table depends on the master one via the OR predicate |
2024.12.24 16:43:25.557 | 2024.12.24 16:43:25.969 | P | no message found |
bugs.core_3314_test Dependencies are not removed after dropping the procedure and the table it depends on in the same transaction |
2024.12.24 16:43:25.969 | 2024.12.24 16:43:32.060 | P | deb10build1 Tue Dec 24 16:43:31 2024 UTC INET/inet_error: send errno = 32, server host = localhost, address = 127.0.0.1/3716 |
deb10build1 Tue Dec 24 16:43:31 2024 UTC INET/inet_error: send errno = 32, server host = localhost, address = 127.0.0.1/3716 | ||||
deb10build1 Tue Dec 24 16:43:31 2024 UTC INET/inet_error: send errno = 32, server host = localhost, address = 127.0.0.1/3716 | ||||
deb10build1 Tue Dec 24 16:43:31 2024 UTC INET/inet_error: send errno = 32, server host = localhost, address = 127.0.0.1/3716 | ||||
deb10build1 Tue Dec 24 16:43:31 2024 UTC INET/inet_error: send errno = 32, server host = localhost, address = 127.0.0.1/3716 | ||||
deb10build1 Tue Dec 24 16:43:31 2024 UTC INET/inet_error: send errno = 32, server host = localhost, address = 127.0.0.1/3716 | ||||
deb10build1 Tue Dec 24 16:43:31 2024 UTC INET/inet_error: send errno = 32, server host = localhost, address = 127.0.0.1/3716 | ||||
deb10build1 Tue Dec 24 16:43:31 2024 UTC INET/inet_error: send errno = 32, server host = localhost, address = 127.0.0.1/3716 | ||||
deb10build1 Tue Dec 24 16:43:31 2024 UTC INET/inet_error: send errno = 32, server host = localhost, address = 127.0.0.1/3716 | ||||
bugs.core_3323_test Ability to cancel waiting in lock manager |
2024.12.24 16:43:32.060 | 2024.12.24 16:43:35.100 | P | no message found |
bugs.core_3328_test Client writes error messages into firebird.log when database is shutted down |
2024.12.24 16:43:35.100 | 2024.12.24 16:43:35.429 | P | no message found |
bugs.core_3330_test Server crashes while recreating the table with a NULL -> NOT NULL change |
2024.12.24 16:43:35.429 | 2024.12.24 16:43:35.737 | P | no message found |
bugs.core_3335_test Wrong results (internal wrapping occured) for the multi-byte blob SUBSTRING function and its boundary arguments |
2024.12.24 16:43:35.737 | 2024.12.24 16:43:36.043 | P | no message found |
bugs.core_3338_test Regression: Code changes disabled support for expression indexes with COALESCE, CASE and DECODE |
2024.12.24 16:43:36.043 | 2024.12.24 16:43:36.457 | P | no message found |
bugs.core_3340_test Error in autonomous transaction with empty exception handler: can insert duplicate values into PK/UK column (leads to unrestorable backup) |
2024.12.24 16:43:36.457 | 2024.12.24 16:43:36.901 | P | no message found |
bugs.core_3343_test RETURNING clause is not supported in positioned (WHERE CURRENT OF) UPDATE and DELETE statements |
2024.12.24 16:43:36.901 | 2024.12.24 16:43:37.188 | P | no message found |
bugs.core_3353_test Predicate 'blob_field LIKE ?' describes the parameter as VARCHAR(30) rather than as BLOB |
2024.12.24 16:43:37.188 | 2024.12.24 16:43:37.623 | P | no message found |
bugs.core_3355_test Wrong comparsion of DATE and TIMESTAMP if index is used |
2024.12.24 16:43:37.623 | 2024.12.24 16:43:38.237 | P | no message found |
bugs.core_3357_test Generators are set to 0 after restore |
2024.12.24 16:43:38.237 | 2024.12.24 16:43:38.884 | P | no message found |
bugs.core_3360_test update ... returning ... raises -551 (no perm to update) for a column present only in the returning clause |
2024.12.24 16:43:38.884 | 2024.12.24 16:43:39.555 | P | no message found |
bugs.core_3362_basic_test Cursors should ignore changes made by the same statement |
2024.12.24 16:43:39.555 | 2024.12.24 16:43:39.877 | P | no message found |
bugs.core_3362_complex_test Incorrect results when left join on subquery with constant column |
2024.12.24 16:43:39.877 | 2024.12.24 16:43:40.285 | P | no message found |
bugs.core_3364_test Blob filter to translate internal debug info into text representation |
2024.12.24 16:43:40.285 | 2024.12.24 16:43:40.866 | P | no message found |
bugs.core_3365_test Extend syntax for ALTER USER CURRENT_USER |
2024.12.24 16:43:40.866 | 2024.12.24 16:43:41.290 | P | no message found |
bugs.core_3373_test It is possible to store string with lenght 31 chars into column varchar(25) |
2024.12.24 16:43:41.290 | 2024.12.24 16:43:41.641 | P | no message found |
bugs.core_3374_test Server may crash or corrupt data if SELECT WITH LOCK is issued against records not in the latest format |
2024.12.24 16:43:41.641 | 2024.12.24 16:43:41.982 | P | no message found |
bugs.core_3394_test Failed attempt to violate unique constraint could leave unneeded "lock conflict" error in status-vector |
2024.12.24 16:43:41.982 | 2024.12.24 16:43:42.476 | P | no message found |
bugs.core_3399_test Allow write operations to temporary tables in read only transactions |
2024.12.24 16:43:42.476 | 2024.12.24 16:43:42.809 | P | no message found |
bugs.core_3401_test Collation errors with [type of] <domain>, type of column |
2024.12.24 16:43:42.809 | 2024.12.24 16:43:45.286 | P | no message found |
bugs.core_3413_test Improve diagnostics of internal trace errors |
2024.12.24 16:43:45.286 | 2024.12.24 16:43:45.718 | P | no message found |
bugs.core_3416_test Inserting Käse into a CHARACTER SET ASCII column succeeds |
2024.12.24 16:43:45.718 | 2024.12.24 16:43:46.112 | P | no message found |
bugs.core_3418_test Database trigger created as INACTIVE is active |
2024.12.24 16:43:46.112 | 2024.12.24 16:43:46.616 | P | no message found |
bugs.core_3419_test Recurse leads to hangs/crash server |
2024.12.24 16:43:46.616 | 2024.12.24 16:43:46.924 | P | no message found |
bugs.core_3420_test BOOLEAN not present in system table RDB$TYPES |
2024.12.24 16:43:46.924 | 2024.12.24 16:43:47.357 | P | no message found |
bugs.core_3421_test [FB3] AV with "UPDATE OR INSERT" |
2024.12.24 16:43:47.357 | 2024.12.24 16:43:47.678 | P | no message found |
bugs.core_3423_test [FB3] Wrong RDB$PARAMETER_MECHANISM |
2024.12.24 16:43:47.678 | 2024.12.24 16:43:48.036 | P | no message found |
bugs.core_3427_test Server crashing with UTF8 blobs |
2024.12.24 16:43:48.036 | 2024.12.24 16:43:48.366 | P | no message found |
bugs.core_3431_test ISQL pads UTF-8 data incorrectly |
2024.12.24 16:43:48.366 | 2024.12.24 16:43:49.491 | P | no message found |
bugs.core_3435_test Lateral derived tables |
2024.12.24 16:43:49.491 | 2024.12.24 16:43:49.991 | P | no message found |
bugs.core_3446_test Allow conversion from/to BLOBs and others types in the API functions (XSQLVAR or blr messages) |
2024.12.24 16:43:49.991 | 2024.12.24 16:43:50.363 | P | no message found |
bugs.core_3447_test Collation is not installed with icu > 4.2 |
2024.12.24 16:43:50.363 | 2024.12.24 16:43:50.695 | P | no message found |
bugs.core_3450_test Inefficient optimization (regression) |
2024.12.24 16:43:50.695 | 2024.12.24 16:43:51.006 | P | no message found |
bugs.core_3453_test Added not null timestamp col with default causes error on select of old null records |
2024.12.24 16:43:51.006 | 2024.12.24 16:43:51.545 | P | no message found |
bugs.core_3461_test DDL operations fail after backup/restore |
2024.12.24 16:43:51.545 | 2024.12.24 16:43:52.432 | P | no message found |
bugs.core_3474_test Regression in joins on procedures |
2024.12.24 16:43:52.432 | 2024.12.24 16:43:52.732 | P | no message found |
bugs.core_3475_test Parameters inside the CAST function are described as not nullable |
2024.12.24 16:43:52.732 | 2024.12.24 16:43:53.078 | P | no message found |
bugs.core_3476_test LIST function wrongly concatenates binary blobs |
2024.12.24 16:43:53.078 | 2024.12.24 16:43:53.383 | P | no message found |
bugs.core_3479_test ASCII_VAL raises error instead of return 0 for empty strings |
2024.12.24 16:43:53.383 | 2024.12.24 16:43:53.818 | P | no message found |
bugs.core_3489_test Blob transliteration may not happen inside the union |
2024.12.24 16:43:53.818 | 2024.12.24 16:43:54.138 | P | no message found |
bugs.core_3490_test Concurrency problem when using named cursors |
2024.12.24 16:43:54.138 | 2024.12.24 16:43:54.573 | P | no message found |
bugs.core_3491_test Altering of a TYPE OF COLUMN parameter affects the original column |
2024.12.24 16:43:54.573 | 2024.12.24 16:43:54.883 | P | no message found |
bugs.core_3493_test Adding a value to a timestamp below '16.11.1858 00:00:01' throws 'value exceeds the range for valid timestamp' |
2024.12.24 16:43:54.883 | 2024.12.24 16:43:55.314 | P | no message found |
bugs.core_3502_test DROP VIEW ignores the existing non-column dependencies |
2024.12.24 16:43:55.314 | 2024.12.24 16:43:55.853 | P | no message found |
bugs.core_3503_test ALTER VIEW crashes the server if the new version has an artificial (aggregate or union) stream at the position of a regular context in the older version |
2024.12.24 16:43:55.853 | 2024.12.24 16:43:56.249 | P | no message found |
bugs.core_3509_test Alter procedure allows to add the parameter with the same name |
2024.12.24 16:43:56.249 | 2024.12.24 16:43:57.158 | P | no message found |
bugs.core_3511_test Unquoted role names with non-ASCII characters passed in DPB are upper-cased wrongly |
2024.12.24 16:43:57.158 | 2024.12.24 16:43:57.474 | P | no message found |
bugs.core_3517_test Server crash with built in function LPAD with string as second parameter |
2024.12.24 16:43:57.474 | 2024.12.24 16:43:57.778 | P | no message found |
bugs.core_3523_test SIMILAR TO: False matches on descending ranges |
2024.12.24 16:43:57.778 | 2024.12.24 16:43:58.109 | P | no message found |
bugs.core_3526_test Support for WHEN SQLSTATE |
2024.12.24 16:43:58.109 | 2024.12.24 16:43:58.439 | P | no message found |
bugs.core_3530_test BETWEEN operand/clause not supported for COMPUTED columns -- "feature is not supported" |
2024.12.24 16:43:58.439 | 2024.12.24 16:44:02.660 | P | no message found |
bugs.core_3537_test There is no need to undo changes made in GTT created with ON COMMIT DELETE ROWS option when transaction is rolled back |
2024.12.24 16:44:02.660 | 2024.12.24 16:44:02.984 | P | no message found |
bugs.core_3545_test Inconsistent domain's constraint validation in PSQL |
2024.12.24 16:44:02.984 | 2024.12.24 16:44:03.264 | P | no message found |
bugs.core_3546_test Aliases for the RETURNING clause |
2024.12.24 16:44:03.264 | 2024.12.24 16:44:03.711 | P | no message found |
bugs.core_3547_test Floating-point negative zero doesn't match positive zero in the index |
2024.12.24 16:44:03.711 | 2024.12.24 16:44:04.070 | P | no message found |
bugs.core_3548_test GFIX returns an error after correctly shutting down a database |
2024.12.24 16:44:04.070 | 2024.12.24 16:44:08.256 | P | no message found |
bugs.core_3549_test Database corruption after end of session : page xxx is of wrong type expected 4 found 7 |
2024.12.24 16:44:08.256 | 2024.12.24 16:44:08.558 | P | no message found |
bugs.core_3553_test Nested loop plan is chosen instead of the sort merge for joining independent streams using keys of different types |
2024.12.24 16:44:08.558 | 2024.12.24 16:44:08.952 | P | no message found |
bugs.core_3554_test Server crashes during prepare or throws incorrect parsing error if the remotely passed SQL query is empty |
2024.12.24 16:44:08.952 | 2024.12.24 16:44:09.326 | P | no message found |
bugs.core_3557_test AV in engine when preparing query against dropping table |
2024.12.24 16:44:09.326 | 2024.12.24 16:44:09.800 | P | no message found |
bugs.core_3569_test CHAR(32767) present in XSQLVAR with length 32765 |
2024.12.24 16:44:09.800 | 2024.12.24 16:44:10.301 | P | no message found |
bugs.core_3579_test Can't drop table when computed field depends on later created another field |
2024.12.24 16:44:10.301 | 2024.12.24 16:44:10.630 | P | no message found |
bugs.core_3594_test Include expected and actual string lenght into error message for sqlcode -802 |
2024.12.24 16:44:10.630 | 2024.12.24 16:44:13.241 | P | no message found |
bugs.core_3598_test TRACE: add statistics of actions that were after transaction finished |
2024.12.24 16:44:13.241 | 2024.12.24 16:44:13.565 | P | no message found |
bugs.core_3599_test Possible drop role RDB$ADMIN |
2024.12.24 16:44:13.565 | 2024.12.24 16:44:14.037 | P | no message found |
bugs.core_3601_test Incorrect TEXT BLOB charset transliteration on VIEW with trigger |
2024.12.24 16:44:14.037 | 2024.12.24 16:44:14.395 | P | no message found |
bugs.core_3610_test Can insert DUPLICATE keys in UNIQUE index |
2024.12.24 16:44:14.395 | 2024.12.24 16:44:14.735 | P | no message found |
bugs.core_3611_test Wrong data while retrieving from CTEs (or derived tables) with same column names |
2024.12.24 16:44:14.735 | 2024.12.24 16:44:15.167 | P | no message found |
bugs.core_3614_test Plan returned for query with recursive CTE return wrong count of parenthesis |
2024.12.24 16:44:15.167 | 2024.12.24 16:44:15.502 | P | no message found |
bugs.core_3617_test Window Function: cume_dist() |
2024.12.24 16:44:15.502 | 2024.12.24 16:44:15.827 | P | no message found |
bugs.core_3618_test Window Function: ntile(num_buckets integer) |
2024.12.24 16:44:15.827 | 2024.12.24 16:44:16.224 | P | no message found |
bugs.core_3627_test Server crashes with access violation when inserting row into table with unique index |
2024.12.24 16:44:16.552 | 2024.12.24 16:44:17.101 | P | no message found |
bugs.core_3639_test Allow the use of multiple WHEN MATCHED / NOT MATCHED clauses in MERGE, as per the SQL 2008 specification |
2024.12.24 16:44:17.101 | 2024.12.24 16:44:17.576 | P | no message found |
bugs.core_3647_test Window Function: frame (rows / range) clause |
2024.12.24 16:44:17.576 | 2024.12.24 16:44:17.970 | P | no message found |
bugs.core_3650_test recreation of collation for utf8 from unicode with option NUMERIC-SORT=1 leads to FB death |
2024.12.24 16:44:17.970 | 2024.12.24 16:44:20.180 | P | no message found |
bugs.core_3658_test FBSVCMGR connects to server as OS user name rather than value of ISC_USER environment variable |
2024.12.24 16:44:20.180 | 2024.12.24 16:44:20.528 | P | no message found |
bugs.core_3672_test computed index by substring function for long columns |
2024.12.24 16:44:20.528 | 2024.12.24 16:44:20.859 | P | no message found |
bugs.core_3675_test CREATE INDEX considers NULL and empty string being the same in compound indices |
2024.12.24 16:44:20.859 | 2024.12.24 16:44:21.275 | P | no message found |
bugs.core_3683_test Wrong results if the recursive query contains an embedded GROUP BY clause |
2024.12.24 16:44:21.275 | 2024.12.24 16:44:21.563 | P | no message found |
bugs.core_3690_dialect_1_test Wrong warning message for ambiguous query |
2024.12.24 16:44:21.563 | 2024.12.24 16:44:21.853 | P | no message found |
bugs.core_3690_dialect_3_test Wrong warning message for ambiguous query |
2024.12.24 16:44:21.853 | 2024.12.24 16:44:22.167 | P | no message found |
bugs.core_3691_test Missing constraint name in foreign key error message in FB 2.1.4 |
2024.12.24 16:44:22.167 | 2024.12.24 16:44:22.626 | P | no message found |
bugs.core_3692_test Cannot drop a NOT NULL constraint on a field participating in the UNIQUE constraint |
2024.12.24 16:44:22.626 | 2024.12.24 16:44:22.920 | P | no message found |
bugs.core_3694_test internal Firebird consistency check in query with grouping by subquery+stored procedure+aggregate |
2024.12.24 16:44:22.920 | 2024.12.24 16:44:24.142 | P | no message found |
bugs.core_3697_test String truncation error when selecting from a VIEW with UNION inside |
2024.12.24 16:44:24.142 | 2024.12.24 16:44:24.579 | P | no message found |
bugs.core_3722_test IS NOT DISTINCT FROM NULL doesn't use index |
2024.12.24 16:44:24.579 | 2024.12.24 16:44:24.965 | P | no message found |
bugs.core_3732_test Segfault when closing attachment to database |
2024.12.24 16:44:24.965 | 2024.12.24 16:44:27.243 | P | no message found |
bugs.core_3733_test GBAK fails to fix system generators while restoring |
2024.12.24 16:44:27.243 | 2024.12.24 16:44:27.897 | P | no message found |
bugs.core_3735_test Unprivileged user can delete from RDB$DATABASE, RDB$COLLATIONS, RDB$CHARACTER_SETS |
2024.12.24 16:44:27.897 | 2024.12.24 16:44:28.885 | P | no message found |
bugs.core_3736_test WITH LOCK clause is allowed for users with read-only rights on some table, thus blocking others from updating this table |
2024.12.24 16:44:28.885 | 2024.12.24 16:44:29.183 | P | no message found |
bugs.core_3737_test EXECUTE BLOCK parameters definitions are not respected and may cause wrong behavior related to character sets |
2024.12.24 16:44:29.183 | 2024.12.24 16:44:29.516 | P | no message found |
bugs.core_3740_test SELECT using IN list with 153 or more elements causes crash |
2024.12.24 16:44:29.516 | 2024.12.24 16:44:29.883 | P | no message found |
bugs.core_3753_test The trigger together with the operator MERGE if in a condition of connection ON contains new is not compiled |
2024.12.24 16:44:29.883 | 2024.12.24 16:44:30.281 | P | no message found |
bugs.core_3754_test SIMILAR TO works wrongly |
2024.12.24 16:44:30.281 | 2024.12.24 16:44:30.670 | P | no message found |
bugs.core_3761_test Conversion error when using a blob as an argument for the EXCEPTION statement |
2024.12.24 16:44:30.670 | 2024.12.24 16:44:31.108 | P | no message found |
bugs.core_3777_test Conversion error from string when using GROUP BY |
2024.12.24 16:44:31.108 | 2024.12.24 16:44:31.378 | P | no message found |
bugs.core_3779_test Report OS user name in MON$ATTACHMENTS |
2024.12.24 16:44:31.378 | 2024.12.24 16:44:31.746 | P | no message found |
bugs.core_3798_test fb server die when carry out the LEFT + INNER JOIN |
2024.12.24 16:44:31.746 | 2024.12.24 16:44:32.155 | P | no message found |
bugs.core_3799_test with caller privileges option do not work with autonomous transaction option |
2024.12.24 16:44:32.155 | 2024.12.24 16:44:32.452 | P | no message found |
bugs.core_3801_test Warnings could be put twice in status-vector |
2024.12.24 16:44:32.452 | 2024.12.24 16:44:32.876 | P | no message found |
bugs.core_3806_test Wrong data returned if a sub-query or a computed field refers to the base table in the ORDER BY clause |
2024.12.24 16:44:32.876 | 2024.12.24 16:44:33.186 | P | no message found |
bugs.core_3807_test Error "Invalid expression in the select list" can be unexpectedly raised if a string literal is used inside a GROUP BY clause in a multi-byte connection |
2024.12.24 16:44:33.186 | 2024.12.24 16:44:33.492 | P | no message found |
bugs.core_3808_test Provide ability to return all columns using RETURNING (eg RETURNING *) |
2024.12.24 16:44:33.492 | 2024.12.24 16:44:33.798 | P | no message found |
bugs.core_3820_test RDB$TYPES contain duplicate character sets |
2024.12.24 16:44:33.798 | 2024.12.24 16:44:34.410 | P | no message found |
bugs.core_3829_test Bad alias table choice joining CTE |
2024.12.24 16:44:34.410 | 2024.12.24 16:44:34.721 | P | no message found |
bugs.core_3834_test Usage of a NATURAL JOIN with a derived table crashes the server |
2024.12.24 16:44:34.721 | 2024.12.24 16:44:35.044 | P | no message found |
bugs.core_3858_1_test Very poor performance of SIMILAR TO on some arguments + unable to disconnect via DELETE FROM MON$ATTACHMENTS |
2024.12.24 16:44:35.044 | 2024.12.24 16:44:35.365 | P | no message found |
bugs.core_3858_2_test Very poor performance of SIMILAR TO on some arguments + unable to disconnect via DELETE FROM MON$ATTACHMENTS |
2024.12.24 16:44:35.365 | 2024.12.24 16:44:35.782 | P | no message found |
bugs.core_3874_test Computed column appears in non-existant rows of left join |
2024.12.24 16:44:35.782 | 2024.12.24 16:44:36.113 | P | no message found |
bugs.core_3881_test Extend the error reported for index/constraint violations to include the problematic key value |
2024.12.24 16:44:36.113 | 2024.12.24 16:44:36.436 | P | no message found |
bugs.core_3883_test Ambiguous field name in the trigger when it does a select from the table |
2024.12.24 16:44:36.436 | 2024.12.24 16:44:38.974 | P | no message found |
bugs.core_3884_test Server crashes on preparing empty query when trace is enabled |
2024.12.24 16:44:38.974 | 2024.12.24 16:44:39.330 | P | no message found |
bugs.core_3894_test Wrong numbers in error message for decreasing char/varchar columns |
2024.12.24 16:44:39.330 | 2024.12.24 16:44:39.866 | P | no message found |
bugs.core_3895_test High memory usage when PSQL code SELECT's from stored procedure which modified some data |
2024.12.24 16:44:39.866 | 2024.12.24 16:44:40.186 | P | no message found |
bugs.core_3899_test row_number(), rank() and dense_rank() return BIGINT datatype in dialect 1 |
2024.12.24 16:44:40.186 | 2024.12.24 16:44:40.482 | P | no message found |
bugs.core_3902_test Derived fields may not be optimized via an index |
2024.12.24 16:44:40.482 | 2024.12.24 16:44:41.709 | P | no message found |
bugs.core_3919_test Improve SIMILAR TO performance |
2024.12.24 16:44:41.709 | 2024.12.24 16:44:52.060 | P | deb10build1 Tue Dec 24 16:44:52 2024 UTC Sweep is started by SYSDBA Database "/var/tmp/qa_2024/test_1695/test.fdb" OIT 1, OAT 1, OST 1, Next 3 |
deb10build1 Tue Dec 24 16:44:52 2024 UTC Sweep is finished Database "/var/tmp/qa_2024/test_1695/test.fdb" 1 workers, time 0.001 sec OIT 3, OAT 1, OST 1, Next 4 | ||||
bugs.core_3924_test Bugcheck 291 (cannot find record back version) if GTT is modified concurrently using at least one read-committed read-only transaction |
2024.12.24 16:44:52.060 | 2024.12.24 16:44:52.391 | P | deb10build1 Tue Dec 24 16:44:52 2024 UTC Sweep is started by SYSDBA Database "/var/tmp/qa_2024/test_1695/test.fdb" OIT 1, OAT 1, OST 1, Next 3 |
deb10build1 Tue Dec 24 16:44:52 2024 UTC Sweep is finished Database "/var/tmp/qa_2024/test_1695/test.fdb" 1 workers, time 0.001 sec OIT 3, OAT 1, OST 1, Next 4 | ||||
bugs.core_3925_test Creating self-referential FK crashes database (bug-check) whether constraint violation had place |
2024.12.24 16:44:52.391 | 2024.12.24 16:44:52.716 | P | deb10build1 Tue Dec 24 16:44:52 2024 UTC Sweep is started by SYSDBA Database "/var/tmp/qa_2024/test_1695/test.fdb" OIT 1, OAT 1, OST 1, Next 3 |
deb10build1 Tue Dec 24 16:44:52 2024 UTC Sweep is finished Database "/var/tmp/qa_2024/test_1695/test.fdb" 1 workers, time 0.001 sec OIT 3, OAT 1, OST 1, Next 4 | ||||
bugs.core_3929_test Invalid "attempted update of read-only column" error when trying select minvalue from list with more than 255 elements |
2024.12.24 16:44:52.716 | 2024.12.24 16:44:57.495 | P | deb10build1 Tue Dec 24 16:44:52 2024 UTC Sweep is started by SYSDBA Database "/var/tmp/qa_2024/test_1695/test.fdb" OIT 1, OAT 1, OST 1, Next 3 |
deb10build1 Tue Dec 24 16:44:52 2024 UTC Sweep is finished Database "/var/tmp/qa_2024/test_1695/test.fdb" 1 workers, time 0.001 sec OIT 3, OAT 1, OST 1, Next 4 | ||||
deb10build1 Tue Dec 24 16:44:55 2024 UTC Sweep is started by SYSDBA Database "/var/tmp/qa_2024/test_1695/test.fdb" OIT 3, OAT 1, OST 4, Next 4 | ||||
deb10build1 Tue Dec 24 16:44:55 2024 UTC Sweep is finished Database "/var/tmp/qa_2024/test_1695/test.fdb" 1 workers, time 0.000 sec OIT 4, OAT 1, OST 4, Next 5 | ||||
bugs.core_3934_test Value of log_sweep parameter in trace configuration is ignored by trace plugin (assumed always true) |
2024.12.24 16:44:57.495 | 2024.12.24 16:44:57.801 | P | no message found |
bugs.core_3937_test eActivate/Activate INDEX or RESTORE not possible with NULL in unique index. |
2024.12.24 16:44:57.801 | 2024.12.24 16:44:58.085 | P | no message found |
bugs.core_3942_test Restore from gbak backup using service doesn't report an error |
2024.12.24 16:44:58.085 | 2024.12.24 16:44:58.544 | P | no message found |
bugs.core_3947_test Wrong results when the column with collation using option (NUMERIC-SORT=1) is in where clause |
2024.12.24 16:44:58.544 | 2024.12.24 16:44:58.930 | P | no message found |
bugs.core_3959_test Repeat Temporary Table access from ReadOnly Transaction and ReadWrite transaction causes Internal Firebird consistency check (cannot find record back version (291), file: vio.cpp line: 4905) |
2024.12.24 16:44:58.930 | 2024.12.24 16:44:59.289 | P | no message found |
bugs.core_3963_test isql doesn't know the difference between UDF's and psql-functions |
2024.12.24 16:44:59.289 | 2024.12.24 16:44:59.622 | P | no message found |
bugs.core_3964_test It is not possible to create a ddl-trigger with "any DDL statement" clause |
2024.12.24 16:44:59.622 | 2024.12.24 16:45:00.617 | P | no message found |
bugs.core_3965_test Creating a procedure containing "case when" expression leads to a server crash |
2024.12.24 16:45:00.617 | 2024.12.24 16:45:01.638 | P | no message found |
bugs.core_3966_test Creating a stored procedure with an "update or insert" statement with MATCHING fails |
2024.12.24 16:45:01.638 | 2024.12.24 16:45:02.556 | P | no message found |
bugs.core_3967_test subselect with reference to outer select fails |
2024.12.24 16:45:02.556 | 2024.12.24 16:45:02.876 | P | no message found |
bugs.core_3972_test Allow the selection of SQL_INT64, SQL_DATE and SQL_TIME in dialect 1 |
2024.12.24 16:45:02.876 | 2024.12.24 16:45:03.197 | P | no message found |
bugs.core_3973_test Original table name and column name and owner missing from SQLDA for aliased column in grouped query |
2024.12.24 16:45:03.197 | 2024.12.24 16:45:03.850 | P | no message found |
bugs.core_3977_test DELETE FROM MON$STATEMENTS does not interrupt a longish fetch |
2024.12.24 16:45:03.850 | 2024.12.24 16:45:04.168 | P | no message found |
bugs.core_3991_test "attempted update of read-only column" when trying update editable view without triggers |
2024.12.24 16:45:04.168 | 2024.12.24 16:45:04.480 | P | no message found |
bugs.core_3992_test No records in the table rdb$dependencies for ddl trigger |
2024.12.24 16:45:04.480 | 2024.12.24 16:45:04.830 | P | no message found |
bugs.core_3997_test Join using RDB$DB_KEY produce NATURAL plan |
2024.12.24 16:45:04.830 | 2024.12.24 16:45:05.211 | P | no message found |
bugs.core_3998_test Parametrized execute statement fails |
2024.12.24 16:45:05.211 | 2024.12.24 16:45:05.521 | P | no message found |
bugs.core_3999_test Bug in unique constraints and / or NUMERIC-SORT collation |
2024.12.24 16:45:05.521 | 2024.12.24 16:45:05.958 | P | no message found |
bugs.core_4002_test Error message "index unexpectedly deleted" in database trigger on commit transaction |
2024.12.24 16:45:05.958 | 2024.12.24 16:45:06.261 | P | no message found |
bugs.core_4005_test wrong error message with recursive CTE |
2024.12.24 16:45:06.261 | 2024.12.24 16:45:06.580 | P | no message found |
bugs.core_4006_test using a result from a procedure in a substring expression leads to server crash |
2024.12.24 16:45:06.580 | 2024.12.24 16:45:06.890 | P | no message found |
bugs.core_4018_test Using system domain in procedures arguments/returns cause the proc to be unchangeable |
2024.12.24 16:45:06.890 | 2024.12.24 16:45:07.224 | P | no message found |
bugs.core_4027_test Creating table with computed fields containing "SELECT FIRST" produces corrupted result |
2024.12.24 16:45:07.224 | 2024.12.24 16:45:07.647 | P | no message found |
bugs.core_4036_test Bugcheck or database corruption when attempting to store long incompressible data into a table |
2024.12.24 16:45:07.647 | 2024.12.24 16:45:08.057 | P | no message found |
bugs.core_4038_test Broken optimization for the stored dbkeys |
2024.12.24 16:45:08.057 | 2024.12.24 16:45:08.445 | P | no message found |
bugs.core_4054_test role not passed on external execute stmt |
2024.12.24 16:45:08.445 | 2024.12.24 16:45:08.656 | P | no message found |
bugs.core_4058_test Remote Stack Buffer Overflow in Firebird SQL Server (when specially crafted packet is sent via socket API) |
2024.12.24 16:45:08.656 | 2024.12.24 16:45:08.965 | P | no message found |
bugs.core_4061_test isql does not insert boolean values correctly, always shown as False |
2024.12.24 16:45:08.965 | 2024.12.24 16:45:09.331 | P | no message found |
bugs.core_4067_test Problem with "CREATE DATABASE ... COLLATION ..." and 1 dialect |
2024.12.24 16:45:09.331 | 2024.12.24 16:45:09.645 | P | no message found |
bugs.core_4068_test create package fails on creating header as soon as there is at least 1 procedure name |
2024.12.24 16:45:09.645 | 2024.12.24 16:45:09.969 | P | no message found |
bugs.core_4070_test NOT-NULL-column can be used as primary key and filled with NULL-values |
2024.12.24 16:45:09.969 | 2024.12.24 16:45:10.353 | P | no message found |
bugs.core_4073_test Constant columns getting empty value with subselect from procedure |
2024.12.24 16:45:10.353 | 2024.12.24 16:45:10.742 | P | no message found |
bugs.core_4074_test Computed by columns and position function |
2024.12.24 16:45:10.742 | 2024.12.24 16:45:11.146 | P | no message found |
bugs.core_4075_test Server bugchecks or crashes on exception in calculated index |
2024.12.24 16:45:11.146 | 2024.12.24 16:45:11.496 | P | no message found |
bugs.core_4081_test Regression: Built-in functions and subselect no longer supported in "update or insert" value list |
2024.12.24 16:45:11.496 | 2024.12.24 16:45:11.832 | P | no message found |
bugs.core_4082_test Wrong error message |
2024.12.24 16:45:11.832 | 2024.12.24 16:45:12.152 | P | no message found |
bugs.core_4083_test Full outer join in derived table with coalesce (iif) |
2024.12.24 16:45:12.152 | 2024.12.24 16:45:12.474 | P | no message found |
bugs.core_4084_test Regression: Group by fails if subselect-column is involved |
2024.12.24 16:45:12.474 | 2024.12.24 16:45:12.939 | P | no message found |
bugs.core_4091_test Incorrect full join result with ROW_NUMBER() Function in CTE |
2024.12.24 16:45:12.939 | 2024.12.24 16:45:13.252 | P | no message found |
bugs.core_4093_test Server crashes while converting an overscaled numeric to a string |
2024.12.24 16:45:13.252 | 2024.12.24 16:45:15.860 | P | no message found |
bugs.core_4094_test Wrong parameters order in trace output |
2024.12.24 16:45:15.860 | 2024.12.24 16:45:16.174 | P | no message found |
bugs.core_4102_test Bad optimization of OR predicates applied to unions |
2024.12.24 16:45:16.174 | 2024.12.24 16:45:16.486 | P | no message found |
bugs.core_4107_test wrong resultset (subquery + derived table + union) |
2024.12.24 16:45:16.486 | 2024.12.24 16:45:16.817 | P | no message found |
bugs.core_4108_test Regression: Server crashes when executing sql query "delete from mytable order by id desc rows 2" |
2024.12.24 16:45:16.817 | 2024.12.24 16:45:17.560 | P | no message found |
bugs.core_4113_test EXECUTE BLOCK prepare fails |
2024.12.24 16:45:17.560 | 2024.12.24 16:45:17.856 | P | no message found |
bugs.core_4114_test SIMILAR TO does not work with x-prefixed literals |
2024.12.24 16:45:17.856 | 2024.12.24 16:45:18.349 | P | no message found |
bugs.core_4115_test EXECUTE BLOCK execution cause server crash |
2024.12.24 16:45:18.349 | 2024.12.24 16:45:18.783 | P | no message found |
bugs.core_4117_test COMPUTED BY field is evaluated as NULL if used as an exception parameter directly |
2024.12.24 16:45:18.783 | 2024.12.24 16:45:19.211 | P | no message found |
bugs.core_4118_test Expression index may be not used for derived fields or view fields |
2024.12.24 16:45:19.211 | 2024.12.24 16:45:19.517 | P | no message found |
bugs.core_4119_test Metadata source becomes wrong after twice transliteration to the metadata charset |
2024.12.24 16:45:19.517 | 2024.12.24 16:45:19.974 | P | no message found |
bugs.core_4122_test Metadata export with isql (option -ex) does not export functions properly |
2024.12.24 16:45:19.974 | 2024.12.24 16:45:20.283 | P | no message found |
bugs.core_4123_test Firebird crash when executing an stored procedure called by a trigger that converts string to upper |
2024.12.24 16:45:20.283 | 2024.12.24 16:45:20.753 | P | no message found |
bugs.core_4125_test Using COLLATE UNICODE_CI_AI in WHERE clause (not indexed) is extremely slow |
2024.12.24 16:45:20.753 | 2024.12.24 16:45:21.924 | P | no message found |
bugs.core_4126_test gbak -r fails in restoring all stored procedures/functions in packages |
2024.12.24 16:45:21.924 | 2024.12.24 16:45:22.353 | P | no message found |
bugs.core_4127_test Server crashes instead of reporting the error "key size exceeds implementation restriction" |
2024.12.24 16:45:22.353 | 2024.12.24 16:45:22.660 | P | no message found |
bugs.core_4131_test Error when processing an empty data set by window function, if reading indexed |
2024.12.24 16:45:22.660 | 2024.12.24 16:45:34.959 | P | deb10build1 Tue Dec 24 16:45:24 2024 UTC Sweep is started by SYSDBA Database "/var/tmp/qa_2024/test_1748/test.fdb" OIT 19, OAT 20, OST 20, Next 21 |
deb10build1 Tue Dec 24 16:45:28 2024 UTC Error during sweep of /var/tmp/qa_2024/test_1748/test.fdb: database /var/tmp/qa_2024/test_1748/test.fdb shutdown | ||||
bugs.core_4135_test In SS sweep blocks establishment of concurrent attachments |
2024.12.24 16:45:34.959 | 2024.12.24 16:45:35.295 | P | no message found |
bugs.core_4136_test Sharp-S character treated incorrectly in UNICODE_CI_AI collation |
2024.12.24 16:45:35.295 | 2024.12.24 16:45:35.768 | P | no message found |
bugs.core_4137_test Wrong metadata output script generated by isql / CHARACTER SETISO8859_1 syntax error |
2024.12.24 16:45:35.768 | 2024.12.24 16:45:36.181 | P | no message found |
bugs.core_4139_test Error "invalid stream" can be raised in some cases while matching a computed index |
2024.12.24 16:45:36.181 | 2024.12.24 16:45:36.527 | P | no message found |
bugs.core_4140_test EXECUTE BLOCK's TYPE OF parameters with NONE charset may have be transformed to the connection charset |
2024.12.24 16:45:36.527 | 2024.12.24 16:45:36.986 | P | no message found |
bugs.core_4142_test Regression: Server crashes while preparing a query with DISTINCT and ORDER BY |
2024.12.24 16:45:36.986 | 2024.12.24 16:45:37.305 | P | no message found |
bugs.core_4144_test Error "context already in use (BLR error)" when preparing a query with UNION |
2024.12.24 16:45:37.305 | 2024.12.24 16:45:37.638 | P | no message found |
bugs.core_4149_test New permission types are not displayed by ISQL |
2024.12.24 16:45:37.638 | 2024.12.24 16:45:37.952 | P | no message found |
bugs.core_4155_test External routines DDL in Packages wrongly report error for termination with semi-colon |
2024.12.24 16:45:37.952 | 2024.12.24 16:45:38.280 | P | no message found |
bugs.core_4156_test RDB$GET_CONTEXT/RDB$SET_CONTEXT parameters incorrectly described as CHAR NOT NULL instead of VARCHAR NULLABLE |
2024.12.24 16:45:38.280 | 2024.12.24 16:45:38.689 | P | no message found |
bugs.core_4158_test Regression: LIKE with escape does not work |
2024.12.24 16:45:38.689 | 2024.12.24 16:45:39.131 | P | no message found |
bugs.core_4160_test The parameterized exception does not accept not ASCII characters as parameter |
2024.12.24 16:45:39.131 | 2024.12.24 16:45:39.780 | P | no message found |
bugs.core_4161_test User can not insert records into table with column "generated by default as identity" in its DDL |
2024.12.24 16:45:39.780 | 2024.12.24 16:45:40.372 | P | no message found |
bugs.core_4164_test Owner name is missing for generators/exceptions restored from a backup |
2024.12.24 16:45:40.372 | 2024.12.24 16:45:41.142 | P | no message found |
bugs.core_4165_test Replace the hierarchical union execution with the plain one |
2024.12.24 16:45:41.142 | 2024.12.24 16:45:41.447 | P | no message found |
bugs.core_4172_test Creating external function (udf) to not existing dll - and then procedure with it - crash server |
2024.12.24 16:45:41.447 | 2024.12.24 16:45:41.777 | P | no message found |
bugs.core_4173_test Setting generator value twice in single transaction will set it to zero |
2024.12.24 16:45:41.777 | 2024.12.24 16:45:42.097 | P | no message found |
bugs.core_4177_test Problem with some boolean expressions not being allowed |
2024.12.24 16:45:42.097 | 2024.12.24 16:45:42.599 | P | no message found |
bugs.core_4180_test CREATE COLLATION does not verify base collation charset |
2024.12.24 16:45:42.599 | 2024.12.24 16:45:42.921 | P | no message found |
bugs.core_4184_test Executing empty EXECUTE BLOCK with NotNull output parameter raised error |
2024.12.24 16:45:42.921 | 2024.12.24 16:45:43.226 | P | no message found |
bugs.core_4198_test Incorrect "token unknown" error when the SQL string ends with a hex number literal |
2024.12.24 16:45:43.226 | 2024.12.24 16:45:43.562 | P | no message found |
bugs.core_4199_test Add optional START WITH clause to identity columns |
2024.12.24 16:45:43.562 | 2024.12.24 16:45:44.339 | P | no message found |
bugs.core_4200_test An uncommitted select of the pseudo table sec$users blocks new database connections |
2024.12.24 16:45:44.339 | 2024.12.24 16:45:44.745 | P | no message found |
bugs.core_4201_test Regression: Computed field returns null value inside BI trigger |
2024.12.24 16:45:44.745 | 2024.12.24 16:45:45.057 | P | no message found |
bugs.core_4203_test Cannot create packaged routines with [VAR]CHAR parameters |
2024.12.24 16:45:45.057 | 2024.12.24 16:45:45.362 | P | no message found |
bugs.core_4204_test Error when compiling the procedure containing the statement if (x = (select ...)) |
2024.12.24 16:45:45.362 | 2024.12.24 16:45:45.796 | P | no message found |
bugs.core_4205_test ISQL -x does not output the START WITH clause of generators/sequences |
2024.12.24 16:45:45.796 | 2024.12.24 16:45:46.133 | P | no message found |
bugs.core_4206_test Add RESTART [WITH] clause for alter identity columns |
2024.12.24 16:45:46.133 | 2024.12.24 16:45:46.561 | P | no message found |
bugs.core_4210_test Preserve comments for output parameters after altering procedures |
2024.12.24 16:45:46.561 | 2024.12.24 16:45:46.981 | P | no message found |
bugs.core_4212_test Dropping FK on GTT crashes server |
2024.12.24 16:45:46.981 | 2024.12.24 16:45:47.311 | P | no message found |
bugs.core_4214_test GTT should not reference permanent relation |
2024.12.24 16:45:47.311 | 2024.12.24 16:45:47.768 | P | no message found |
bugs.core_4216_test Memory leak with TRIGGER ON TRANSACTION COMMIT |
2024.12.24 16:45:47.768 | 2024.12.24 16:45:48.557 | P | no message found |
bugs.core_4218_test Add database owner to mon$database |
2024.12.24 16:45:48.557 | 2024.12.24 16:45:48.967 | P | no message found |
bugs.core_4224_test Database replace through services API fails |
2024.12.24 16:45:48.967 | 2024.12.24 16:45:49.298 | P | no message found |
bugs.core_4227_test Regression: Wrong evaluation of BETWEEN and boolean expressions due to parser conflict |
2024.12.24 16:45:49.298 | 2024.12.24 16:45:49.820 | P | no message found |
bugs.core_4229_test Bidirectional cursor is not positioned by the first call of FETCH LAST |
2024.12.24 16:45:49.820 | 2024.12.24 16:45:50.246 | P | no message found |
bugs.core_4233_test In PSQL modules with declared cursors engine could assign value to the wrong variable |
2024.12.24 16:45:50.246 | 2024.12.24 16:45:50.538 | P | no message found |
bugs.core_4234_test Error with IF (subfunc()) when subfunc returns a boolean |
2024.12.24 16:45:50.538 | 2024.12.24 16:46:01.781 | P | deb10build1 Tue Dec 24 16:46:00 2024 UTC INET/inet_error: send errno = 32, server host = localhost, address = 127.0.0.1/3716 |
deb10build1 Tue Dec 24 16:46:00 2024 UTC INET/inet_error: send errno = 32, server host = localhost, address = 127.0.0.1/3716 | ||||
deb10build1 Tue Dec 24 16:46:00 2024 UTC INET/inet_error: send errno = 32, server host = localhost, address = 127.0.0.1/3716 | ||||
deb10build1 Tue Dec 24 16:46:00 2024 UTC INET/inet_error: send errno = 32, server host = localhost, address = 127.0.0.1/3716 | ||||
deb10build1 Tue Dec 24 16:46:00 2024 UTC INET/inet_error: send errno = 32, server host = localhost, address = 127.0.0.1/3716 | ||||
deb10build1 Tue Dec 24 16:46:00 2024 UTC INET/inet_error: send errno = 32, server host = localhost, address = 127.0.0.1/3716 | ||||
deb10build1 Tue Dec 24 16:46:00 2024 UTC INET/inet_error: send errno = 32, server host = localhost, address = 127.0.0.1/3716 | ||||
deb10build1 Tue Dec 24 16:46:00 2024 UTC INET/inet_error: send errno = 32, server host = localhost, address = 127.0.0.1/3716 | ||||
deb10build1 Tue Dec 24 16:46:01 2024 UTC Database: /var/tmp/qa_2024/test_1784/test.fdb Validation started | ||||
deb10build1 Tue Dec 24 16:46:01 2024 UTC Database: /var/tmp/qa_2024/test_1784/test.fdb Validation finished: 0 errors, 0 warnings, 0 fixed | ||||
bugs.core_4236_test Database shutdown is reported as successfully completed before all active connections are in fact interrupted |
2024.12.24 16:46:01.781 | 2024.12.24 16:46:02.097 | P | deb10build1 Tue Dec 24 16:46:01 2024 UTC Database: /var/tmp/qa_2024/test_1784/test.fdb Validation started |
deb10build1 Tue Dec 24 16:46:01 2024 UTC Database: /var/tmp/qa_2024/test_1784/test.fdb Validation finished: 0 errors, 0 warnings, 0 fixed | ||||
bugs.core_4240_test Regression: recursive query in SQL query returns incorrect results if more than one branch bypass |
2024.12.24 16:46:02.097 | 2024.12.24 16:46:02.409 | P | no message found |
bugs.core_4244_test Problem with creation procedure which contain adding text in DOS864 charset |
2024.12.24 16:46:02.409 | 2024.12.24 16:46:02.833 | P | no message found |
bugs.core_4247_test Delete "where current of" cursor fails for tables with newly added fields |
2024.12.24 16:46:02.833 | 2024.12.24 16:46:03.275 | P | no message found |
bugs.core_4252_test Add table name to text of validation contraint error message, to help identify error context |
2024.12.24 16:46:03.275 | 2024.12.24 16:46:03.596 | P | no message found |
bugs.core_4255_test Parametrized queries using RDB$DB_KEY do not work |
2024.12.24 16:46:03.596 | 2024.12.24 16:46:04.025 | P | no message found |
bugs.core_4258_test Regression: Wrong boundary for minimum value for BIGINT/DECIMAL(18) |
2024.12.24 16:46:04.025 | 2024.12.24 16:46:04.541 | P | no message found |
bugs.core_4261b_test Wrong result of join when joined fields are created via row_number() function |
2024.12.24 16:46:04.541 | 2024.12.24 16:46:04.836 | P | no message found |
bugs.core_4262_test Context parsing error with derived tables and CASE functions |
2024.12.24 16:46:04.836 | 2024.12.24 16:46:05.263 | P | deb10build1 Tue Dec 24 16:46:05 2024 UTC Deleting function PKG_SEQUENCE.SET_CURRENT_VALUE which is currently in use by active user requests |
deb10build1 Tue Dec 24 16:46:05 2024 UTC Deleting function PKG_SEQUENCE.GET_MAX which is currently in use by active user requests | ||||
deb10build1 Tue Dec 24 16:46:05 2024 UTC Deleting function PKG_SEQUENCE.SET_MAX which is currently in use by active user requests | ||||
deb10build1 Tue Dec 24 16:46:05 2024 UTC Deleting function PKG_SEQUENCE.SET_MIN which is currently in use by active user requests | ||||
deb10build1 Tue Dec 24 16:46:05 2024 UTC Deleting function PKG_SEQUENCE.GET_STEP which is currently in use by active user requests | ||||
deb10build1 Tue Dec 24 16:46:05 2024 UTC Deleting function PKG_SEQUENCE.SET_STEP which is currently in use by active user requests | ||||
deb10build1 Tue Dec 24 16:46:05 2024 UTC Modifying procedure PKG_SEQUENCE.INITIALIZE which is currently in use by active user requests | ||||
deb10build1 Tue Dec 24 16:46:05 2024 UTC Modifying function PKG_SEQUENCE.GET_CURRENT_VALUE which is currently in use by active user requests | ||||
deb10build1 Tue Dec 24 16:46:05 2024 UTC Modifying function PKG_SEQUENCE.NEXT_VALUE which is currently in use by active user requests | ||||
deb10build1 Tue Dec 24 16:46:05 2024 UTC Modifying function PKG_SEQUENCE.IS_END which is currently in use by active user requests | ||||
bugs.core_4269_test Wrong output when field with result of windowed function is used in query with useless WHERE 0=0 and GROUP BY clause |
2024.12.24 16:46:05.263 | 2024.12.24 16:46:05.694 | P | deb10build1 Tue Dec 24 16:46:05 2024 UTC Deleting function PKG_SEQUENCE.SET_CURRENT_VALUE which is currently in use by active user requests |
deb10build1 Tue Dec 24 16:46:05 2024 UTC Deleting function PKG_SEQUENCE.GET_MAX which is currently in use by active user requests | ||||
deb10build1 Tue Dec 24 16:46:05 2024 UTC Deleting function PKG_SEQUENCE.SET_MAX which is currently in use by active user requests | ||||
deb10build1 Tue Dec 24 16:46:05 2024 UTC Deleting function PKG_SEQUENCE.SET_MIN which is currently in use by active user requests | ||||
deb10build1 Tue Dec 24 16:46:05 2024 UTC Deleting function PKG_SEQUENCE.GET_STEP which is currently in use by active user requests | ||||
deb10build1 Tue Dec 24 16:46:05 2024 UTC Deleting function PKG_SEQUENCE.SET_STEP which is currently in use by active user requests | ||||
deb10build1 Tue Dec 24 16:46:05 2024 UTC Modifying procedure PKG_SEQUENCE.INITIALIZE which is currently in use by active user requests | ||||
deb10build1 Tue Dec 24 16:46:05 2024 UTC Modifying function PKG_SEQUENCE.GET_CURRENT_VALUE which is currently in use by active user requests | ||||
deb10build1 Tue Dec 24 16:46:05 2024 UTC Modifying function PKG_SEQUENCE.NEXT_VALUE which is currently in use by active user requests | ||||
deb10build1 Tue Dec 24 16:46:05 2024 UTC Modifying function PKG_SEQUENCE.IS_END which is currently in use by active user requests | ||||
bugs.core_4270_test Error in case of subquery with windowed function + where <field> IN(select ...) |
2024.12.24 16:46:05.694 | 2024.12.24 16:46:06.061 | P | deb10build1 Tue Dec 24 16:46:05 2024 UTC Deleting function PKG_SEQUENCE.SET_CURRENT_VALUE which is currently in use by active user requests |
deb10build1 Tue Dec 24 16:46:05 2024 UTC Deleting function PKG_SEQUENCE.GET_MAX which is currently in use by active user requests | ||||
deb10build1 Tue Dec 24 16:46:05 2024 UTC Deleting function PKG_SEQUENCE.SET_MAX which is currently in use by active user requests | ||||
deb10build1 Tue Dec 24 16:46:05 2024 UTC Deleting function PKG_SEQUENCE.SET_MIN which is currently in use by active user requests | ||||
deb10build1 Tue Dec 24 16:46:05 2024 UTC Deleting function PKG_SEQUENCE.GET_STEP which is currently in use by active user requests | ||||
deb10build1 Tue Dec 24 16:46:05 2024 UTC Deleting function PKG_SEQUENCE.SET_STEP which is currently in use by active user requests | ||||
deb10build1 Tue Dec 24 16:46:05 2024 UTC Modifying procedure PKG_SEQUENCE.INITIALIZE which is currently in use by active user requests | ||||
deb10build1 Tue Dec 24 16:46:05 2024 UTC Modifying function PKG_SEQUENCE.GET_CURRENT_VALUE which is currently in use by active user requests | ||||
deb10build1 Tue Dec 24 16:46:05 2024 UTC Modifying function PKG_SEQUENCE.NEXT_VALUE which is currently in use by active user requests | ||||
deb10build1 Tue Dec 24 16:46:05 2024 UTC Modifying function PKG_SEQUENCE.IS_END which is currently in use by active user requests | ||||
bugs.core_4271_test Engine crashes in case of re-creation of an erratic package body |
2024.12.24 16:46:06.061 | 2024.12.24 16:46:06.382 | P | no message found |
bugs.core_4276_test Error on create table with "CHARACTER SET DOS775" field |
2024.12.24 16:46:06.382 | 2024.12.24 16:46:06.707 | P | no message found |
bugs.core_4280_test FB3: Stored function accepts duplicate input arguments |
2024.12.24 16:46:06.707 | 2024.12.24 16:46:07.027 | P | no message found |
bugs.core_4281_test FB 3: TYPE OF arguments of stored functions will hang firebird engine if depending domain or column is changed |
2024.12.24 16:46:07.027 | 2024.12.24 16:46:07.483 | P | no message found |
bugs.core_4285_test Choose the best matching index for navigation |
2024.12.24 16:46:07.483 | 2024.12.24 16:46:07.778 | P | no message found |
bugs.core_4289_test Regression: NOT-null field from derived table became NULL when is referred outside DT |
2024.12.24 16:46:07.778 | 2024.12.24 16:46:12.081 | P | no message found |
bugs.core_4292_test Server ignores asynchronous (monitoring or cancellation) requests while preparing a query with lot of windowed functions |
2024.12.24 16:46:12.081 | 2024.12.24 16:46:12.528 | P | no message found |
bugs.core_4298_test fbsvcmgr doesn't recognise sts_record_versions and other sts switches |
2024.12.24 16:46:12.528 | 2024.12.24 16:46:12.958 | P | no message found |
bugs.core_4299_test Inappropriate self-reference of column when using "with check option" with extract(...) |
2024.12.24 16:46:12.958 | 2024.12.24 16:46:13.717 | P | no message found |
bugs.core_4301_test Non-ASCII data in SEC$USERS is not read correctly |
2024.12.24 16:46:13.717 | 2024.12.24 16:46:14.343 | P | no message found |
bugs.core_4302_addi_test Lookup (or scan) in descending index could be very inefficient for some keys |
2024.12.24 16:46:14.343 | 2024.12.24 16:46:14.940 | P | no message found |
bugs.core_4302_test Lookup (or scan) in descending index could be very inefficient for some keys |
2024.12.24 16:46:14.940 | 2024.12.24 16:46:15.311 | P | no message found |
bugs.core_4304_test Engine crashes when attempt to REcreate table with FK after syntax error before such recreating |
2024.12.24 16:46:15.311 | 2024.12.24 16:46:15.725 | P | no message found |
bugs.core_4307_test Fields present only in WHERE clause of views WITH CHECK OPTION causes invalid CHECK CONSTRAINT violation |
2024.12.24 16:46:15.725 | 2024.12.24 16:46:16.029 | P | no message found |
bugs.core_4310_test DateAdd(): change input <amount> argument from INT to BIGINT |
2024.12.24 16:46:16.029 | 2024.12.24 16:46:16.488 | P | no message found |
bugs.core_4315_test Usage of field(s) alias in view WITH CHECK OPTION leads to incorrect compile error or incorrect internal triggers |
2024.12.24 16:46:16.488 | 2024.12.24 16:46:16.929 | P | no message found |
bugs.core_4318_test Regression: Predicates involving PSQL variables/parameters are not pushed inside the aggregation |
2024.12.24 16:46:16.929 | 2024.12.24 16:46:19.456 | P | no message found |
bugs.core_4319_test Engine crashes when trace config contains line "connection_id=NN" and we attempt to connect to non-existent database/alias |
2024.12.24 16:46:19.456 | 2024.12.24 16:46:19.769 | P | no message found |
bugs.core_4321_test Regression: ISQL does not destroy the SQL statement |
2024.12.24 16:46:19.769 | 2024.12.24 16:46:20.064 | P | no message found |
bugs.core_4322_test Engine crashes when use aggregate or window functions in recursive query (instead of producing compiling error) |
2024.12.24 16:46:20.064 | 2024.12.24 16:46:20.813 | P | no message found |
bugs.core_4326_test Keyword SET should not be required in ALTER USER statement |
2024.12.24 16:46:20.813 | 2024.12.24 16:46:21.136 | P | no message found |
bugs.core_4330_test not correct result function LAG, if OFFSET value are assigned from a table |
2024.12.24 16:46:21.136 | 2024.12.24 16:46:21.444 | P | no message found |
bugs.core_4331_test LAG, LEAD and NTH_VALUE raise error when the second argument is NULL |
2024.12.24 16:46:21.444 | 2024.12.24 16:46:33.008 | P | deb10build1 Tue Dec 24 16:46:26 2024 UTC Sweep is started by SYSDBA Database "/var/tmp/qa_2024/test_1818/test.fdb" OIT 17, OAT 18, OST 18, Next 19 |
deb10build1 Tue Dec 24 16:46:27 2024 UTC Error during sweep of /var/tmp/qa_2024/test_1818/test.fdb: connection shutdown Killed by database administrator. | ||||
bugs.core_4337_test gfix -sweep makes "reconnect" when it is removed from mon$attachments by delete command (issued in another window) |
2024.12.24 16:46:33.008 | 2024.12.24 16:46:34.022 | P | no message found |
bugs.core_4342_test Non-privileged user can delete records from RDB$SECURITY_CLASSES table |
2024.12.24 16:46:34.022 | 2024.12.24 16:46:34.483 | P | no message found |
bugs.core_4344_test Error "no current record for fetch operation" when table inner join procedure inner join table |
2024.12.24 16:46:34.483 | 2024.12.24 16:46:39.382 | P | no message found |
bugs.core_4345_test Ability to trace stored functions execution |
2024.12.24 16:46:39.382 | 2024.12.24 16:46:39.685 | P | no message found |
bugs.core_4350_test Support the SQL Standard ALTER SEQUENCE .. RESTART (without WITH clause) |
2024.12.24 16:46:39.685 | 2024.12.24 16:46:40.020 | P | no message found |
bugs.core_4351_test Incorrect default value when adding a new column |
2024.12.24 16:46:40.020 | 2024.12.24 16:46:40.335 | P | no message found |
bugs.core_4354_test Parsing of recursive query returns error "Column does not belong to referenced table" for source that HAS such column |
2024.12.24 16:46:40.335 | 2024.12.24 16:46:40.939 | P | no message found |
bugs.core_4359_test non-priviledged user can insert and update rdb$database |
2024.12.24 16:46:40.939 | 2024.12.24 16:46:41.239 | P | no message found |
bugs.core_4360_test SELECT from derived table which contains GROUP BY on field with literal value returns wrong result |
2024.12.24 16:46:41.239 | 2024.12.24 16:46:41.543 | P | no message found |
bugs.core_4365_test Equality predicate distribution does not work for some complex queries |
2024.12.24 16:46:41.543 | 2024.12.24 16:46:41.959 | P | no message found |
bugs.core_4366_test Wrong result of WHERE predicate when it contains NULL IS NOT DISTINCT FROM (select min(NULL) from ...) |
2024.12.24 16:46:41.959 | 2024.12.24 16:46:42.289 | P | no message found |
bugs.core_4369_test BUGCHECK(177) for MERGE with multiple matches |
2024.12.24 16:46:42.289 | 2024.12.24 16:46:42.611 | P | no message found |
bugs.core_4371_test Create function/sp which references to non-existent exception <...> |
2024.12.24 16:46:42.611 | 2024.12.24 16:46:42.908 | P | no message found |
bugs.core_4373_test Duplicate names in package are not checked |
2024.12.24 16:46:42.908 | 2024.12.24 16:46:44.383 | P | no message found |
bugs.core_4374_test Truncation error when using EXECUTE STATEMENT with a blob |
2024.12.24 16:46:44.383 | 2024.12.24 16:46:45.752 | P | no message found |
bugs.core_4375_test Procedure executes infinitely if contains more than 32767 statements inside any BEGIN/END block |
2024.12.24 16:46:45.752 | 2024.12.24 16:46:46.083 | P | no message found |
bugs.core_4376_test Preparation of erroneous DDL statement does not show the main command failed |
2024.12.24 16:46:46.083 | 2024.12.24 16:46:47.821 | P | no message found |
bugs.core_4379_test Poor performance of explicit cursors containing correlated subqueries in the select list |
2024.12.24 16:46:47.821 | 2024.12.24 16:46:48.235 | P | no message found |
bugs.core_4380_test ISQL truncates blob when reading an empty segment |
2024.12.24 16:46:48.235 | 2024.12.24 16:46:48.571 | P | no message found |
bugs.core_4381_test Incorrect line/column information in runtime errors |
2024.12.24 16:46:48.571 | 2024.12.24 16:46:48.982 | P | no message found |
bugs.core_4382_test User savepoints are not released on commit |
2024.12.24 16:46:48.982 | 2024.12.24 16:46:50.362 | P | no message found |
bugs.core_4386_test Report more details for "object in use" errors |
2024.12.24 16:46:50.362 | 2024.12.24 16:46:52.811 | P | no message found |
bugs.core_4388_test SELECT WITH LOCK may enter an infinite loop for a single record |
2024.12.24 16:46:52.811 | 2024.12.24 16:46:53.151 | P | no message found |
bugs.core_4396_test incorrect result query if it is execute through "execute statement" |
2024.12.24 16:46:53.151 | 2024.12.24 16:46:53.440 | P | no message found |
bugs.core_4398_test Provide ability to specify extra-long name of log when doing gbak to avoid "attempt to store 256 bytes in a clumplet" message |
2024.12.24 16:46:53.440 | 2024.12.24 16:46:53.899 | P | no message found |
bugs.core_4403_test Allow referencing cursors as record variables in PSQL |
2024.12.24 16:46:53.899 | 2024.12.24 16:46:54.208 | P | no message found |
bugs.core_4409_test Enhancement in precision of calculations with NUMERIC/DECIMAL |
2024.12.24 16:46:54.208 | 2024.12.24 16:46:54.503 | P | no message found |
bugs.core_4415_test Useless extraction of generic DDL trigger |
2024.12.24 16:46:54.503 | 2024.12.24 16:46:54.998 | P | no message found |
bugs.core_4417_test gbak: cannot commit index ; primary key with german umlaut |
2024.12.24 16:46:54.998 | 2024.12.24 16:46:55.345 | P | no message found |
bugs.core_4418_test Regression: Can not run ALTER TABLE DROP CONSTRAINT <FK_name> after recent changes in svn |
2024.12.24 16:46:55.345 | 2024.12.24 16:46:55.686 | P | no message found |
bugs.core_4419_test Server crashes while sorting records longer than 128KB |
2024.12.24 16:46:55.686 | 2024.12.24 16:46:55.968 | P | no message found |
bugs.core_4422_test FB crashes when using row_number()over( PARTITION BY x) in ORDER by clause |
2024.12.24 16:46:55.968 | 2024.12.24 16:46:56.304 | P | no message found |
bugs.core_4424_test Rollback to wrong savepoint if several exception handlers on the same level are executed |
2024.12.24 16:46:56.304 | 2024.12.24 16:46:56.884 | P | no message found |
bugs.core_4425_test User-collations based on UNICODE are not upgrade to newer ICU version on restore |
2024.12.24 16:46:56.884 | 2024.12.24 16:46:57.482 | P | no message found |
bugs.core_4430_test Properties of user created in Legacy_UserManager padded with space up to 10 character |
2024.12.24 16:46:57.482 | 2024.12.24 16:46:57.829 | P | no message found |
bugs.core_4434_test Extend the use of colon prefix for read/assignment OLD/NEW fields and assignment to variables |
2024.12.24 16:46:57.829 | 2024.12.24 16:46:58.148 | P | no message found |
bugs.core_4436_test Support for different hash algorithms in HASH system function |
2024.12.24 16:46:58.148 | 2024.12.24 16:46:58.467 | P | no message found |
bugs.core_4440_test ISQL crashed without connect when execute command "show version" |
2024.12.24 16:46:58.467 | 2024.12.24 16:46:58.883 | P | no message found |
bugs.core_4447_test Positioned UPDATE statement prohibits index usage for the subsequent cursor field references |
2024.12.24 16:46:58.883 | 2024.12.24 16:47:01.484 | P | no message found |
bugs.core_4451_test Allow output to trace explain plan form. |
2024.12.24 16:47:01.484 | 2024.12.24 16:47:01.982 | P | no message found |
bugs.core_4452_test Can`t create two collations with different names if autoddl OFF in FB 2.5.3 |
2024.12.24 16:47:01.982 | 2024.12.24 16:47:02.383 | P | no message found |
bugs.core_4453_test Regression: NOT NULL constraint, declared in domain, does not work |
2024.12.24 16:47:02.383 | 2024.12.24 16:47:02.683 | P | no message found |
bugs.core_4457_test DATEADD should support fractional value for MILLISECOND |
2024.12.24 16:47:02.683 | 2024.12.24 16:47:03.004 | P | no message found |
bugs.core_4460_test Expressions containing some built-in functions may be badly optimized |
2024.12.24 16:47:03.004 | 2024.12.24 16:47:03.213 | P | no message found |
bugs.core_4461_test nbackup prints error messages to stdout instead stderr |
2024.12.24 16:47:03.213 | 2024.12.24 16:47:09.346 | P | deb10build1 Tue Dec 24 16:47:06 2024 UTC Database: /var/tmp/qa_2024/test_1857/core_4462_res.fdb Validation started |
deb10build1 Tue Dec 24 16:47:06 2024 UTC Database: /var/tmp/qa_2024/test_1857/core_4462_res.fdb Validation finished: 0 errors, 0 warnings, 0 fixed | ||||
deb10build1 Tue Dec 24 16:47:09 2024 UTC Database: /var/tmp/qa_2024/test_1857/core_4462_res.fdb Validation started | ||||
deb10build1 Tue Dec 24 16:47:09 2024 UTC Database: /var/tmp/qa_2024/test_1857/core_4462_res.fdb Validation finished: 0 errors, 0 warnings, 0 fixed | ||||
bugs.core_4462_linux_test Make it possible to restore compressed .nbk files without explicitly decompressing them |
2024.12.24 16:47:09.346 | 2024.12.24 16:47:10.116 | P | deb10build1 Tue Dec 24 16:47:09 2024 UTC Database: /var/tmp/qa_2024/test_1857/core_4462_res.fdb Validation started |
deb10build1 Tue Dec 24 16:47:09 2024 UTC Database: /var/tmp/qa_2024/test_1857/core_4462_res.fdb Validation finished: 0 errors, 0 warnings, 0 fixed | ||||
bugs.core_4464_test Duplicate tags for CREATE/ALTER USER not handled correctly |
2024.12.24 16:47:10.116 | 2024.12.24 16:47:10.455 | P | no message found |
bugs.core_4466_test Add DROP NOT NULL to ALTER COLUMN |
2024.12.24 16:47:10.455 | 2024.12.24 16:47:11.508 | P | no message found |
bugs.core_4468_test FB3: CREATE USER GRANT ADMIN ROLE does not work |
2024.12.24 16:47:11.508 | 2024.12.24 16:47:12.319 | P | no message found |
bugs.core_4469_test Add field in SEC$USERS reflecting whether a user has RDB$ADMIN role in security database |
2024.12.24 16:47:12.319 | 2024.12.24 16:47:13.143 | P | no message found |
bugs.core_4470_test gbak fails to restore database containing dependency between views and packaged functions |
2024.12.24 16:47:13.143 | 2024.12.24 16:47:13.486 | P | no message found |
bugs.core_4472_test 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 |
2024.12.24 16:47:13.486 | 2024.12.24 16:47:14.000 | P | no message found |
bugs.core_4473_test Restore of pre ODS 11.1 database can leave RDB$RELATION_TYPE null |
2024.12.24 16:47:14.000 | 2024.12.24 16:47:14.358 | P | no message found |
bugs.core_4477_test Field RDB$MAP_TO_TYPE is not present in RDB$TYPES |
2024.12.24 16:47:14.358 | 2024.12.24 16:47:14.985 | P | no message found |
bugs.core_4480_test ISQL issues warning: "Bad debug info format" when connect to database with stored function after it`s restoring |
2024.12.24 16:47:14.985 | 2024.12.24 16:47:15.368 | P | no message found |
bugs.core_4483_test Changed data not visible in WHEN-section if exception occured inside SP that has been called from this code |
2024.12.24 16:47:15.368 | 2024.12.24 16:47:15.704 | P | no message found |
bugs.core_4484_test Description (COMMENT ON) for package procedures and functions, and its parameters |
2024.12.24 16:47:15.704 | 2024.12.24 16:47:16.048 | P | no message found |
bugs.core_4487_test Maintain package body after ALTER/RECREATE PACKAGE |
2024.12.24 16:47:16.048 | 2024.12.24 16:47:16.503 | P | no message found |
bugs.core_4488_test Wrong results of FOR SELECT <L> FROM <T> AS CURSOR <C> and table <T> is modified inside cursor's begin...end block |
2024.12.24 16:47:16.503 | 2024.12.24 16:47:16.826 | P | no message found |
bugs.core_4492_test OR/IN predicates for RDB$DBKEY lead to NATURAL plan |
2024.12.24 16:47:16.826 | 2024.12.24 16:47:17.138 | P | no message found |
bugs.core_4493_test Index not found for RECREATE TRIGGER |
2024.12.24 16:47:17.138 | 2024.12.24 16:47:17.560 | P | no message found |
bugs.core_4497_test Regression in 3.0.x: wrong handling in FOR-cursor when NOT EXISTS( select from <VIEW> ) statement is used to check results obtained from SP |
2024.12.24 16:47:17.560 | 2024.12.24 16:47:17.867 | P | no message found |
bugs.core_4498_test FB 3.0 crashes when getting an explained plan for a DBKEY based retrieval |
2024.12.24 16:47:17.867 | 2024.12.24 16:47:19.468 | P | no message found |
bugs.core_4503_test ISQL command SHOW USERS display only me |
2024.12.24 16:47:19.468 | 2024.12.24 16:47:19.788 | P | no message found |
bugs.core_4507_test Unable delete procedure source on Firebird 3.0 Alpha 2.0 |
2024.12.24 16:47:19.788 | 2024.12.24 16:47:21.104 | P | deb10build1 Tue Dec 24 16:47:20 2024 UTC Database: /var/tmp/qa_2024/test_1877/tmp_core_4524.restored.fdb Validation started |
deb10build1 Tue Dec 24 16:47:20 2024 UTC Database: /var/tmp/qa_2024/test_1877/tmp_core_4524.restored.fdb Validation finished: 0 errors, 0 warnings, 0 fixed | ||||
bugs.core_4524_test New gbak option to enable encryption during restore |
2024.12.24 16:47:21.104 | 2024.12.24 16:47:21.410 | P | no message found |
bugs.core_4528_test Allow hash/merge joins for non-field (dbkey or derived expression) equalities |
2024.12.24 16:47:21.410 | 2024.12.24 16:47:21.745 | P | no message found |
bugs.core_4529_test Allow to use index when GROUP BY on field which has DESCENDING index |
2024.12.24 16:47:21.745 | 2024.12.24 16:47:22.191 | P | no message found |
bugs.core_4530_test DB_KEY based join of two tables may be ineffective |
2024.12.24 16:47:22.191 | 2024.12.24 16:47:22.510 | P | no message found |
bugs.core_4539_test Server does not accept the right plan |
2024.12.24 16:47:22.510 | 2024.12.24 16:47:22.892 | P | no message found |
bugs.core_4544_test Allow hiding source code of procedures and triggers in FB 3 |
2024.12.24 16:47:22.892 | 2024.12.24 16:47:23.209 | P | no message found |
bugs.core_4555_test DDL trigger remains active after dropped |
2024.12.24 16:47:23.209 | 2024.12.24 16:47:23.664 | P | no message found |
bugs.core_4557_test FB 3.0 crashes on EXIT (or QUIT) command if use UTF8-collation + create domain based on it + issue SHOW DOMAIN |
2024.12.24 16:47:23.664 | 2024.12.24 16:47:23.982 | P | no message found |
bugs.core_4561_test BUGCHECK(183) when use cursor with "order by ID+0" and "for update with lock" |
2024.12.24 16:47:23.982 | 2024.12.24 16:47:24.289 | P | no message found |
bugs.core_4566_test Incorrect size of the output parameter/argument when execute block, procedure or function use system field in metadata charset |
2024.12.24 16:47:24.289 | 2024.12.24 16:47:24.586 | P | no message found |
bugs.core_4569_test BIN_SHL and BIN_SHR does not work in Dialect 1 |
2024.12.24 16:47:24.586 | 2024.12.24 16:47:24.942 | P | no message found |
bugs.core_4570_test Wrong error at ALTER PACKAGE |
2024.12.24 16:47:24.942 | 2024.12.24 16:47:25.265 | P | no message found |
bugs.core_4572_test Incorrect error for PSQL function when the number of actual arguments does not match the number of formal arguments |
2024.12.24 16:47:25.265 | 2024.12.24 16:47:25.567 | P | no message found |
bugs.core_4574_test Regression: Incorrect result in subquery with aggregate |
2024.12.24 16:47:25.567 | 2024.12.24 16:47:26.686 | P | no message found |
bugs.core_4582_test Within LINGER period one can not change some database properties |
2024.12.24 16:47:26.686 | 2024.12.24 16:47:26.993 | P | no message found |
bugs.core_4585_test Can't create column check constraint when the column is domain based |
2024.12.24 16:47:26.993 | 2024.12.24 16:47:27.298 | P | no message found |
bugs.core_4590_test Change type of returning value of CHAR_LENGTH, BIT_LENGTH and OCTET_LENGTH of BLOBs to bigint |
2024.12.24 16:47:27.298 | 2024.12.24 16:47:27.635 | P | no message found |
bugs.core_4599_test REPLACE function works incorrectly with multibyte charsets |
2024.12.24 16:47:27.635 | 2024.12.24 16:47:27.952 | P | no message found |
bugs.core_4604_test EXECUTE STATEMENT rise varchar char_length() size |
2024.12.24 16:47:27.952 | 2024.12.24 16:47:28.367 | P | no message found |
bugs.core_4607_test Add support for having more than one UserManager in firebird.conf and use them from SQL |
2024.12.24 16:47:28.367 | 2024.12.24 16:47:28.720 | P | no message found |
bugs.core_4618_test Rollback doesn`t undo changes when MERGE statement updates the same target rows multiple times and PLAN MERGE is used |
2024.12.24 16:47:28.720 | 2024.12.24 16:47:29.038 | P | no message found |
bugs.core_4622_test Regression: Trigger with UPDATE OR INSERT statement and IIF() not working as expected |
2024.12.24 16:47:29.038 | 2024.12.24 16:47:29.369 | P | no message found |
bugs.core_4623_test Regression: SP "Domain" and "Type Of" based variables referring BLOB with sub_type < 0 no longer work |
2024.12.24 16:47:29.369 | 2024.12.24 16:47:30.309 | P | no message found |
bugs.core_4634_test Regression: ORDER BY via an index + WHERE clause: error "no current record for fetch operation" |
2024.12.24 16:47:30.309 | 2024.12.24 16:47:30.716 | P | no message found |
bugs.core_4645_test internal Firebird consistency check (cannot find tip page (165), file: tra.cpp line: 2375) |
2024.12.24 16:47:30.716 | 2024.12.24 16:47:31.549 | P | no message found |
bugs.core_4648_test no permission for CREATE access to DATABASE (for RDB$ADMIN) |
2024.12.24 16:47:31.549 | 2024.12.24 16:47:32.088 | P | no message found |
bugs.core_4653_test Crash on infinite mutual SP calls (instead of "Too many concurrent executions of the same request.") |
2024.12.24 16:47:32.088 | 2024.12.24 16:47:32.440 | P | no message found |
bugs.core_4665_test Wrong result when use "where <field_C> STARTING WITH <:value> ORDER BY <field_N>" and field_C is leading part of compound index key: { field_C, field_N } |
2024.12.24 16:47:32.440 | 2024.12.24 16:47:32.912 | P | no message found |
bugs.core_4668_test Select from mon$table_stats doesn`t work on SC and CS |
2024.12.24 16:47:32.912 | 2024.12.24 16:47:33.330 | P | no message found |
bugs.core_4673_test Regression: computed index based on a computed column stores NULL for all its keys |
2024.12.24 16:47:33.330 | 2024.12.24 16:47:34.121 | P | no message found |
bugs.core_4675_test Conditions like WHERE <field> = <cursor>.<field> do not use existing index |
2024.12.24 16:47:34.121 | 2024.12.24 16:47:34.542 | P | no message found |
bugs.core_4678_test BLOB not found in SuperClassic and Classic on Uncommitted Transactions |
2024.12.24 16:47:34.542 | 2024.12.24 16:47:34.989 | P | no message found |
bugs.core_4684_test Error while preparing a complex query ("Too many Contexts of Relation/Procedure/Views. Maximum allowed is 256") |
2024.12.24 16:47:34.989 | 2024.12.24 16:47:35.507 | P | no message found |
bugs.core_4690_test DISTINCT vs non-DISTINCT affects the result of IN subquery |
2024.12.24 16:47:35.507 | 2024.12.24 16:47:35.830 | P | no message found |
bugs.core_4693_test CTE Aliases |
2024.12.24 16:47:35.830 | 2024.12.24 16:47:36.155 | P | no message found |
bugs.core_4694_test "Column unknown" error while preparing a recursive query if the recursive part contains ALIASED datasource in the join with anchor table |
2024.12.24 16:47:36.155 | 2024.12.24 16:47:40.025 | P | no message found |
bugs.core_4702_test Regression: Join order in v3 is less optimal than in v2.x |
2024.12.24 16:47:40.025 | 2024.12.24 16:47:40.349 | P | no message found |
bugs.core_4706_test ISQL pads blob columns wrongly when the column alias has more than 17 characters |
2024.12.24 16:47:40.349 | 2024.12.24 16:47:44.801 | P | deb10build1 Tue Dec 24 16:47:42 2024 UTC Database: /var/tmp/qa_2024/test_1913/test.fdb Validation started |
deb10build1 Tue Dec 24 16:47:44 2024 UTC Database: /var/tmp/qa_2024/test_1913/test.fdb Validation finished: 2 errors, 0 warnings, 0 fixed | ||||
bugs.core_4707_test Implement ability to validate tables and indices online (without exclusive access to database) |
2024.12.24 16:47:44.801 | 2024.12.24 16:47:45.119 | P | deb10build1 Tue Dec 24 16:47:44 2024 UTC Database: /var/tmp/qa_2024/test_1913/test.fdb Validation finished: 2 errors, 0 warnings, 0 fixed |
bugs.core_4708_test Content of MON$EXPLAINED_PLAN in MON$STATEMENTS is truncated if exceeds the 32KB limit |
2024.12.24 16:47:45.119 | 2024.12.24 16:47:45.524 | P | no message found |
bugs.core_4710_test invalid request BLR at offset 361 context already in use (BLR error) |
2024.12.24 16:47:45.524 | 2024.12.24 16:47:45.845 | P | no message found |
bugs.core_4713_test "BLOB not found" error at rollback after insert into table with expression index |
2024.12.24 16:47:45.845 | 2024.12.24 16:47:46.782 | P | deb10build1 Tue Dec 24 16:47:46 2024 UTC conditional shadow dumped for database /var/tmp/qa_2024/test_1917/test.fdb |
bugs.core_4715_test Restore of shadowed database fails using -k ("restore without shadow") switch |
2024.12.24 16:47:46.782 | 2024.12.24 16:47:47.133 | P | deb10build1 Tue Dec 24 16:47:46 2024 UTC conditional shadow dumped for database /var/tmp/qa_2024/test_1917/test.fdb |
bugs.core_4719_test Message "Statement failed, SQLSTATE = 00000 + unknown ISC error 0" appears when issuing REVOKE ALL ON ALL FROM <existing_user> |
2024.12.24 16:47:47.133 | 2024.12.24 16:47:47.572 | P | no message found |
bugs.core_4725_test Inconsistencies with ALTER DOMAIN and ALTER TABLE with DROP NOT NULL and PRIMARY KEYs |
2024.12.24 16:47:47.572 | 2024.12.24 16:47:48.212 | P | no message found |
bugs.core_4726_test Provide ability to do: REcreate user <user_name> password <user_pwd> |
2024.12.24 16:47:48.212 | 2024.12.24 16:47:48.836 | P | no message found |
bugs.core_4729_test Add a flag to mon$database helping to decide what type of security database is used - default, self or other |
2024.12.24 16:47:48.836 | 2024.12.24 16:47:57.146 | P | deb10build1 Tue Dec 24 16:47:55 2024 UTC INET/inet_error: send errno = 32, server host = localhost, address = 127.0.0.1/3716 |
bugs.core_4731_test Prohibit an ability to issue DML or DDL statements on RDB$ tables |
2024.12.24 16:47:57.146 | 2024.12.24 16:47:57.498 | P | no message found |
bugs.core_4733_test Command "Alter table <T> alter TYPE <C> <DOMAIN_WITH_NOT_NULL" does not verifies data in column <C> and makes incorrect assignments in <C> to ZERO / JULIAN_DATE / ASCII(0) for types INT, TIMESTAMP and VARCHAR |
2024.12.24 16:47:57.498 | 2024.12.24 16:47:57.833 | P | no message found |
bugs.core_4735_test Expression 'where bool_field IS true | false' should also use index as 'where bool_field = true | false' (if such index exists) |
2024.12.24 16:47:57.833 | 2024.12.24 16:47:58.157 | P | no message found |
bugs.core_4738_test Command "Alter table <T> alter <C> type <domain_>" does not work: "BLR syntax error: expected valid BLR code at offset 15, encountered 255" |
2024.12.24 16:47:58.157 | 2024.12.24 16:47:58.495 | P | no message found |
bugs.core_4739_test Accent insensitive comparison: diacritical letters with DIAGONAL crossing stroke pass only test on EQUALITY to their non-accented forms |
2024.12.24 16:47:58.495 | 2024.12.24 16:47:58.831 | P | no message found |
bugs.core_4740_test SIMILAR TO with quantifier {n,} in the pattern: 1) fails on 2.5 ("Invalid pattern"), 2) strange result in 3.0 |
2024.12.24 16:47:58.831 | 2024.12.24 16:47:59.659 | P | no message found |
bugs.core_4743_test Granted role does not work with non-ascii username |
2024.12.24 16:47:59.659 | 2024.12.24 16:47:59.989 | P | no message found |
bugs.core_4744_test ALTER DATABASE SET DEFAULT CHARACTER SET: 1) take effect only for once for current attachment; 2) does not check that new char set exists untill it will be used |
2024.12.24 16:47:59.989 | 2024.12.24 16:48:00.286 | P | no message found |
bugs.core_4747_test Error "invalid BLOB ID" can occur when retrieving MON$STATEMENTS.MON$SQL_TEXT using ES/EDS and db_connect argument is not specified |
2024.12.24 16:48:00.286 | 2024.12.24 16:48:00.751 | P | no message found |
bugs.core_4748_test Can not restore in FB 3.0 SuperServer from .fbk which source .fdb was created on 2.5.4 and moved to READ-ONLY before backed up |
2024.12.24 16:48:00.751 | 2024.12.24 16:48:01.080 | P | no message found |
bugs.core_4752_test EXECUTE STATEMENT using BLOB parameters results in "Invalid BLOB ID" error |
2024.12.24 16:48:01.080 | 2024.12.24 16:48:01.418 | P | no message found |
bugs.core_4754_test Bugcheck 167 (invalid SEND request) while working with GTT from several attachments (using EXECUTE STATEMENT ... ON EXTERNAL and different roles) |
2024.12.24 16:48:01.418 | 2024.12.24 16:48:01.738 | P | no message found |
bugs.core_4755_test Parameterized exception: wrong output when number of arguments greater than 7 |
2024.12.24 16:48:01.738 | 2024.12.24 16:48:02.276 | P | no message found |
bugs.core_4760_test Can not create user with non-ascii (multi-byte) characters in it's name |
2024.12.24 16:48:02.276 | 2024.12.24 16:48:02.724 | P | no message found |
bugs.core_4766_test AV when trying to manage users list using EXECUTE STATEMENT on behalf of non-sysdba user which has RDB$ADMIN role |
2024.12.24 16:48:02.724 | 2024.12.24 16:48:03.196 | P | no message found |
bugs.core_4767_test CREATE USER ... TAGS ( attr = 'prefix #suffix' ): suffix will be removed from storage because of character '#' in the value of attribute |
2024.12.24 16:48:03.196 | 2024.12.24 16:48:10.170 | P | no message found |
bugs.core_4768_test CREATE USER ... TAGS ( argument_1 = 'value1', ..., argument_N = 'valueN' ) - wrong results of statement when there are many arguments |
2024.12.24 16:48:10.170 | 2024.12.24 16:48:10.470 | P | no message found |
bugs.core_4774_test Table aliasing is unnecessary required when doing UPDATE ... RETURNING RDB$ pseudo-columns |
2024.12.24 16:48:10.470 | 2024.12.24 16:48:10.859 | P | no message found |
bugs.core_4781_test Maximum string length (32765 bytes) is not validated |
2024.12.24 16:48:10.859 | 2024.12.24 16:48:11.167 | P | no message found |
bugs.core_4782_test Command `SHOW TABLE` fails when the table contains field with unicode collationin its DDL |
2024.12.24 16:48:11.167 | 2024.12.24 16:48:11.510 | P | no message found |
bugs.core_4786_test Problematic key value (when attempt to insert duplicate in PK/UK) is not shown where length of key >= 127 characters |
2024.12.24 16:48:11.510 | 2024.12.24 16:48:11.839 | P | no message found |
bugs.core_4789_test Prohibit ability to cast timestamps that out of valid range to varchar |
2024.12.24 16:48:11.839 | 2024.12.24 16:48:12.143 | P | no message found |
bugs.core_4791_test Make INSERTING/UPDATING/DELETING reserved words to fix ambiguity with boolean expresions |
2024.12.24 16:48:12.143 | 2024.12.24 16:48:12.837 | P | no message found |
bugs.core_4798_test Regression: MIN/MAX with a join ignores possible index navigation |
2024.12.24 16:48:12.837 | 2024.12.24 16:48:14.501 | P | no message found |
bugs.core_4802_test Regression: GRANT UPDATE(<some_column>) on <T> acts like grant update on ALL columns of <T> |
2024.12.24 16:48:14.501 | 2024.12.24 16:48:16.000 | P | no message found |
bugs.core_4806_test Regression: generators can be seen/modified by unprivileged users |
2024.12.24 16:48:16.000 | 2024.12.24 16:48:16.295 | P | no message found |
bugs.core_4807_test Regression: List of aggregation is not checked properly |
2024.12.24 16:48:16.295 | 2024.12.24 16:48:16.739 | P | no message found |
bugs.core_4809_test HASH/MERGE JOIN is not used for more than two streams if they are joined via USING/NATURAL clauses and join is based on DBKEY concatenations |
2024.12.24 16:48:16.739 | 2024.12.24 16:48:17.965 | P | no message found |
bugs.core_4811_test Make user names behave according to SQL identifiers rules |
2024.12.24 16:48:17.965 | 2024.12.24 16:48:18.295 | P | no message found |
bugs.core_4817_test ISQL doesn`t show number of affected rows for "MERGE ... WHEN MATCHING" in case when this number surely > 0 |
2024.12.24 16:48:18.295 | 2024.12.24 16:48:18.633 | P | no message found |
bugs.core_4819_test EXECUTE PROCEDURE's RETURNING_VALUES and EXECUTE STATEMENT's INTO does not check validity of assignments targets leading to bugcheck |
2024.12.24 16:48:18.633 | 2024.12.24 16:48:19.513 | P | no message found |
bugs.core_4821_test grant create database to ROLE doesn`t work: "no permission for CREATE access to DATABASE ..." [CORE4821] |
2024.12.24 16:48:19.513 | 2024.12.24 16:48:19.853 | P | no message found |
bugs.core_4826_test Make ISQL display character set when sqlda_display is on |
2024.12.24 16:48:19.853 | 2024.12.24 16:48:20.354 | P | no message found |
bugs.core_4831_test Revoke all on all from role <R> -- failed with "SQL role <R> does not exist in security database" |
2024.12.24 16:48:20.354 | 2024.12.24 16:48:21.202 | P | no message found |
bugs.core_4836_test Grant update(c) on t to U01 with grant option: user U01 will not be able to `revoke update(c) on t from <user | role>` if this `U01` do some DML before revoke |
2024.12.24 16:48:21.202 | 2024.12.24 16:48:21.831 | P | no message found |
bugs.core_4839_test SHOW GRANTS does not display info about exceptions which were granted to user |
2024.12.24 16:48:21.831 | 2024.12.24 16:48:22.189 | P | no message found |
bugs.core_4840_test Transactions with isc_tpb_autocommit can hang the server |
2024.12.24 16:48:22.189 | 2024.12.24 16:48:22.534 | P | no message found |
bugs.core_4841_test Make message about missing password being always displayed as reply on attempt to issue CREATE new login without PASSWORD clause |
2024.12.24 16:48:22.534 | 2024.12.24 16:48:22.887 | P | no message found |
bugs.core_4846_test Altering a trigger indicating other table than the original does not reflect the change |
2024.12.24 16:48:22.887 | 2024.12.24 16:48:23.205 | P | no message found |
bugs.core_4848_test MERGE ... WHEN NOT MATCHED ... RETURNING returns wrong (non-null) values when no insert is performed |
2024.12.24 16:48:23.205 | 2024.12.24 16:48:29.570 | P | deb10build1 Tue Dec 24 16:48:27 2024 UTC Database: /var/tmp/qa_2024/test_1958/test.fdb Validation started |
deb10build1 Tue Dec 24 16:48:28 2024 UTC Database: /var/tmp/qa_2024/test_1958/test.fdb Validation finished: 1 errors, 0 warnings, 0 fixed | ||||
deb10build1 Tue Dec 24 16:48:28 2024 UTC Database: /var/tmp/qa_2024/test_1958/test.fdb Validation started | ||||
deb10build1 Tue Dec 24 16:48:29 2024 UTC Srp Server connection shutdown Database is shutdown. | ||||
deb10build1 Tue Dec 24 16:48:29 2024 UTC Srp Server connection shutdown Database is shutdown. | ||||
deb10build1 Tue Dec 24 16:48:29 2024 UTC Database: /var/tmp/qa_2024/test_1958/test.fdb Validation finished: 1 errors, 0 warnings, 0 fixed | ||||
bugs.core_4855_test Online validation during DML activity in other connection leads to message "Error while trying to read from file" and "page in use during flush (210), file: cch.cpp line: 2672" |
2024.12.24 16:48:29.570 | 2024.12.24 16:48:30.159 | P | deb10build1 Tue Dec 24 16:48:29 2024 UTC Srp Server connection shutdown Database is shutdown. |
deb10build1 Tue Dec 24 16:48:29 2024 UTC Srp Server connection shutdown Database is shutdown. | ||||
deb10build1 Tue Dec 24 16:48:29 2024 UTC Database: /var/tmp/qa_2024/test_1958/test.fdb Validation finished: 1 errors, 0 warnings, 0 fixed | ||||
bugs.core_4864_test CREATE DATABASE fail with ISQL |
2024.12.24 16:48:30.159 | 2024.12.24 16:48:30.493 | P | no message found |
bugs.core_4867_test Server crash when preparing a query with PLAN clause at some CTE |
2024.12.24 16:48:30.493 | 2024.12.24 16:48:30.838 | P | no message found |
bugs.core_4870_test Incorrect number of affected rows for UPDATE against VIEW created WITH CHECK OPTION |
2024.12.24 16:48:30.838 | 2024.12.24 16:48:31.140 | P | no message found |
bugs.core_4874_test Infinite "similar to" matching |
2024.12.24 16:48:31.140 | 2024.12.24 16:48:31.583 | P | no message found |
bugs.core_4879_test Minor inconvenience in user management via services API |
2024.12.24 16:48:31.583 | 2024.12.24 16:51:02.407 | P | no message found |
bugs.core_4880_test Better performance of creating packages containing many functions |
2024.12.24 16:51:02.407 | 2024.12.24 16:51:03.176 | P | no message found |
bugs.core_4881_test Increase maximum string literal length to 64K (bytes) while setting a lower limit (of characters) for multibyte charsets based on their max char. length (UTF-8 literals will be limited to 16383 characters) |
2024.12.24 16:51:03.176 | 2024.12.24 16:51:04.942 | P | no message found |
bugs.core_4882_test ISQL input command (or -i option) reads large (> 64K) lines incorrectly |
2024.12.24 16:51:04.942 | 2024.12.24 16:51:05.294 | P | no message found |
bugs.core_4884_test Crash on pasring of script containing `execute block` with lot of nested begin..end statements |
2024.12.24 16:51:05.294 | 2024.12.24 16:51:05.611 | P | no message found |
bugs.core_4887_test AFTER CREATE/ALTER PACKAGE DDL triggers runs in incorrectly moment |
2024.12.24 16:51:05.611 | 2024.12.24 16:51:08.074 | P | no message found |
bugs.core_4889_test FBSVCMGR with `action_trace_start` prevents in 3.0 SuperServer from connecting using local protocol |
2024.12.24 16:51:08.074 | 2024.12.24 16:51:08.374 | P | no message found |
bugs.core_4898_test Speed up function creation and loading when there are many functions in the database |
2024.12.24 16:51:08.374 | 2024.12.24 16:51:08.896 | P | no message found |
bugs.core_4899_test GFIX -online: message "IProvider::attachDatabase failed when loading mapping cache" appears in Classic (only) if access uses remote protocol |
2024.12.24 16:51:08.896 | 2024.12.24 16:51:09.272 | P | deb10build1 Tue Dec 24 16:51:09 2024 UTC Database: /var/tmp/qa_2024/test_1972/test.fdb Validation started |
deb10build1 Tue Dec 24 16:51:09 2024 UTC Database: /var/tmp/qa_2024/test_1972/test.fdb Validation finished: 0 errors, 0 warnings, 0 fixed | ||||
bugs.core_4904_test Index corruption when add data in long-key-indexed field |
2024.12.24 16:51:09.272 | 2024.12.24 16:51:09.574 | P | deb10build1 Tue Dec 24 16:51:09 2024 UTC Database: /var/tmp/qa_2024/test_1972/test.fdb Validation started |
deb10build1 Tue Dec 24 16:51:09 2024 UTC Database: /var/tmp/qa_2024/test_1972/test.fdb Validation finished: 0 errors, 0 warnings, 0 fixed | ||||
bugs.core_4905_test Invalid internal BLR filter conversion |
2024.12.24 16:51:09.574 | 2024.12.24 16:51:09.921 | P | deb10build1 Tue Dec 24 16:51:09 2024 UTC Database: /var/tmp/qa_2024/test_1972/test.fdb Validation started |
deb10build1 Tue Dec 24 16:51:09 2024 UTC Database: /var/tmp/qa_2024/test_1972/test.fdb Validation finished: 0 errors, 0 warnings, 0 fixed | ||||
bugs.core_4909_test MERGE / HASH JOINs produce incorrect results when VARCHAR join keys differ only by trailing spaces |
2024.12.24 16:51:09.921 | 2024.12.24 16:51:10.247 | P | deb10build1 Tue Dec 24 16:51:09 2024 UTC Database: /var/tmp/qa_2024/test_1972/test.fdb Validation started |
deb10build1 Tue Dec 24 16:51:09 2024 UTC Database: /var/tmp/qa_2024/test_1972/test.fdb Validation finished: 0 errors, 0 warnings, 0 fixed | ||||
bugs.core_4917_test ALTER DOMAIN ... TO <new_name> allows to specify <new_name> matching to 'RDB$[[:DIGIT:]]*' |
2024.12.24 16:51:10.247 | 2024.12.24 16:51:10.661 | P | no message found |
bugs.core_4921_test Predicate IS [NOT] DISTINCT FROM is not pushed into unions/aggregates thus causing sub-optimal plans |
2024.12.24 16:51:10.661 | 2024.12.24 16:51:11.043 | P | no message found |
bugs.core_4923_test Add ability to track domains rename in DDL triggers |
2024.12.24 16:51:11.043 | 2024.12.24 16:51:13.670 | P | no message found |
bugs.core_4927_test IIF function prevents the condition from being pushed into the union for better optimization |
2024.12.24 16:51:13.670 | 2024.12.24 16:51:14.248 | P | no message found |
bugs.core_4928_test It is not possible to save the connection information in the ON CONNECT trigger, if the connection is created by the gbak |
2024.12.24 16:51:14.248 | 2024.12.24 16:51:14.589 | P | no message found |
bugs.core_4929_test Cannot compile source with "ELSE IF ( <expr> ) THEN" statement and commands to manupulate explicit cursor inside |
2024.12.24 16:51:14.589 | 2024.12.24 16:51:15.235 | P | no message found |
bugs.core_4933_test Add better transaction control to isql |
2024.12.24 16:51:15.235 | 2024.12.24 16:51:15.552 | P | no message found |
bugs.core_4934_test Different collation ID for altered computed column |
2024.12.24 16:51:15.552 | 2024.12.24 16:51:16.224 | P | no message found |
bugs.core_4937_test View/subselect with "union" does not use computed index |
2024.12.24 16:51:16.224 | 2024.12.24 16:51:16.569 | P | no message found |
bugs.core_4940_test Add label about deterministic flag for stored function in SHOW and extract commands |
2024.12.24 16:51:16.569 | 2024.12.24 16:51:16.945 | P | no message found |
bugs.core_4943_test Dialect 1 casting date to string breaks when in the presence a domain with a check constraint |
2024.12.24 16:51:16.945 | 2024.12.24 16:51:17.287 | P | no message found |
bugs.core_4947_test Compound ALTER TABLE statement with ADD and DROP the same check constraint fails |
2024.12.24 16:51:17.287 | 2024.12.24 16:51:17.648 | P | no message found |
bugs.core_4950_test Statistics for any system index can not be updated/recalculated |
2024.12.24 16:51:17.648 | 2024.12.24 16:51:17.981 | P | no message found |
bugs.core_4954_test The package procedure with value by default isn't called if this parameter isn't specified |
2024.12.24 16:51:17.981 | 2024.12.24 16:51:19.530 | P | deb10build1 Tue Dec 24 16:51:18 2024 UTC Authentication error file /home/fbqa/qa-2024/unpacked-snapshot.tmp/firebird.msg is not a valid database |
bugs.core_4964_test Real errors during connect to security database are hidden by Srp user manager. Errors should be logged no matter what AuthServer is used |
2024.12.24 16:51:19.530 | 2024.12.24 16:51:19.918 | P | no message found |
bugs.core_4970_test Table trigger does not see its mode: inserting or updating or deleting |
2024.12.24 16:51:19.918 | 2024.12.24 16:51:20.241 | P | no message found |
bugs.core_4977_test Detach using Linux client takes much longer than from Windows |
2024.12.24 16:51:20.241 | 2024.12.24 16:51:20.972 | P | no message found |
bugs.core_4980_test Operator REVOKE can modify rights granted to system tables at DB creation time |
2024.12.24 16:51:20.972 | 2024.12.24 16:51:21.401 | P | no message found |
bugs.core_4984_test Ordering by compound index together with a range condition gives wrong results |
2024.12.24 16:51:21.401 | 2024.12.24 16:51:22.085 | P | no message found |
bugs.core_4985_test Non-privileged user can implicitly count records in a restricted table |
2024.12.24 16:51:22.085 | 2024.12.24 16:51:23.477 | P | no message found |
bugs.core_4998_test Both client and server could not close connection after failed authentification |
2024.12.24 16:51:23.477 | 2024.12.24 16:51:23.803 | P | no message found |
bugs.core_5016_test Server crashes during GC when DELETE is executed after adding new referencing column |
2024.12.24 16:51:23.803 | 2024.12.24 16:51:24.567 | P | no message found |
bugs.core_5018_test Regression: Non-indexed predicates may not be applied immediately after retrieval when tables are being joined |
2024.12.24 16:51:24.567 | 2024.12.24 16:51:24.971 | P | no message found |
bugs.core_5020_test Regression: ORDER BY clause on compound index may disable usage of other indices |
2024.12.24 16:51:24.971 | 2024.12.24 16:51:25.200 | P | no message found |
bugs.core_5028_test Report the remote port number in MON$ATTACHMENTS |
2024.12.24 16:51:25.200 | 2024.12.24 16:51:25.205 | P | no message found |
bugs.core_5039_test Connecting to service with invalid servicename yields incorrect error message |
2024.12.24 16:51:25.471 | 2024.12.24 16:51:25.778 | P | no message found |
bugs.core_5049_test Regression: incorrect calculation of byte-length for view columns |
2024.12.24 16:51:25.778 | 2024.12.24 16:51:26.293 | P | no message found |
bugs.core_5060_test Cannot CREATE VIEW that selects from a system table, despite having all grants |
2024.12.24 16:51:26.293 | 2024.12.24 16:51:26.300 | P | no message found |
bugs.core_5062_test 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 |
2024.12.24 16:51:26.680 | 2024.12.24 16:51:26.999 | P | no message found |
bugs.core_5064_test Add datatypes (VAR)BINARY(n) and BINARY VARYING(n) as alias for (VAR)CHAR(n) CHARACTER SET OCTETS |
2024.12.24 16:51:26.999 | 2024.12.24 16:51:27.315 | P | no message found |
bugs.core_5070_test Compound index cannot be used for filtering in some ORDER/GROUP BY queries |
2024.12.24 16:51:27.315 | 2024.12.24 16:51:27.621 | P | no message found |
bugs.core_5074_test Lost the charset ID in selection of array element |
2024.12.24 16:51:27.621 | 2024.12.24 16:51:28.520 | P | no message found |
bugs.core_5075_test Regression. Triger on DISCONNECT with dynamic SQL (ES 'insert into ...'): 1) does not work in 3.0; 2) leads FB to crash when it is recreated |
2024.12.24 16:51:28.520 | 2024.12.24 16:51:28.976 | P | no message found |
bugs.core_5077_test ISQL does not show encryption status of database |
2024.12.24 16:51:28.976 | 2024.12.24 16:51:29.421 | P | no message found |
bugs.core_5078_test "Invalid BLOB ID" error |
2024.12.24 16:51:29.421 | 2024.12.24 16:51:29.780 | P | no message found |
bugs.core_5082_test Server does not validate correctness of user/password pair provided in EXECUTE STATEMENT operator |
2024.12.24 16:51:29.780 | 2024.12.24 16:51:30.177 | P | no message found |
bugs.core_5085_test Allow to fixup (nbackup) database via Services API |
2024.12.24 16:51:30.177 | 2024.12.24 16:51:47.708 | P | deb10build1 Tue Dec 24 16:51:47 2024 UTC Sweep is started by SWEEPER Database "/var/tmp/qa_2024/test_11009/tmp_5087_dml_heavy.fdb" OIT 203, OAT 56796, OST 56796, Next 56797 |
deb10build1 Tue Dec 24 16:51:47 2024 UTC Sweep is finished Database "/var/tmp/qa_2024/test_11009/tmp_5087_dml_heavy.fdb" 1 workers, time 0.038 sec OIT 56795, OAT 56796, OST 56796, Next 56798 | ||||
bugs.core_5087_test Database shutdown can cause server crash if multiple attachments run EXECUTE STATEMENT |
2024.12.24 16:51:47.708 | 2024.12.24 16:51:48.668 | P | deb10build1 Tue Dec 24 16:51:47 2024 UTC Sweep is started by SWEEPER Database "/var/tmp/qa_2024/test_11009/tmp_5087_dml_heavy.fdb" OIT 203, OAT 56796, OST 56796, Next 56797 |
deb10build1 Tue Dec 24 16:51:47 2024 UTC Sweep is finished Database "/var/tmp/qa_2024/test_11009/tmp_5087_dml_heavy.fdb" 1 workers, time 0.038 sec OIT 56795, OAT 56796, OST 56796, Next 56798 | ||||
bugs.core_5089_test Metadata extration (ISQL -X): "CREATE PROCEDURE/FUNCTION" statement contains reference to column of table(s) that not yet exists if this procedure had parameter of such type when it was created |
2024.12.24 16:51:48.668 | 2024.12.24 16:51:49.706 | P | no message found |
bugs.core_5092_test ISQL extract command looses COMPUTED BY field types |
2024.12.24 16:51:49.706 | 2024.12.24 16:51:50.263 | P | no message found |
bugs.core_5093_test Alter computed field type does not work |
2024.12.24 16:51:50.263 | 2024.12.24 16:51:50.626 | P | no message found |
bugs.core_5097_test COMPUTED-BY expressions are not converted to their field type inside the engine |
2024.12.24 16:51:50.626 | 2024.12.24 16:51:50.988 | P | no message found |
bugs.core_5107_test set autoddl off and sequence of: ( create view V as select * from T; alter view V as select 1 x from rdb$database; drop view V; ) leads to server crash |
2024.12.24 16:51:50.988 | 2024.12.24 16:51:52.588 | P | no message found |
bugs.core_5110_test False PK/FK violation could be reported when attachment used isc_dpb_no_garbage_collect flag |
2024.12.24 16:51:52.588 | 2024.12.24 16:51:53.227 | P | no message found |
bugs.core_5118_test Indices on computed fields are broken after restore (all keys are NULL) |
2024.12.24 16:51:53.227 | 2024.12.24 16:51:53.542 | P | no message found |
bugs.core_5119_test Support autocommit mode in SET TRANSACTION statement |
2024.12.24 16:51:53.542 | 2024.12.24 16:51:53.883 | P | no message found |
bugs.core_5122_test Expression index may not be used by the optimizer if created and used in different connection charsets |
2024.12.24 16:51:53.883 | 2024.12.24 16:51:54.221 | P | no message found |
bugs.core_5130_test Compiler issues message about "invalid request BLR" when attempt to compile wrong DDL of view with both subquery and "WITH CHECK OPTION" in its DDL |
2024.12.24 16:51:54.221 | 2024.12.24 16:51:54.570 | P | no message found |
bugs.core_5133_test ALTER SEQUENCE RESTART WITH does not change the initial value |
2024.12.24 16:51:54.570 | 2024.12.24 16:51:54.825 | P | no message found |
bugs.core_5140_test Wrong error message when user tries to set number of page buffers into not supported value |
2024.12.24 16:51:54.825 | 2024.12.24 16:51:55.124 | P | no message found |
bugs.core_5141_test Field definition allows several NOT NULL clauses |
2024.12.24 16:51:55.124 | 2024.12.24 16:51:55.603 | P | no message found |
bugs.core_5142_test Error "no current record to fetch" if some record is to be deleted both by the statement itself and by some trigger fired during statement execution |
2024.12.24 16:51:55.603 | 2024.12.24 16:51:56.113 | P | no message found |
bugs.core_5143_test GBAK restore failed when there is SQL function accessing table and switch -O(NE_AT_A_TIME) is used |
2024.12.24 16:51:56.113 | 2024.12.24 16:51:56.442 | P | no message found |
bugs.core_5146_test Suboptimal join order if one table has a selective predicate and MIN is calculated for the other one |
2024.12.24 16:51:56.442 | 2024.12.24 16:51:56.818 | P | no message found |
bugs.core_5147_test create trigger fails with ambiguous field name between table B and table A error |
2024.12.24 16:51:56.818 | 2024.12.24 16:51:57.161 | P | no message found |
bugs.core_5149_test Regression: LEFT JOIN incorrectly pushes COALESCE into the inner stream causing wrong results |
2024.12.24 16:51:57.161 | 2024.12.24 16:51:57.474 | P | no message found |
bugs.core_5153_test Regression: Server crashes when aggregate functions are used together with NOT IN predicate |
2024.12.24 16:51:57.474 | 2024.12.24 16:51:57.858 | P | no message found |
bugs.core_5155_test [CREATE OR] ALTER USER statement: clause PASSWORD (if present) must be always specified just after USER |
2024.12.24 16:51:57.858 | 2024.12.24 16:51:58.318 | P | no message found |
bugs.core_5161_test Unique index could be created on non-unique data |
2024.12.24 16:51:58.318 | 2024.12.24 16:51:58.749 | P | no message found |
bugs.core_5162_test SEC$ tables and tag/attributes |
2024.12.24 16:51:58.749 | 2024.12.24 16:51:59.136 | P | no message found |
bugs.core_5165_test HAVING COUNT(*) NOT IN ( <Q> ) prevent record from appearing in outer resultset when it should be there (<Q> = resultset without nulls) |
2024.12.24 16:51:59.136 | 2024.12.24 16:51:59.455 | P | no message found |
bugs.core_5166_test Wrong error message with UNIQUE BOOLEAN field |
2024.12.24 16:51:59.455 | 2024.12.24 16:51:59.801 | P | no message found |
bugs.core_5167_test Allow implicit conversion between boolean and string |
2024.12.24 16:51:59.801 | 2024.12.24 16:52:00.120 | P | no message found |
bugs.core_5174_test Wrong sequence of savepoints may be produced by selectable procedure |
2024.12.24 16:52:00.120 | 2024.12.24 16:52:00.451 | P | no message found |
bugs.core_5183_test Regression: line/column numbering may be twisted if alias.name syntax is used |
2024.12.24 16:52:00.451 | 2024.12.24 16:52:00.769 | P | no message found |
bugs.core_5193_test Precedence problem with operator IS |
2024.12.24 16:52:00.769 | 2024.12.24 16:52:01.477 | P | no message found |
bugs.core_5194_test Invalid computed by definition generated by isql -x |
2024.12.24 16:52:01.477 | 2024.12.24 16:52:02.121 | P | no message found |
bugs.core_5201_test Return nonzero result code when restore fails on activating and creating deferred user index |
2024.12.24 16:52:02.121 | 2024.12.24 16:52:02.712 | P | no message found |
bugs.core_5207_test ISQL -X may generate invalid GRANT USAGE statements for domains |
2024.12.24 16:52:02.712 | 2024.12.24 16:52:08.237 | P | no message found |
bugs.core_5210_test Firebird 3.0 + fbclient 3.0 - POST_EVENT won't work |
2024.12.24 16:52:08.237 | 2024.12.24 16:52:08.584 | P | no message found |
bugs.core_5216_test Provide location context (line/column numbers) for runtime errors raised inside EXECUTE BLOCK |
2024.12.24 16:52:08.584 | 2024.12.24 16:52:08.877 | P | no message found |
bugs.core_5217_test ISQL -x may crash while exporting an exception with message text length > 127 bytes |
2024.12.24 16:52:08.877 | 2024.12.24 16:52:09.336 | P | no message found |
bugs.core_5218_test Explicitly defined names for NOT NULL constraints are not exported into script by ISQL -x |
2024.12.24 16:52:09.336 | 2024.12.24 16:52:10.207 | P | no message found |
bugs.core_5220_test ISQL -X: double quotes are missed for COLLATE <C> of CREATE DOMAIN statement when <C> is from any non-ascii charset |
2024.12.24 16:52:10.207 | 2024.12.24 16:52:25.569 | P | no message found |
bugs.core_5222_test SELECT WITH LOCK may raise unexpected update conflict errors under concurrent load |
2024.12.24 16:52:25.569 | 2024.12.24 16:52:26.396 | P | no message found |
bugs.core_5225_test Authentication end with first plugin that has the user but auth fails; should continue with next plugin |
2024.12.24 16:52:26.396 | 2024.12.24 16:52:26.777 | P | no message found |
bugs.core_5229_test Allow to enforce IPv4 or IPv6 in URL-like connection strings |
2024.12.24 16:52:26.777 | 2024.12.24 16:52:28.678 | P | no message found |
bugs.core_5231_test EXECUTE STATEMENT: BLR error if more than 256 output parameters exist |
2024.12.24 16:52:28.678 | 2024.12.24 16:52:29.156 | P | no message found |
bugs.core_5236_test IN/ANY/ALL predicates may cause sub-optimal (late filtering) execution of joins |
2024.12.24 16:52:29.156 | 2024.12.24 16:52:29.491 | P | no message found |
bugs.core_5241_test Affected rows are not counted for some update operations with views |
2024.12.24 16:52:29.491 | 2024.12.24 16:52:29.809 | P | no message found |
bugs.core_5246_test String truncation error while selecting from MON$ tables if some user-defined context variable exceeds 255 bytes in length |
2024.12.24 16:52:29.809 | 2024.12.24 16:52:31.953 | P | no message found |
bugs.core_5248_test Improve consistency in GRANT syntax between roles and privileges according to SQL standard |
2024.12.24 16:52:31.953 | 2024.12.24 16:52:32.284 | P | no message found |
bugs.core_5268_test Nested OR conditions may lead to incorrest results |
2024.12.24 16:52:32.284 | 2024.12.24 16:52:35.644 | P | no message found |
bugs.core_5269_test FBTRACEMGR should understand 'role <name>' command switch (needed to explicitly connect with role with 'TRACE_ANY_ATTACHMENT' privilege) |
2024.12.24 16:52:35.644 | 2024.12.24 16:52:35.918 | P | no message found |
bugs.core_5270_test FBSVCMGR does not produce error while attempting to shutdown a database without specified timeout (prp_force_shutdown N) |
2024.12.24 16:52:35.918 | 2024.12.24 16:52:36.944 | P | no message found |
bugs.core_5271_test Regression: Can not create large index |
2024.12.24 16:52:36.944 | 2024.12.24 16:52:39.492 | P | no message found |
bugs.core_5273_test Attempt to create database with running trace leads to consistency check (cannot find tip page (165), file: tra.cpp line: 2233) |
2024.12.24 16:52:39.492 | 2024.12.24 16:52:39.497 | P | no message found |
bugs.core_5277_test Parameters with multibyte character sets allow to bypass the character limit of varchar fields |
2024.12.24 16:52:39.908 | 2024.12.24 16:52:40.552 | P | no message found |
bugs.core_5279_test Granting access rights to view is broken |
2024.12.24 16:52:40.552 | 2024.12.24 16:52:42.092 | P | no message found |
bugs.core_5291_test Error messages differ when regular user tries to RESTORE database, depending on his default role and (perhaps) system privilege USE_GBAK_UTILITY |
2024.12.24 16:52:42.092 | 2024.12.24 16:52:43.252 | P | deb10build1 Tue Dec 24 16:52:43 2024 UTC Database: /var/tmp/qa_2024/test_11060/tmp_core_5295-1.fdb Validation started |
deb10build1 Tue Dec 24 16:52:43 2024 UTC Database: /var/tmp/qa_2024/test_11060/tmp_core_5295-1.fdb Validation finished: 0 errors, 0 warnings, 0 fixed | ||||
bugs.core_5295_test Validation could read after the end-of-file when handle multifile database |
2024.12.24 16:52:43.252 | 2024.12.24 16:53:03.734 | P | deb10build1 Tue Dec 24 16:52:43 2024 UTC Database: /var/tmp/qa_2024/test_11060/tmp_core_5295-1.fdb Validation started |
deb10build1 Tue Dec 24 16:52:43 2024 UTC Database: /var/tmp/qa_2024/test_11060/tmp_core_5295-1.fdb Validation finished: 0 errors, 0 warnings, 0 fixed | ||||
bugs.core_5302_test Performance regression when bulk inserting into table with indices |
2024.12.24 16:53:03.734 | 2024.12.24 16:53:04.234 | P | no message found |
bugs.core_5304_test Regression: Can not restore database with table contains field CHAR(n) and UTF8 character set |
2024.12.24 16:53:04.234 | 2024.12.24 16:53:04.584 | P | no message found |
bugs.core_5305_test CASCADE UPDATE fails for self-referencing FK |
2024.12.24 16:53:04.584 | 2024.12.24 16:53:04.998 | P | no message found |
bugs.core_5309_test Backup created under FB2.5 can be restored in FB3.0.0.32419 but not under current snapshot (FB3.0.1.32556) |
2024.12.24 16:53:04.998 | 2024.12.24 16:53:05.286 | P | no message found |
bugs.core_5313_test Data type unknown error with LIST |
2024.12.24 16:53:05.286 | 2024.12.24 16:53:05.606 | P | no message found |
bugs.core_5322_test Cascade deletion in self-referencing table could raise "no current record for fetch operation" error |
2024.12.24 16:53:05.606 | 2024.12.24 16:53:05.962 | P | no message found |
bugs.core_5325_test Malformed string error when using cyrilic symbols and x'0d0a' in exception |
2024.12.24 16:53:05.962 | 2024.12.24 16:53:06.607 | P | deb10build1 Tue Dec 24 16:53:06 2024 UTC Database: /var/tmp/qa_2024/test_11067/test.fdb Validation started |
deb10build1 Tue Dec 24 16:53:06 2024 UTC Database: /var/tmp/qa_2024/test_11067/test.fdb Validation finished: 0 errors, 0 warnings, 0 fixed | ||||
bugs.core_5329_test Database gets partially corrupted in the "no-reserve" mode |
2024.12.24 16:53:06.607 | 2024.12.24 16:53:09.354 | P | deb10build1 Tue Dec 24 16:53:06 2024 UTC Database: /var/tmp/qa_2024/test_11067/test.fdb Validation started |
deb10build1 Tue Dec 24 16:53:06 2024 UTC Database: /var/tmp/qa_2024/test_11067/test.fdb Validation finished: 0 errors, 0 warnings, 0 fixed | ||||
bugs.core_5330_test Trace session leads FB 4.0 to hang after 2nd launch of trivial .sql script. Neither attach to any database nor regular restart of FB service can be done. |
2024.12.24 16:53:09.354 | 2024.12.24 16:53:09.665 | P | no message found |
bugs.core_5337_test Regression: The subquery in the insert list expressions ignore the changes made earlier in the same executable block. |
2024.12.24 16:53:09.665 | 2024.12.24 16:53:09.995 | P | no message found |
bugs.core_5341_test User collate doesn't work with blobs |
2024.12.24 16:53:09.995 | 2024.12.24 16:53:10.384 | P | no message found |
bugs.core_5346_test Window Function: named window |
2024.12.24 16:53:10.384 | 2024.12.24 16:53:10.726 | P | no message found |
bugs.core_5351_test LEFT JOIN incorrectly pushes UDF into the inner stream causing wrong results |
2024.12.24 16:53:10.726 | 2024.12.24 16:53:11.110 | P | no message found |
bugs.core_5364_test gfix -online normal <db> (being issued in window #1) does not produce error when there is sysdba attachment in window #2 |
2024.12.24 16:53:11.110 | 2024.12.24 16:53:11.474 | P | no message found |
bugs.core_5366_test Regression: could not use CASE expression with more than 255 conditions |
2024.12.24 16:53:11.474 | 2024.12.24 16:53:11.916 | P | no message found |
bugs.core_5367_test Regression: (boolean) parameters as search condition no longer allowed |
2024.12.24 16:53:11.916 | 2024.12.24 16:53:12.278 | P | no message found |
bugs.core_5380_test Allow subroutines to call others subroutines and themself recursively |
2024.12.24 16:53:12.278 | 2024.12.24 16:53:12.850 | P | no message found |
bugs.core_5381_test Regression: could not execute query (select from view with nested view) |
2024.12.24 16:53:12.850 | 2024.12.24 16:53:13.234 | P | no message found |
bugs.core_5383_test Dependencies in Package not recognised |
2024.12.24 16:53:13.234 | 2024.12.24 16:53:13.633 | P | no message found |
bugs.core_5389_test Query cannot be executed if win1251 characters used in field aliases |
2024.12.24 16:53:13.633 | 2024.12.24 16:53:22.347 | P | no message found |
bugs.core_5392_test BUGCHECK 179 (decompression overran buffer) or unexpected lock conflict may happen during record versions backout |
2024.12.24 16:53:22.347 | 2024.12.24 16:53:56.826 | P | no message found |
bugs.core_5393_test Bad optimization of some operations with views containing subqueries |
2024.12.24 16:53:56.826 | 2024.12.24 16:53:57.133 | P | no message found |
bugs.core_5395_test Invalid data type for negation (minus operator) |
2024.12.24 16:53:57.133 | 2024.12.24 16:53:57.441 | P | no message found |
bugs.core_5404_test Inconsistent column/line references when PSQL definitions return errors |
2024.12.24 16:53:57.441 | 2024.12.24 16:53:57.744 | P | no message found |
bugs.core_5408_test Result of boolean expression can not be concatenated with string literal |
2024.12.24 16:53:57.744 | 2024.12.24 16:53:58.151 | P | no message found |
bugs.core_5410_test Dependencies are not stored when using some type of contructions in subroutines |
2024.12.24 16:53:58.151 | 2024.12.24 16:53:58.473 | P | no message found |
bugs.core_5414_test Error restoring on FB 3.0 from FB 2.5: bugcheck 221 (cannot remap) |
2024.12.24 16:53:58.473 | 2024.12.24 16:53:58.481 | P | no message found |
bugs.core_5421_test Performance degradation in FB 3.0.2 compared to FB 2.5.7 |
2024.12.24 16:53:58.841 | 2024.12.24 16:53:59.158 | P | no message found |
bugs.core_5423_test Regression: "Invalid usage of boolean expression" when use "BETWEEN" and "IS" operators |
2024.12.24 16:53:59.158 | 2024.12.24 16:53:59.476 | P | no message found |
bugs.core_5427_test Error on field concatenation of System tables |
2024.12.24 16:53:59.476 | 2024.12.24 16:53:59.797 | P | no message found |
bugs.core_5430_test Support for INCREMENT option in identity columns |
2024.12.24 16:53:59.797 | 2024.12.24 16:54:00.119 | P | no message found |
bugs.core_5431_test Support for DROP IDENTITY clause |
2024.12.24 16:54:00.119 | 2024.12.24 16:54:00.323 | P | no message found |
bugs.core_5434_test Read-only transactions in SuperServer could avoid immediate write of Header and TIP pages after change |
2024.12.24 16:54:00.638 | 2024.12.24 16:54:04.356 | P | no message found |
bugs.core_5435_test Badly selective index could be used for extra filtering even if selective index is used for sorting |
2024.12.24 16:54:04.356 | 2024.12.24 16:54:07.023 | P | no message found |
bugs.core_5441_test Cache physical numbers of often used data pages to reduce number of fetches of pointer pages |
2024.12.24 16:54:07.023 | 2024.12.24 16:54:07.331 | P | no message found |
bugs.core_5447_test EXECUTE STATEMENT <e> when <e> starts with '--' issues -Unexpected ... column <NNN>, value <NNN> is invalid and can change randomly |
2024.12.24 16:54:07.331 | 2024.12.24 16:54:07.689 | P | no message found |
bugs.core_5449_test Support DEFAULT context value in INSERT, UPDATE, MERGE and UPDATE OR INSERT statements |
2024.12.24 16:54:07.689 | 2024.12.24 16:54:08.032 | P | deb10build1 Tue Dec 24 16:54:08 2024 UTC Modifying procedure SP_CALC_VAL which is currently in use by active user requests |
bugs.core_5454_test INSERT into updatable view without explicit field list failed |
2024.12.24 16:54:08.032 | 2024.12.24 16:54:09.326 | P | deb10build1 Tue Dec 24 16:54:08 2024 UTC Modifying procedure SP_CALC_VAL which is currently in use by active user requests |
bugs.core_5457_test Bugcheck 167 (invalid SEND request) |
2024.12.24 16:54:09.326 | 2024.12.24 16:54:09.682 | P | no message found |
bugs.core_5463_test Support GENERATED ALWAYS identity columns and OVERRIDE clause |
2024.12.24 16:54:09.682 | 2024.12.24 16:54:10.175 | P | no message found |
bugs.core_5464_test AV in fbclient when reading blob stored in incompatible encoding |
2024.12.24 16:54:10.175 | 2024.12.24 16:54:12.664 | P | no message found |
bugs.core_5470_test Trace INCLUDE_FILTER with [[:WHITESPACE:]]+ does not work when statement contains newline is issued |
2024.12.24 16:54:12.664 | 2024.12.24 16:54:15.548 | P | no message found |
bugs.core_5475_test Provide ability to filter out info and warnings from trace log |
2024.12.24 16:54:15.548 | 2024.12.24 16:54:15.861 | P | no message found |
bugs.core_5480_test SUBSTRING startposition smaller than 1 should be allowed |
2024.12.24 16:54:15.861 | 2024.12.24 16:54:16.230 | P | no message found |
bugs.core_5481_test Available indices are not used in some cases if ORDER BY expression is a filtered one |
2024.12.24 16:54:16.230 | 2024.12.24 16:54:19.024 | P | no message found |
bugs.core_5488_running_sttm_test Timeout for running SQL statement (SET STATEMENT TIMEOUT <N>) |
2024.12.24 16:54:19.024 | 2024.12.24 16:54:24.507 | P | deb10build1 Tue Dec 24 16:54:22 2024 UTC INET/inet_error: send errno = 32, server host = localhost, address = 127.0.0.1/3716 |
bugs.core_5488_session_idle_test Timeouts for running SQL statements and idle connections |
2024.12.24 16:54:24.507 | 2024.12.24 16:54:28.251 | P | no message found |
bugs.core_5489_test Bad performance for NULLs filtering inside a navigational index scan |
2024.12.24 16:54:28.251 | 2024.12.24 16:54:28.565 | P | no message found |
bugs.core_5494_test Creating a column of type BLOB SUB_TYPE BINARY fails with a Token unknown |
2024.12.24 16:54:28.565 | 2024.12.24 16:54:29.101 | P | no message found |
bugs.core_5495_test New users or changed passwords in legacy authentication do not work in Firebird 4 |
2024.12.24 16:54:29.101 | 2024.12.24 16:54:29.780 | P | no message found |
bugs.core_5496_test Creating SRP SYSDBA with explicit admin (-admin yes in gsec or grant admin role in create user) creates two SYSDBA accounts |
2024.12.24 16:54:29.780 | 2024.12.24 16:54:30.699 | P | no message found |
bugs.core_5501_test Unclear gstat's diagnostic when damaged page in DB file appears encrypted |
2024.12.24 16:54:30.699 | 2024.12.24 16:54:31.024 | F | no message found |
bugs.core_5533_test Crash on 3.0 and 4.0 when DB contains database-level trigger |
2024.12.24 16:54:31.024 | 2024.12.24 16:54:31.336 | P | no message found |
bugs.core_5535_test Garbage value in RDB$FIELD_SUB_TYPE in RDB$FUNCTION_ARGUMENTS after altering function |
2024.12.24 16:54:31.336 | 2024.12.24 16:54:31.637 | P | no message found |
bugs.core_5536_test Connections compressed and encrypted in MON$ATTACHMENTS table |
2024.12.24 16:54:31.637 | 2024.12.24 16:54:35.973 | P | no message found |
bugs.core_5538_test Add ability to backup/restore only those (several) tables which are enumerated as command line argument (pattern) |
2024.12.24 16:54:35.973 | 2024.12.24 16:54:36.337 | P | no message found |
bugs.core_5542_db_attach_test Database-level triggers related to TRANSACTION events (i.e. start, commit and rollback) do not take in account their POSITION index (when more than one trigger for the same event type is defined) |
2024.12.24 16:54:36.337 | 2024.12.24 16:54:36.706 | P | no message found |
bugs.core_5542_db_detach_test Database-level triggers related to TRANSACTION events (i.e. start, commit and rollback) do not take in account their POSITION index (when more than one trigger for the same event type is defined) |
2024.12.24 16:54:36.706 | 2024.12.24 16:54:37.098 | P | no message found |
bugs.core_5542_tx_commit_test Database-level triggers related to TRANSACTION events (i.e. start, commit and rollback) do not take in account their POSITION index (when more than one trigger for the same event type is defined) |
2024.12.24 16:54:37.098 | 2024.12.24 16:54:37.493 | P | no message found |
bugs.core_5542_tx_rollback_test Database-level triggers related to TRANSACTION events (i.e. start, commit and rollback) do not take in account their POSITION index (when more than one trigger for the same event type is defined) |
2024.12.24 16:54:37.493 | 2024.12.24 16:54:37.881 | P | no message found |
bugs.core_5542_tx_start_test Database-level triggers related to TRANSACTION events (i.e. start, commit and rollback) do not take in account their POSITION index (when more than one trigger for the same event type is defined) |
2024.12.24 16:54:37.881 | 2024.12.24 16:54:38.236 | P | no message found |
bugs.core_5545_test Wrong syntax with CREATE TRIGGER ... ON <table> used with POSITION |
2024.12.24 16:54:38.236 | 2024.12.24 16:54:38.570 | P | no message found |
bugs.core_5550_test Computed decimal field in a view has wrong RDB$FIELD_PRECISION |
2024.12.24 16:54:38.570 | 2024.12.24 16:54:38.903 | P | no message found |
bugs.core_5555_test 3.0 error handling for SELECT WITH LOCK breaks compatibility with 2.5 |
2024.12.24 16:54:38.903 | 2024.12.24 16:54:39.210 | P | deb10build1 Tue Dec 24 16:54:39 2024 UTC Srp Server connection shutdown Database is shutdown. |
deb10build1 Tue Dec 24 16:54:39 2024 UTC Srp Server connection shutdown Database is shutdown. | ||||
bugs.core_5563_test Use exception instead bugcheck for EVL_expr |
2024.12.24 16:54:39.210 | 2024.12.24 16:54:39.552 | P | deb10build1 Tue Dec 24 16:54:39 2024 UTC Srp Server connection shutdown Database is shutdown. |
deb10build1 Tue Dec 24 16:54:39 2024 UTC Srp Server connection shutdown Database is shutdown. | ||||
bugs.core_5565_test No integer division possible in dialect 1 |
2024.12.24 16:54:39.552 | 2024.12.24 16:54:39.888 | P | deb10build1 Tue Dec 24 16:54:39 2024 UTC Srp Server connection shutdown Database is shutdown. |
deb10build1 Tue Dec 24 16:54:39 2024 UTC Srp Server connection shutdown Database is shutdown. | ||||
bugs.core_5567_test Direct system table modifications are not completely prohibited |
2024.12.24 16:54:39.888 | 2024.12.24 16:54:40.209 | P | deb10build1 Tue Dec 24 16:54:39 2024 UTC Srp Server connection shutdown Database is shutdown. |
deb10build1 Tue Dec 24 16:54:39 2024 UTC Srp Server connection shutdown Database is shutdown. | ||||
bugs.core_5569_test ISQL incorrectly pads UNICODE_FSS/UTF8 columns when they use a collation |
2024.12.24 16:54:40.209 | 2024.12.24 16:54:40.659 | P | no message found |
bugs.core_5570_test Negative infinity (double) shown incorrectly without sign in isql |
2024.12.24 16:54:40.659 | 2024.12.24 16:54:41.618 | P | deb10build1 Tue Dec 24 16:54:41 2024 UTC Database: /var/tmp/qa_2024/test_11130/core_5576.fdb Validation started |
deb10build1 Tue Dec 24 16:54:41 2024 UTC Database: /var/tmp/qa_2024/test_11130/core_5576.fdb Validation finished: 0 errors, 0 warnings, 0 fixed | ||||
bugs.core_5576_test Bugcheck on queries containing WITH LOCK clause |
2024.12.24 16:54:41.618 | 2024.12.24 16:54:41.965 | P | deb10build1 Tue Dec 24 16:54:41 2024 UTC Database: /var/tmp/qa_2024/test_11130/core_5576.fdb Validation started |
deb10build1 Tue Dec 24 16:54:41 2024 UTC Database: /var/tmp/qa_2024/test_11130/core_5576.fdb Validation finished: 0 errors, 0 warnings, 0 fixed | ||||
bugs.core_5579_test request synchronization error in the GBAK utility (restore) |
2024.12.24 16:54:41.965 | 2024.12.24 16:54:42.280 | P | deb10build1 Tue Dec 24 16:54:41 2024 UTC Database: /var/tmp/qa_2024/test_11130/core_5576.fdb Validation started |
deb10build1 Tue Dec 24 16:54:41 2024 UTC Database: /var/tmp/qa_2024/test_11130/core_5576.fdb Validation finished: 0 errors, 0 warnings, 0 fixed | ||||
bugs.core_5580_test Signature of packaged functions is not checked for mismatch with [NOT] DETERMINISTIC attribute |
2024.12.24 16:54:42.280 | 2024.12.24 16:54:42.777 | P | no message found |
bugs.core_5593_test System function RDB$ROLE_IN_USE cannot take long role names |
2024.12.24 16:54:42.777 | 2024.12.24 16:54:50.540 | P | no message found |
bugs.core_5598_test Error "block size exceeds implementation restriction" while inner joining large datasets with a long key using the HASH JOIN plan |
2024.12.24 16:54:50.540 | 2024.12.24 16:54:50.879 | P | no message found |
bugs.core_5600_test Invalid blob id when add a new blob column of type text and update another field |
2024.12.24 16:54:50.879 | 2024.12.24 16:54:57.334 | P | no message found |
bugs.core_5602_test Slow changes on domain |
2024.12.24 16:54:57.334 | 2024.12.24 16:54:57.690 | P | no message found |
bugs.core_5606_test Add expression index name to exception message if computation failed |
2024.12.24 16:54:57.690 | 2024.12.24 16:54:58.003 | P | deb10build1 Tue Dec 24 16:54:58 2024 UTC Database: /var/tmp/qa_2024/test_11139/test.fdb Validation started |
deb10build1 Tue Dec 24 16:54:58 2024 UTC Database: /var/tmp/qa_2024/test_11139/test.fdb Validation finished: 0 errors, 0 warnings, 0 fixed | ||||
bugs.core_5612_test Gradual slowdown compilation (create, recreate or drop) of views |
2024.12.24 16:54:58.003 | 2024.12.24 16:54:58.602 | P | deb10build1 Tue Dec 24 16:54:58 2024 UTC Database: /var/tmp/qa_2024/test_11139/test.fdb Validation started |
deb10build1 Tue Dec 24 16:54:58 2024 UTC Database: /var/tmp/qa_2024/test_11139/test.fdb Validation finished: 0 errors, 0 warnings, 0 fixed | ||||
bugs.core_5618_test Part of the pages of the second level blobs is not released when deleting relations |
2024.12.24 16:54:58.602 | 2024.12.24 16:54:58.917 | P | deb10build1 Tue Dec 24 16:54:58 2024 UTC Database: /var/tmp/qa_2024/test_11139/test.fdb Validation started |
deb10build1 Tue Dec 24 16:54:58 2024 UTC Database: /var/tmp/qa_2024/test_11139/test.fdb Validation finished: 0 errors, 0 warnings, 0 fixed | ||||
bugs.core_5620_test Add builtin functions FIRST_DAY and LAST_DAY |
2024.12.24 16:54:58.917 | 2024.12.24 16:55:00.097 | P | deb10build1 Tue Dec 24 16:54:58 2024 UTC Database: /var/tmp/qa_2024/test_11139/test.fdb Validation started |
deb10build1 Tue Dec 24 16:54:58 2024 UTC Database: /var/tmp/qa_2024/test_11139/test.fdb Validation finished: 0 errors, 0 warnings, 0 fixed | ||||
deb10build1 Tue Dec 24 16:54:59 2024 UTC conditional shadow dumped for database /var/tmp/qa_2024/test_11141/core_5630.fdb | ||||
deb10build1 Tue Dec 24 16:54:59 2024 UTC conditional shadow dumped for database /var/tmp/qa_2024/test_11141/core_5630.fdb | ||||
deb10build1 Tue Dec 24 16:55:00 2024 UTC Database: /var/tmp/qa_2024/test_11142/core5637-security3.fdb Validation started | ||||
deb10build1 Tue Dec 24 16:55:00 2024 UTC Database: /var/tmp/qa_2024/test_11142/core5637-security3.fdb Validation finished: 0 errors, 0 warnings, 0 fixed | ||||
bugs.core_5630_test Can't create the shadow file |
2024.12.24 16:55:00.097 | 2024.12.24 16:55:00.495 | P | deb10build1 Tue Dec 24 16:55:00 2024 UTC Database: /var/tmp/qa_2024/test_11142/core5637-security3.fdb Validation started |
deb10build1 Tue Dec 24 16:55:00 2024 UTC Database: /var/tmp/qa_2024/test_11142/core5637-security3.fdb Validation finished: 0 errors, 0 warnings, 0 fixed | ||||
bugs.core_5637_test string right truncation on restore of security db |
2024.12.24 16:55:00.495 | 2024.12.24 16:55:00.944 | P | deb10build1 Tue Dec 24 16:55:00 2024 UTC Database: /var/tmp/qa_2024/test_11142/core5637-security3.fdb Validation started |
deb10build1 Tue Dec 24 16:55:00 2024 UTC Database: /var/tmp/qa_2024/test_11142/core5637-security3.fdb Validation finished: 0 errors, 0 warnings, 0 fixed | ||||
bugs.core_5638_test Wrong result with index on case-insensitive collation using NUMERIC-SORT |
2024.12.24 16:55:00.944 | 2024.12.24 16:55:01.917 | P | deb10build1 Tue Dec 24 16:55:00 2024 UTC Database: /var/tmp/qa_2024/test_11142/core5637-security3.fdb Validation started |
deb10build1 Tue Dec 24 16:55:00 2024 UTC Database: /var/tmp/qa_2024/test_11142/core5637-security3.fdb Validation finished: 0 errors, 0 warnings, 0 fixed | ||||
bugs.core_5645_test Wrong transaction can be passed to external engine |
2024.12.24 16:55:01.917 | 2024.12.24 16:55:02.519 | P | no message found |
bugs.core_5646_test Parse error when compiling a statement causes memory leak until attachment is disconnected |
2024.12.24 16:55:02.519 | 2024.12.24 16:55:03.510 | P | no message found |
bugs.core_5647_test Increase number of formats/versions of views from 255 to 32K |
2024.12.24 16:55:03.510 | 2024.12.24 16:57:17.907 | P | no message found |
bugs.core_5648_test Avoid serialization of isc_attach_database calls issued by EXECUTE STATEMENT implementation |
2024.12.24 16:57:17.907 | 2024.12.24 16:57:18.246 | P | no message found |
bugs.core_5658_test Execute statement with excess parameters |
2024.12.24 16:57:18.246 | 2024.12.24 16:57:19.392 | P | no message found |
bugs.core_5659_test Bad PLAN generated for query on Firebird v3.0 |
2024.12.24 16:57:19.392 | 2024.12.24 16:57:30.844 | P | no message found |
bugs.core_5664_test SIMILAR TO is substantially (500-700x) slower than LIKE on trivial pattern matches with VARCHAR data. |
2024.12.24 16:57:30.844 | 2024.12.24 16:57:31.157 | P | no message found |
bugs.core_5667_test 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 |
2024.12.24 16:57:31.157 | 2024.12.24 16:57:31.713 | P | no message found |
bugs.core_5673_test Unique constraint not working in encrypted database on first command |
2024.12.24 16:57:31.713 | 2024.12.24 16:57:32.000 | P | no message found |
bugs.core_5674_test Allow unused Common Table Expressions |
2024.12.24 16:57:32.000 | 2024.12.24 16:57:32.005 | P | no message found |
bugs.core_5676_test Consider equivalence classes for index navigation |
2024.12.24 16:57:32.326 | 2024.12.24 16:57:33.633 | P | no message found |
bugs.core_5684_test Error "no current record for fetch operation" is raised while deleting record from MON$ATTACHMENTS using ORDER BY clause |
2024.12.24 16:57:33.633 | 2024.12.24 16:57:33.640 | P | no message found |
bugs.core_5695_test Position function does not consider the collation for blob |
2024.12.24 16:57:33.975 | 2024.12.24 16:57:34.295 | P | no message found |
bugs.core_5696_test Conversion from zero numeric literals to DECFLOAT results in incorrect value |
2024.12.24 16:57:34.295 | 2024.12.24 16:57:34.669 | P | no message found |
bugs.core_5697_test Conversion from zero numeric literals to DECFLOAT results in incorrect value |
2024.12.24 16:57:34.669 | 2024.12.24 16:57:34.954 | P | no message found |
bugs.core_5700_test DECFLOAT underflow should yield zero instead of an error |
2024.12.24 16:57:34.954 | 2024.12.24 16:57:39.212 | P | no message found |
bugs.core_5704_test Avoid UPDATE of RDB$DATABASE by ALTER DATABASE statement when possible |
2024.12.24 16:57:39.212 | 2024.12.24 16:57:39.514 | P | no message found |
bugs.core_5705_test Store precision of DECFLOAT in RDB$FIELDS |
2024.12.24 16:57:39.514 | 2024.12.24 16:57:42.034 | P | no message found |
bugs.core_5706_test Trace config with misplaced "{" lead firebird to crash |
2024.12.24 16:57:42.034 | 2024.12.24 16:57:42.342 | P | no message found |
bugs.core_5707_test Begin and end of physical backup in the same transaction could crash engine |
2024.12.24 16:57:42.342 | 2024.12.24 16:57:42.651 | P | no message found |
bugs.core_5710_test Datatype declaration DECFLOAT without precision should use a default precision |
2024.12.24 16:57:42.651 | 2024.12.24 16:57:43.020 | P | deb10build1 Tue Dec 24 16:57:43 2024 UTC Database: /var/tmp/qa_2024/test_11167/check_restored_5719.fdb Validation started |
deb10build1 Tue Dec 24 16:57:43 2024 UTC Database: /var/tmp/qa_2024/test_11167/check_restored_5719.fdb Validation finished: 0 errors, 0 warnings, 0 fixed | ||||
bugs.core_5713_test Field alias disapears in complex query |
2024.12.24 16:57:43.020 | 2024.12.24 16:57:43.336 | P | deb10build1 Tue Dec 24 16:57:43 2024 UTC Database: /var/tmp/qa_2024/test_11167/check_restored_5719.fdb Validation started |
deb10build1 Tue Dec 24 16:57:43 2024 UTC Database: /var/tmp/qa_2024/test_11167/check_restored_5719.fdb Validation finished: 0 errors, 0 warnings, 0 fixed | ||||
bugs.core_5717_test Reject non-constant date/time/timestamp literals |
2024.12.24 16:57:43.336 | 2024.12.24 16:57:43.797 | P | deb10build1 Tue Dec 24 16:57:43 2024 UTC Database: /var/tmp/qa_2024/test_11167/check_restored_5719.fdb Validation started |
deb10build1 Tue Dec 24 16:57:43 2024 UTC Database: /var/tmp/qa_2024/test_11167/check_restored_5719.fdb Validation finished: 0 errors, 0 warnings, 0 fixed | ||||
bugs.core_5719_test FB >= 3 crashes when restoring backup made by FB 2.5 |
2024.12.24 16:57:43.797 | 2024.12.24 16:57:44.131 | P | deb10build1 Tue Dec 24 16:57:43 2024 UTC Database: /var/tmp/qa_2024/test_11167/check_restored_5719.fdb Validation started |
deb10build1 Tue Dec 24 16:57:43 2024 UTC Database: /var/tmp/qa_2024/test_11167/check_restored_5719.fdb Validation finished: 0 errors, 0 warnings, 0 fixed | ||||
bugs.core_5726_test Unclear error message when inserting value exceeding max of dec_fixed decimal |
2024.12.24 16:57:44.131 | 2024.12.24 16:57:44.480 | P | no message found |
bugs.core_5728_test Field subtype of DEC_FIXED columns not returned by isc_info_sql_sub_type |
2024.12.24 16:57:44.480 | 2024.12.24 16:57:48.734 | P | no message found |
bugs.core_5737_test Invalid parameters of gds transaction in ISQL |
2024.12.24 16:57:48.734 | 2024.12.24 16:57:49.053 | P | no message found |
bugs.core_5742_test Incorrect error message in iSQL when trying to create database with wrong password |
2024.12.24 16:57:49.053 | 2024.12.24 16:57:49.379 | P | no message found |
bugs.core_5743_test Conversion error when both GROUP/ORDER BY expressions and WHERE expressions contain literals |
2024.12.24 16:57:49.379 | 2024.12.24 16:57:49.900 | P | no message found |
bugs.core_5746_test Remove the restriction on create/delete, enable/disable the user indexes in system tables |
2024.12.24 16:57:49.900 | 2024.12.24 16:57:50.383 | P | no message found |
bugs.core_5747_test User can grant usage privilege by himself |
2024.12.24 16:57:50.383 | 2024.12.24 16:57:50.697 | P | no message found |
bugs.core_5750_test Date-time parsing is very weak |
2024.12.24 16:57:50.697 | 2024.12.24 16:57:51.033 | P | no message found |
bugs.core_5753_test Parser should not allow to use GRANT OPTION for FUNCTION and PACKAGE |
2024.12.24 16:57:51.033 | 2024.12.24 16:57:51.452 | P | no message found |
bugs.core_5754_test ALTER TRIGGER check privilege for alter database instead of table |
2024.12.24 16:57:51.452 | 2024.12.24 16:57:51.781 | P | no message found |
bugs.core_5755_test No error if the GRANT target object does not exist |
2024.12.24 16:57:51.781 | 2024.12.24 16:57:52.522 | P | no message found |
bugs.core_5756_addi_test Regression: FB crashes when trying to recreate table that is in use by DML (3.0.3; 3.0.4; 4.0.0) |
2024.12.24 16:57:52.522 | 2024.12.24 16:57:52.886 | P | no message found |
bugs.core_5756_test Regression: FB crashes when trying to recreate table that is in use by DML (3.0.3; 3.0.4; 4.0.0) |
2024.12.24 16:57:52.886 | 2024.12.24 16:57:53.216 | P | no message found |
bugs.core_5768_test Implement FILTER-clause for aggregate functions (introduced in SQL:2003). This syntax allows for filtering before aggregation. |
2024.12.24 16:57:53.216 | 2024.12.24 16:57:53.870 | P | no message found |
bugs.core_5770_test User who is allowed to manage other users must have this ability WITHOUT need to grant him RDB$ADMIN role |
2024.12.24 16:57:53.870 | 2024.12.24 16:57:54.617 | P | no message found |
bugs.core_5771_test Restore (without replace) when database already exists crashes gbak or Firebird (when run through service manager) |
2024.12.24 16:57:54.617 | 2024.12.24 16:57:54.935 | P | no message found |
bugs.core_5773_test PSQL cursor doesn't see inserted record |
2024.12.24 16:57:54.935 | 2024.12.24 16:57:55.252 | P | no message found |
bugs.core_5776_test "Input parameter mismatch" error after altering external function into PSQL function |
2024.12.24 16:57:55.252 | 2024.12.24 16:57:55.507 | P | no message found |
bugs.core_5783_test execute statement ignores the text of the SQL-query after a comment of the form "-" |
2024.12.24 16:57:55.507 | 2024.12.24 16:57:56.179 | P | no message found |
bugs.core_5790_test User with DROP DATABASE privilege can't drop database |
2024.12.24 16:57:56.179 | 2024.12.24 16:57:56.429 | P | no message found |
bugs.core_5793_test Error returned from DbCryptPlugin::setKey() is not shown |
2024.12.24 16:57:56.429 | 2024.12.24 16:57:56.745 | P | no message found |
bugs.core_5794_test Wrong behavour FOR <select_stmt> [AS CURSOR cursorname] with next update and delete |
2024.12.24 16:57:56.745 | 2024.12.24 16:58:09.260 | P | no message found |
bugs.core_5796_test gstat may produce faulty report about presence of some none-encrypted pages in database |
2024.12.24 16:58:09.260 | 2024.12.24 16:58:09.584 | P | no message found |
bugs.core_5802_test Field name max length check wrongly if national characters specified |
2024.12.24 16:58:09.584 | 2024.12.24 16:58:10.275 | P | no message found |
bugs.core_5804_test Multiple error in REVOKE operator |
2024.12.24 16:58:10.275 | 2024.12.24 16:59:05.871 | P | deb10build1 Tue Dec 24 16:58:49 2024 UTC Database: /var/tmp/qa_2024/test_11190/test.fdb Validation started |
deb10build1 Tue Dec 24 16:58:49 2024 UTC Database: /var/tmp/qa_2024/test_11190/test.fdb Validation finished: 0 errors, 0 warnings, 0 fixed | ||||
bugs.core_5808_test Support backup of encrypted databases |
2024.12.24 16:59:05.871 | 2024.12.24 16:59:06.686 | P | no message found |
bugs.core_5823_test No permission for SELECT access to blob field in stored procedure |
2024.12.24 16:59:06.686 | 2024.12.24 16:59:07.185 | P | no message found |
bugs.core_5827_test 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 |
2024.12.24 16:59:07.185 | 2024.12.24 16:59:07.527 | P | no message found |
bugs.core_5831_test Not user friendly output of gstat at encrypted database |
2024.12.24 16:59:07.527 | 2024.12.24 16:59:08.862 | P | no message found |
bugs.core_5833_test DDL triggers for some object types (views, exceptions, roles, indexes, domains) are lost in backup-restore process |
2024.12.24 16:59:08.862 | 2024.12.24 16:59:09.228 | P | no message found |
bugs.core_5837_test Inconsistent results when working with GLOBAL TEMPORARY TABLE ON COMMIT PRESERVE ROWS |
2024.12.24 16:59:09.228 | 2024.12.24 16:59:09.715 | P | no message found |
bugs.core_5840_test Ignor of reference privilege |
2024.12.24 16:59:09.715 | 2024.12.24 16:59:10.150 | P | no message found |
bugs.core_5841_test No permission for SELECT access to BLOB field if a TABLE is accessed using VIEW |
2024.12.24 16:59:10.150 | 2024.12.24 16:59:10.607 | P | no message found |
bugs.core_5843_test Wrong handling of failures of TRANSACTION START trigger |
2024.12.24 16:59:10.607 | 2024.12.24 16:59:10.983 | P | no message found |
bugs.core_5845_test ORDER BY on index can cause suboptimal index choices |
2024.12.24 16:59:10.983 | 2024.12.24 16:59:11.320 | P | no message found |
bugs.core_5846_test CREATE VIEW issues "Implementation of text subtype 512 not located" |
2024.12.24 16:59:11.320 | 2024.12.24 16:59:11.698 | P | no message found |
bugs.core_5847_test "Malformed string" instead of key value in PK violation error message |
2024.12.24 16:59:11.698 | 2024.12.24 16:59:12.052 | P | no message found |
bugs.core_5852_test There is no check of existance generator and exception when privileges are granted |
2024.12.24 16:59:12.052 | 2024.12.24 16:59:12.363 | P | no message found |
bugs.core_5853_test Forward-compatible expressions LOCALTIME and LOCALTIMESTAMP |
2024.12.24 16:59:12.363 | 2024.12.24 16:59:12.677 | P | no message found |
bugs.core_5854_test Very poor "similar to" performance |
2024.12.24 16:59:12.677 | 2024.12.24 16:59:13.255 | P | no message found |
bugs.core_5855_test Latest builds of Firebird 4.0 cannot backup DB with generators which contains space in the names |
2024.12.24 16:59:13.255 | 2024.12.24 16:59:13.583 | P | no message found |
bugs.core_5857_test Varchar computed column length stores incorrect and invalid values for field |
2024.12.24 16:59:13.583 | 2024.12.24 16:59:13.915 | P | no message found |
bugs.core_5858_test Command 'REVOKE ALL ON ALL FROM <anyname>' lead server to crash |
2024.12.24 16:59:13.915 | 2024.12.24 16:59:15.643 | P | no message found |
bugs.core_5861_test GRANT OPTION is not checked for new object |
2024.12.24 16:59:15.643 | 2024.12.24 16:59:15.989 | P | no message found |
bugs.core_5862_test Varchar computed column without explicit type does not populate RDB$CHARACTER_LENGTH |
2024.12.24 16:59:15.989 | 2024.12.24 16:59:16.332 | P | no message found |
bugs.core_5871_test Incorrect caching of the subquery result (procedure call) in independent queries |
2024.12.24 16:59:16.332 | 2024.12.24 16:59:16.697 | P | no message found |
bugs.core_5874_test Provide name of read-only column incorrectly referenced in UPDATE ... SET xxx |
2024.12.24 16:59:16.697 | 2024.12.24 16:59:17.016 | P | no message found |
bugs.core_5876_test Provide name of udf function for "arithmetic exception, numeric overflow, or string truncation" |
2024.12.24 16:59:17.016 | 2024.12.24 16:59:17.923 | P | no message found |
bugs.core_5884_test Initial global mapping from srp plugin does not work |
2024.12.24 16:59:17.923 | 2024.12.24 16:59:18.426 | P | no message found |
bugs.core_5887_test Allow the use of management statements in PSQL blocks |
2024.12.24 16:59:18.426 | 2024.12.24 16:59:19.005 | P | no message found |
bugs.core_5892_test SQL SECURITY DEFINER context is not properly evaluated for monitoring tables |
2024.12.24 16:59:19.005 | 2024.12.24 16:59:19.316 | P | no message found |
bugs.core_5896_test NOT NULL constraint is not synchronized after rename column |
2024.12.24 16:59:19.316 | 2024.12.24 16:59:20.159 | P | no message found |
bugs.core_5898_test ROLE not passed in EXECUTE STATEMENT ... ON EXTERNAL |
2024.12.24 16:59:20.159 | 2024.12.24 16:59:20.518 | P | no message found |
bugs.core_5904_test An attempt to create global mapping with long (greater than SQL identifier length) FROM field fails |
2024.12.24 16:59:20.518 | 2024.12.24 16:59:20.873 | P | no message found |
bugs.core_5905_test Inconsistencies with PSQL FUNCTION vs UDF |
2024.12.24 16:59:20.873 | 2024.12.24 16:59:23.448 | P | no message found |
bugs.core_5907_test Regression: can not launch trace if its 'database' section contains regexp pattern with curvy brackets to enclose quantifier |
2024.12.24 16:59:23.448 | 2024.12.24 16:59:23.686 | P | no message found |
bugs.core_5908_test Enhance dynamic libraries loading related error messages |
2024.12.24 16:59:23.686 | 2024.12.24 16:59:23.995 | P | no message found |
bugs.core_5913_test Add context variables with compression and encryption status of current connection |
2024.12.24 16:59:23.995 | 2024.12.24 16:59:24.396 | P | no message found |
bugs.core_5921_test Provide information about Global Commit Number, Commit Number of currently used database snapshot (if any) and Commit Numbers assigned to the committed transactions |
2024.12.24 16:59:24.396 | 2024.12.24 16:59:24.698 | P | no message found |
bugs.core_5926_test Attempt to create mapping with non-ascii user name which is encoded in SINGLE-BYTE codepage leads to '-Malformed string' |
2024.12.24 16:59:24.698 | 2024.12.24 16:59:25.009 | P | no message found |
bugs.core_5931_test SIMILAR TO does not return result when invalid pattern is used (with two adjacent special characters that should be escaped but aren't) |
2024.12.24 16:59:25.009 | 2024.12.24 16:59:25.807 | P | no message found |
bugs.core_5935_test Bugcheck 165 (cannot find tip page) |
2024.12.24 16:59:25.807 | 2024.12.24 16:59:26.445 | P | no message found |
bugs.core_5936_test Firebird server segfaults in the end of database backup |
2024.12.24 16:59:26.445 | 2024.12.24 16:59:26.648 | P | no message found |
bugs.core_5939_test Crash for "gbak -se -b database nul" |
2024.12.24 16:59:26.648 | 2024.12.24 16:59:26.964 | P | no message found |
bugs.core_5943_test Server crashes preparing a query with both DISTINCT/ORDER BY and non-field expression in the select list |
2024.12.24 16:59:26.964 | 2024.12.24 16:59:27.236 | P | deb10build1 Tue Dec 24 16:59:27 2024 UTC Srp Server connection shutdown Database is shutdown. |
deb10build1 Tue Dec 24 16:59:27 2024 UTC Srp Server connection shutdown Database is shutdown. | ||||
bugs.core_5949_test Bugcheck could happen when read-only database with non-zero linger is set to read-write mode |
2024.12.24 16:59:27.236 | 2024.12.24 16:59:27.617 | P | deb10build1 Tue Dec 24 16:59:27 2024 UTC Srp Server connection shutdown Database is shutdown. |
deb10build1 Tue Dec 24 16:59:27 2024 UTC Srp Server connection shutdown Database is shutdown. | ||||
bugs.core_5953_test Statement level read consistency in read-committed transactions |
2024.12.24 16:59:27.617 | 2024.12.24 16:59:27.945 | P | deb10build1 Tue Dec 24 16:59:27 2024 UTC Srp Server connection shutdown Database is shutdown. |
deb10build1 Tue Dec 24 16:59:27 2024 UTC Srp Server connection shutdown Database is shutdown. | ||||
bugs.core_5957_test Bug in SIMILAR TO when adding numeric quantifier as bound for repetetion of expression leads to empty resultset |
2024.12.24 16:59:27.945 | 2024.12.24 16:59:29.585 | P | deb10build1 Tue Dec 24 16:59:27 2024 UTC Srp Server connection shutdown Database is shutdown. |
deb10build1 Tue Dec 24 16:59:27 2024 UTC Srp Server connection shutdown Database is shutdown. | ||||
bugs.core_5965_test FB3 Optimiser chooses less efficient plan than FB2.5 optimiser |
2024.12.24 16:59:29.585 | 2024.12.24 16:59:30.277 | P | no message found |
bugs.core_5970_test Built-in cryptographic functions |
2024.12.24 16:59:30.277 | 2024.12.24 16:59:31.164 | P | no message found |
bugs.core_5972_test External engine trigger crashing server if table have computed field |
2024.12.24 16:59:31.164 | 2024.12.24 16:59:31.467 | P | no message found |
bugs.core_5973_test Handling FP overflow in double precision value when converting from decfloat |
2024.12.24 16:59:31.467 | 2024.12.24 16:59:31.799 | P | no message found |
bugs.core_5974_test Wrong result of select distinct with decfload/timezone/collated column |
2024.12.24 16:59:31.799 | 2024.12.24 16:59:32.074 | P | no message found |
bugs.core_5980_test Firebird crashes due to concurrent operations with expression indices |
2024.12.24 16:59:32.074 | 2024.12.24 16:59:32.725 | P | no message found |
bugs.core_5982_test error read permission for BLOB field, when it is input/output procedure`s parametr |
2024.12.24 16:59:32.725 | 2024.12.24 16:59:33.688 | P | no message found |
bugs.core_5985_test Regression: ROLE does not passed in ES/EDS (specifying it in the statement is ignored) |
2024.12.24 16:59:33.688 | 2024.12.24 16:59:33.983 | P | no message found |
bugs.core_5986_test Incorrect evaluation of NULL IS [NOT] {FALSE | TRUE} |
2024.12.24 16:59:33.983 | 2024.12.24 16:59:34.447 | P | no message found |
bugs.core_5990_test Pool of external connections |
2024.12.24 16:59:34.447 | 2024.12.24 16:59:36.934 | P | no message found |
bugs.core_5991_test Trace could not work correctly with quoted file names in trace configurations |
2024.12.24 16:59:36.934 | 2024.12.24 16:59:40.174 | P | no message found |
bugs.core_5995_test Creator user name is empty in user trace sessions |
2024.12.24 16:59:40.174 | 2024.12.24 16:59:40.458 | P | no message found |
bugs.core_6000_test gbak issues "Your user name and password are not defined" when command switch "-fe(tch_password) ..." is specified when run as service |
2024.12.24 16:59:40.458 | 2024.12.24 16:59:40.713 | P | no message found |
bugs.core_6003_test RDB$GET_TRANSACTION_CN works different in Super and Classic |
2024.12.24 16:59:40.713 | 2024.12.24 16:59:41.092 | P | no message found |
bugs.core_6015_test Segfault when using expression index with complex expression |
2024.12.24 16:59:41.092 | 2024.12.24 16:59:41.642 | P | no message found |
bugs.core_6018_test Make it possible to start multiple transactions (possibly in different attachments) using the same initial transaction snapshot |
2024.12.24 16:59:41.642 | 2024.12.24 16:59:42.367 | P | no message found |
bugs.core_6023_test FB4 unable to overwrite older ods database |
2024.12.24 16:59:42.367 | 2024.12.24 16:59:42.660 | P | no message found |
bugs.core_6024_test FB3.0.4.33063 vs FB3.0.5.33100 manual plan cause "index cannot be used in the specified plan" |
2024.12.24 16:59:42.660 | 2024.12.24 16:59:43.255 | P | no message found |
bugs.core_6028_test Trigger on system table restored in FB3 database and can't be deleted |
2024.12.24 16:59:43.255 | 2024.12.24 16:59:43.554 | P | no message found |
bugs.core_6033_test SUBSTRING(CURRENT_TIMESTAMP) does not work |
2024.12.24 16:59:43.554 | 2024.12.24 16:59:43.869 | P | no message found |
bugs.core_6034_test The original time zone should be set to the current time zone at routine invocation |
2024.12.24 16:59:43.869 | 2024.12.24 17:00:48.486 | P | no message found |
bugs.core_6038_test Srp user manager sporadically creates users which can not attach |
2024.12.24 17:00:48.486 | 2024.12.24 17:00:49.111 | P | no message found |
bugs.core_6040_test Metadata script extracted using ISQL is invalid/incorrect when table has COMPUTED BY field |
2024.12.24 17:00:49.111 | 2024.12.24 17:00:49.477 | P | no message found |
bugs.core_6044_test ISQL issues with increased identifier length |
2024.12.24 17:00:49.477 | 2024.12.24 17:00:52.242 | P | no message found |
bugs.core_6048_test Provide ability to see current state of DB encryption |
2024.12.24 17:00:52.242 | 2024.12.24 17:00:52.554 | P | no message found |
bugs.core_6049_test Builtin functions converting binary string to hexadecimal representation and vice versa |
2024.12.24 17:00:52.554 | 2024.12.24 17:00:52.885 | P | no message found |
bugs.core_6054_test Random crash 64bit fb_inet_server. Possible collation issue |
2024.12.24 17:00:52.885 | 2024.12.24 17:00:53.229 | P | no message found |
bugs.core_6058_test Change behavior of skipped and repeated wall times within time zones |
2024.12.24 17:00:53.229 | 2024.12.24 17:00:54.212 | P | no message found |
bugs.core_6068_test Server hangs when compiling big package with error |
2024.12.24 17:00:54.212 | 2024.12.24 17:00:55.457 | P | no message found |
bugs.core_6078_test Permissions for create or alter statements are not checked |
2024.12.24 17:00:55.457 | 2024.12.24 17:00:55.955 | P | no message found |
bugs.core_6083_test USING PLUGIN clause does not work in RECREATE USER |
2024.12.24 17:00:55.955 | 2024.12.24 17:00:56.367 | P | no message found |
bugs.core_6084_test CREATE SEQUENCE START WITH has wrong initial value |
2024.12.24 17:00:56.367 | 2024.12.24 17:00:56.808 | P | no message found |
bugs.core_6086_test Creating of the large procedure crashes the server |
2024.12.24 17:00:56.808 | 2024.12.24 17:00:57.095 | P | no message found |
bugs.core_6087_test Problem with casting within UNION |
2024.12.24 17:00:57.095 | 2024.12.24 17:00:57.409 | P | no message found |
bugs.core_6088_test "SIMILAR TO" hangs when processing parenthesis |
2024.12.24 17:00:57.409 | 2024.12.24 17:00:57.729 | P | no message found |
bugs.core_6089_test BLOBs are unnecessarily copied during UPDATE after a table format change |
2024.12.24 17:00:57.729 | 2024.12.24 17:00:58.070 | P | no message found |
bugs.core_6090_test BLOB fields may be suddenly set to NULLs during UPDATE after a table format change |
2024.12.24 17:00:58.070 | 2024.12.24 17:01:00.674 | P | no message found |
bugs.core_6095_test Extend trace record for COMMIT/ROLLBACK RETAINING to allow chaining of transaction ids |
2024.12.24 17:01:00.674 | 2024.12.24 17:01:00.929 | P | no message found |
bugs.core_6108_test Regression: FB3 throws "Datatypes are not comparable in expression" in procedure parameters |
2024.12.24 17:01:00.929 | 2024.12.24 17:01:01.213 | P | no message found |
bugs.core_6109_test Changing FLOAT to a SQL standard compliant FLOAT datatype |
2024.12.24 17:01:01.213 | 2024.12.24 17:01:01.760 | P | no message found |
bugs.core_6116_test The Metadata script extracted using ISQL of a database restored from a Firebird 2.5.9 Backup is invalid/incorrect when table has COMPUTED BY field |
2024.12.24 17:01:01.760 | 2024.12.24 17:01:02.104 | P | no message found |
bugs.core_6134_test 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 ...') |
2024.12.24 17:01:02.104 | 2024.12.24 17:01:02.410 | P | no message found |
bugs.core_6137_test Server crashes when it run SQL |
2024.12.24 17:01:02.410 | 2024.12.24 17:01:02.709 | P | no message found |
bugs.core_6138_test Inconsistent behavior regarding visibility of master record on detail inserts |
2024.12.24 17:01:02.709 | 2024.12.24 17:01:02.715 | P | no message found |
bugs.core_6143_test Error 'Multiple maps found for ...' is raised in not appropriate case |
2024.12.24 17:01:03.684 | 2024.12.24 17:01:04.025 | P | no message found |
bugs.core_6144_test Inconsistent behaviour of the NEW context variable in AFTER UPDATE OR DELETE triggers |
2024.12.24 17:01:04.025 | 2024.12.24 17:01:04.340 | P | no message found |
bugs.core_6145_test Wrong result in "similar to" with non latin characters |
2024.12.24 17:01:04.340 | 2024.12.24 17:01:04.828 | P | no message found |
bugs.core_6147_test PLG$SRP table, PLG$SRP_VIEW View instructions are strangely added in the metadata script extracted when Windows trusted authentication is enabled |
2024.12.24 17:01:04.828 | 2024.12.24 17:01:05.131 | P | no message found |
bugs.core_6158_test substring similar - extra characters in the result for non latin characters |
2024.12.24 17:01:05.131 | 2024.12.24 17:01:05.456 | P | no message found |
bugs.core_6159_test SUBSTRING SIMILAR is described with wrong data type in DSQL |
2024.12.24 17:01:05.456 | 2024.12.24 17:01:05.749 | P | no message found |
bugs.core_6160_test SUBSTRING of non-text/-blob is described to return NONE character set in DSQL |
2024.12.24 17:01:05.749 | 2024.12.24 17:01:06.190 | P | no message found |
bugs.core_6163_test Generator pages are not encrypted |
2024.12.24 17:01:06.190 | 2024.12.24 17:01:07.164 | P | no message found |
bugs.core_6166_test Problems with long object names (> 255 bytes) |
2024.12.24 17:01:07.164 | 2024.12.24 17:01:07.525 | P | no message found |
bugs.core_6171_test "No current record for fetch operation" with queries with aggregated subselect |
2024.12.24 17:01:07.525 | 2024.12.24 17:01:07.842 | P | no message found |
bugs.core_6181_test Operations when using "SET DECFLOAT BIND BIGINT,n" with result of 11+ digits, fail with "Decimal float invalid operation" |
2024.12.24 17:01:07.842 | 2024.12.24 17:01:23.997 | P | deb10build1 Tue Dec 24 17:01:13 2024 UTC Srp Server connection shutdown Database is shutdown. |
deb10build1 Tue Dec 24 17:01:13 2024 UTC Srp Server connection shutdown Database is shutdown. | ||||
bugs.core_6182_test Firebird's internal timer incorrectly resets existing timer entries |
2024.12.24 17:01:23.997 | 2024.12.24 17:01:24.341 | P | no message found |
bugs.core_6185_test Some (wrong ?) parameters of ENCRYPT() leads FB to crash |
2024.12.24 17:01:24.341 | 2024.12.24 17:01:24.646 | P | no message found |
bugs.core_6186_test Original content of column which is involved into ENCRYPT() is displayed as distorted view after this call |
2024.12.24 17:01:24.646 | 2024.12.24 17:01:24.967 | P | no message found |
bugs.core_6205_test Generate proper error for UNION DISTINCT with more than 255 columns |
2024.12.24 17:01:24.967 | 2024.12.24 17:01:25.278 | P | no message found |
bugs.core_6206_test VARCHAR of insufficient length used for set bind of decfloat to varchar |
2024.12.24 17:01:25.278 | 2024.12.24 17:01:26.182 | P | no message found |
bugs.core_6208_test CREATE DATABASE grant is lost in security.db after backup/restore cycle |
2024.12.24 17:01:26.182 | 2024.12.24 17:01:26.675 | P | no message found |
bugs.core_6211_test Command "ISQL -X" can not extract ROLE name when use multi-byte charset for connection (4.x only is affected) |
2024.12.24 17:01:26.675 | 2024.12.24 17:01:27.121 | P | no message found |
bugs.core_6216_test request size limit exceeded when selecting from a table with large number of indicies |
2024.12.24 17:01:27.121 | 2024.12.24 17:01:27.500 | P | no message found |
bugs.core_6218_test COUNT(DISTINCT <DECFLOAT_FIELD>) leads FB to crash when there are duplicate values of this field |
2024.12.24 17:01:27.500 | 2024.12.24 17:01:27.830 | P | no message found |
bugs.core_6219_test Add support for special (inf/nan) values when sorting DECFLOAT values |
2024.12.24 17:01:27.830 | 2024.12.24 17:01:28.063 | P | no message found |
bugs.core_6227_test isc_info_svc_user_dbpath always returns alias of main security database |
2024.12.24 17:01:28.063 | 2024.12.24 17:01:28.676 | P | no message found |
bugs.core_6233_test Wrong dependencies of stored function on view after backup and restore |
2024.12.24 17:01:28.676 | 2024.12.24 17:01:29.239 | P | no message found |
bugs.core_6236_test RDB$TIME_ZONE_UTIL package has wrong privilege for PUBLIC |
2024.12.24 17:01:29.239 | 2024.12.24 17:01:33.016 | P | no message found |
bugs.core_6237_test Performance problem when using SRP plugin |
2024.12.24 17:01:33.016 | 2024.12.24 17:01:33.349 | P | no message found |
bugs.core_6238_test DECFLOAT: subtraction Num1 - Num2 leads to "Decimal float overflow" if Num2 is specified in scientific notation and less than max double ( 1.7976931348623157e308 ) |
2024.12.24 17:01:33.349 | 2024.12.24 17:01:33.702 | P | no message found |
bugs.core_6239_test Procedures and EXECUTE BLOCK without RETURNS should not be allowed to use SUSPEND |
2024.12.24 17:01:33.702 | 2024.12.24 17:01:34.036 | P | no message found |
bugs.core_6241_test Values greater than number of days between 01.01.0001 and 31.12.9999 (=3652058) can be added or subtracted from DATE |
2024.12.24 17:01:34.036 | 2024.12.24 17:01:39.593 | P | no message found |
bugs.core_6246_test Problem with too many number of columns in resultset |
2024.12.24 17:01:39.593 | 2024.12.24 17:01:46.615 | P | deb10build1 Tue Dec 24 17:01:40 2024 UTC Sweep is started by SYSDBA Database "/var/tmp/qa_2024/test_11300/01234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890.fdb" OIT 1, OAT 2, OST 2, Next 3 |
deb10build1 Tue Dec 24 17:01:40 2024 UTC Sweep is finished Database "/var/tmp/qa_2024/test_11300/01234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890.fdb" 1 workers, time 0.084 sec OIT 3, OAT 2, OST 2, Next 4 | ||||
deb10build1 Tue Dec 24 17:01:40 2024 UTC Database: /var/tmp/qa_2024/test_11300/01234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890.fdb Validation started | ||||
deb10build1 Tue Dec 24 17:01:40 2024 UTC Database: /var/tmp/qa_2024/test_11300/01234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890.fdb Validation finished: 0 errors, 0 warnings, 0 fixed | ||||
deb10build1 Tue Dec 24 17:01:41 2024 UTC Sweep is started by SYSDBA Database "/var/tmp/qa_2024/test_11300/0123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123.fdb" OIT 3, OAT 4, OST 4, Next 4 | ||||
deb10build1 Tue Dec 24 17:01:41 2024 UTC Sweep is finished Database "/var/tmp/qa_2024/test_11300/0123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123.fdb" 1 workers, time 0.095 sec OIT 4, OAT 4, OST 4, Next 5 | ||||
deb10build1 Tue Dec 24 17:01:42 2024 UTC Database: /var/tmp/qa_2024/test_11300/0123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123.fdb Validation started | ||||
deb10build1 Tue Dec 24 17:01:42 2024 UTC Database: /var/tmp/qa_2024/test_11300/0123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123.fdb Validation finished: 0 errors, 0 warnings, 0 fixed | ||||
deb10build1 Tue Dec 24 17:01:43 2024 UTC Sweep is started by SYSDBA Database "/var/tmp/qa_2024/test_11300/01234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890.fdb" OIT 1, OAT 2, OST 2, Next 3 | ||||
deb10build1 Tue Dec 24 17:01:43 2024 UTC Sweep is finished Database "/var/tmp/qa_2024/test_11300/01234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890.fdb" 1 workers, time 0.087 sec OIT 3, OAT 2, OST 2, Next 4 | ||||
deb10build1 Tue Dec 24 17:01:44 2024 UTC Database: /var/tmp/qa_2024/test_11300/01234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890.fdb Validation started | ||||
deb10build1 Tue Dec 24 17:01:44 2024 UTC Database: /var/tmp/qa_2024/test_11300/01234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890.fdb Validation finished: 0 errors, 0 warnings, 0 fixed | ||||
deb10build1 Tue Dec 24 17:01:45 2024 UTC Sweep is started by SYSDBA Database "/var/tmp/qa_2024/test_11300/0123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123.fdb" OIT 3, OAT 4, OST 4, Next 4 | ||||
deb10build1 Tue Dec 24 17:01:45 2024 UTC Sweep is finished Database "/var/tmp/qa_2024/test_11300/0123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123.fdb" 1 workers, time 0.085 sec OIT 4, OAT 4, OST 4, Next 5 | ||||
deb10build1 Tue Dec 24 17:01:46 2024 UTC Database: /var/tmp/qa_2024/test_11300/0123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123.fdb Validation started | ||||
deb10build1 Tue Dec 24 17:01:46 2024 UTC Database: /var/tmp/qa_2024/test_11300/0123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123.fdb Validation finished: 0 errors, 0 warnings, 0 fixed | ||||
bugs.core_6248_test A number of errors when database name is longer than 255 symbols |
2024.12.24 17:01:46.615 | 2024.12.24 17:01:47.190 | P | deb10build1 Tue Dec 24 17:01:46 2024 UTC Database: /var/tmp/qa_2024/test_11300/0123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123.fdb Validation started |
deb10build1 Tue Dec 24 17:01:46 2024 UTC Database: /var/tmp/qa_2024/test_11300/0123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123.fdb Validation finished: 0 errors, 0 warnings, 0 fixed | ||||
bugs.core_6250_test Signature mismatch when creating package body on identical packaged procedure header |
2024.12.24 17:01:47.190 | 2024.12.24 17:01:47.503 | P | no message found |
bugs.core_6251_test Regression: crash when built-in function LEFT() or RIGHT() missed 2nd argument (number of characters to be taken) |
2024.12.24 17:01:47.503 | 2024.12.24 17:01:47.835 | P | no message found |
bugs.core_6252_test UNIQUE / PRIMARY KEY constraint can be violated when AUTODDL = OFF and mixing commands for DDL and DML |
2024.12.24 17:01:47.835 | 2024.12.24 17:01:48.141 | P | no message found |
bugs.core_6254_test AV in engine when using SET TRANSACTION and ON TRANSACTION START trigger uses EXECUTE STATEMENT against current transaction |
2024.12.24 17:01:48.141 | 2024.12.24 17:01:48.603 | P | no message found |
bugs.core_6262_test SHOW DOMAIN/TABLE does not display character set of system objects |
2024.12.24 17:01:48.603 | 2024.12.24 17:01:49.009 | P | no message found |
bugs.core_6264_test gbak with PIPE to stdout: invalid content if user '-se <host>:service_mgr' command switch |
2024.12.24 17:01:49.009 | 2024.12.24 17:01:49.943 | P | no message found |
bugs.core_6265_test mapping rules destroyed by backup / restore |
2024.12.24 17:01:49.943 | 2024.12.24 17:01:55.254 | P | no message found |
bugs.core_6266_test Deleting records from MON$ATTACHMENTS using ORDER BY clause doesn't close the corresponding attachments |
2024.12.24 17:01:55.254 | 2024.12.24 17:01:57.729 | P | no message found |
bugs.core_6272_test Failed attach to database not traced |
2024.12.24 17:01:57.729 | 2024.12.24 17:01:58.106 | P | no message found |
bugs.core_6278_test Efficient table scans for DBKEY-based range conditions |
2024.12.24 17:01:58.106 | 2024.12.24 17:02:06.452 | P | no message found |
bugs.core_6279_test Put options in user management statements in any order |
2024.12.24 17:02:06.452 | 2024.12.24 17:02:06.889 | P | no message found |
bugs.core_6280_test MERGE statement loses parameters in WHEN (NOT) MATCHED clause that will never be matched, crashes server in some situations |
2024.12.24 17:02:06.889 | 2024.12.24 17:02:07.218 | P | no message found |
bugs.core_6281_test Invalid timestamp errors with RDB$TIME_ZONE_UTIL.TRANSITIONS |
2024.12.24 17:02:07.218 | 2024.12.24 17:02:07.505 | P | no message found |
bugs.core_6282_test Change type of MON$ATTACHMENTS.MON$IDLE_TIMER and MON$STATEMENTS.MON$STATEMENT_TIMER to TIMESTAMP WITH TIME ZONE |
2024.12.24 17:02:07.505 | 2024.12.24 17:02:07.848 | P | no message found |
bugs.core_6285_test SQL-level replication management |
2024.12.24 17:02:07.848 | 2024.12.24 17:02:08.178 | P | no message found |
bugs.core_6286_test Make usage of TIMESTAMP/TIME WITH TIME ZONE convenient for users when appropriate ICU library is not installed on the client side |
2024.12.24 17:02:08.178 | 2024.12.24 17:02:08.501 | P | no message found |
bugs.core_6290_test Hex number used at end of statement (e.g. CREATE DOMAIN ... DEFAULT) may read invalid memory and produce wrong values or exceptions |
2024.12.24 17:02:08.501 | 2024.12.24 17:02:08.826 | P | no message found |
bugs.core_6291_test Statement "CREATE DOMAIN [dm_name] as BIGINT" raises "numeric value is out of range" if its default value is -9223372036854775808 |
2024.12.24 17:02:08.826 | 2024.12.24 17:02:09.146 | P | no message found |
bugs.core_6294_test Negative 128-bit integer constants are not accepted in DEFAULT clause |
2024.12.24 17:02:09.146 | 2024.12.24 17:02:09.488 | P | no message found |
bugs.core_6300_test Next attachment id, next statement id and some other additions [CORE-6300] |
2024.12.24 17:02:09.488 | 2024.12.24 17:02:09.494 | P | no message found |
bugs.core_6310_test Varchar length limit is not enforced when assigning string with trailing spaces in MBCS |
2024.12.24 17:02:09.798 | 2024.12.24 17:02:10.100 | P | no message found |
bugs.core_6314_test Assigning RDB$DB_KEY to MBCS CHAR/VARCHAR does not enforce the target limit |
2024.12.24 17:02:10.100 | 2024.12.24 17:02:40.863 | P | no message found |
bugs.core_6316_test Unable to specify new 32k page size |
2024.12.24 17:02:40.863 | 2024.12.24 17:02:41.301 | P | no message found |
bugs.core_6317_test Server is crashing on long GRANT statement |
2024.12.24 17:02:41.301 | 2024.12.24 17:02:41.605 | P | no message found |
bugs.core_6318_test CAST('NOW' as TIME) raises exception |
2024.12.24 17:02:41.605 | 2024.12.24 17:02:42.447 | P | no message found |
bugs.core_6319_test NBACKUP locks db file on error |
2024.12.24 17:02:42.447 | 2024.12.24 17:02:42.760 | P | no message found |
bugs.core_6324_test Alter domain operation for domain with collation specified revert its collation to database default |
2024.12.24 17:02:42.760 | 2024.12.24 17:02:43.081 | P | no message found |
bugs.core_6328_test FB4 Beta 2 may still be using the current date for TIME WITH TIME ZONE and extended wire protocol |
2024.12.24 17:02:43.081 | 2024.12.24 17:03:00.186 | P | no message found |
bugs.core_6336_test Regression in FB 4.x: error "Implementation of text subtype <NNNN> not located" on attempt to use some collations defined in fbintl.conf |
2024.12.24 17:03:00.186 | 2024.12.24 17:03:00.502 | P | no message found |
bugs.core_6337_test SubType information is lost when calculating arithmetic expressions |
2024.12.24 17:03:00.502 | 2024.12.24 17:03:00.994 | P | no message found |
bugs.core_6340_test Alternate quoting does not work on some particular cases |
2024.12.24 17:03:00.994 | 2024.12.24 17:03:01.396 | P | no message found |
bugs.core_6342_test Make explicit basic type for high precision numerics - INT128 |
2024.12.24 17:03:01.396 | 2024.12.24 17:03:01.726 | P | no message found |
bugs.core_6343_test Rolled back transaction produces unexpected results leading to duplicate values in PRIMARY KEY field |
2024.12.24 17:03:01.726 | 2024.12.24 17:03:02.042 | P | no message found |
bugs.core_6345_test Server crashes on overflow of division result |
2024.12.24 17:03:02.042 | 2024.12.24 17:03:45.108 | P | no message found |
bugs.core_6348_test Wire compression causes freezes |
2024.12.24 17:03:45.108 | 2024.12.24 17:03:45.625 | P | no message found |
bugs.core_6351_test Computed field could be wrongly evaluated as NULL |
2024.12.24 17:03:45.625 | 2024.12.24 17:03:46.028 | P | no message found |
bugs.core_6353_test INT128 has problems with some PSQL objects |
2024.12.24 17:03:46.028 | 2024.12.24 17:03:46.341 | P | no message found |
bugs.core_6355_test TRUNC() does not accept second argument = -128 (but shows it as required boundary in error message) |
2024.12.24 17:03:46.341 | 2024.12.24 17:03:46.662 | P | no message found |
bugs.core_6356_test ROUND() does not allow second argument >=1 when its first argument is more than MAX_BIGINT / 10 |
2024.12.24 17:03:46.662 | 2024.12.24 17:03:47.010 | P | no message found |
bugs.core_6357_test LEAD() and LAG() do not allow to specify 3rd argument ("DEFAULT" value when pointer is out of scope) of INT128 datatype. |
2024.12.24 17:03:47.010 | 2024.12.24 17:03:48.387 | P | no message found |
bugs.core_6358_test Adding NOT NULL column with DEFAULT value may cause default values to update when selecting or have the wrong charset |
2024.12.24 17:03:48.387 | 2024.12.24 17:03:48.968 | P | no message found |
bugs.core_6377_test Unable to restore database with tables using GENERATED ALWAYS AS IDENTITY columns (ERROR:OVERRIDING SYSTEM VALUE should be used) |
2024.12.24 17:03:48.968 | 2024.12.24 17:03:51.646 | P | no message found |
bugs.core_6379_test Bugcheck 179 |
2024.12.24 17:03:51.646 | 2024.12.24 17:03:52.025 | P | no message found |
bugs.core_6382_test Triggers accessing a table prevent concurrent DDL command from dropping that table |
2024.12.24 17:03:52.025 | 2024.12.24 17:03:52.317 | P | no message found |
bugs.core_6385_test Wrong line and column information after IF statement |
2024.12.24 17:03:52.317 | 2024.12.24 17:03:52.637 | P | no message found |
bugs.core_6389_test 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" |
2024.12.24 17:03:52.637 | 2024.12.24 17:03:52.966 | P | no message found |
bugs.core_6397_test Message length error with COALESCE and TIME/TIMESTAMP WITHOUT TIME ZONE and WITH TIME ZONE |
2024.12.24 17:03:52.966 | 2024.12.24 17:03:53.305 | P | no message found |
bugs.core_6398_test Error converting string with hex representation of integer to smallint |
2024.12.24 17:03:53.305 | 2024.12.24 17:03:53.663 | P | no message found |
bugs.core_6403_test Some PSQL statements may lead to exceptions report wrong line/column |
2024.12.24 17:03:53.663 | 2024.12.24 17:03:53.999 | P | no message found |
bugs.core_6408_test RETURNING clause in MERGE cannot reference column in aliased target table using qualified reference (alias.column) if DELETE action present |
2024.12.24 17:03:53.999 | 2024.12.24 17:04:05.713 | P | no message found |
bugs.core_6411_test FB crashes on attempt to create table with number of fields greater than 5460 |
2024.12.24 17:04:05.713 | 2024.12.24 17:04:06.456 | P | no message found |
bugs.core_6412_test Firebird is freezing when trying to manage users via triggers |
2024.12.24 17:04:06.456 | 2024.12.24 17:04:06.826 | P | no message found |
bugs.core_6414_test Error message "expected length N, actual M" contains wrong value of M when charset UTF8 is used in the field declaration of a table |
2024.12.24 17:04:06.826 | 2024.12.24 17:04:07.151 | P | no message found |
bugs.core_6419_test Truncation of strings to put in MON$ tables do not work correctly |
2024.12.24 17:04:07.151 | 2024.12.24 17:04:07.470 | P | no message found |
bugs.core_6421_test Parameter in offset expression in LAG, LEAD, NTH_VALUE window functions requires explicit cast to BIGINT or INTEGER |
2024.12.24 17:04:07.470 | 2024.12.24 17:04:07.766 | P | no message found |
bugs.core_6427_test Whitespace as date separator causes conversion error |
2024.12.24 17:04:07.766 | 2024.12.24 17:04:08.111 | P | no message found |
bugs.core_6429_test Timezone offset in timestamp/time literal, CAST, SET TIME ZONE and AT TIME ZONE should follow SQL standard syntax only |
2024.12.24 17:04:08.111 | 2024.12.24 17:04:08.118 | P | no message found |
bugs.core_6438_test ISQL: bad headers when text columns has >= 80 characters |
2024.12.24 17:04:08.518 | 2024.12.24 17:04:09.079 | P | no message found |
bugs.core_6440_test Expression indexes containing COALESCE inside cannot be matched by the optimizer after migration from v2.5 to v3.0 |
2024.12.24 17:04:09.079 | 2024.12.24 17:04:10.678 | P | no message found |
bugs.core_6441_test Srp plugin keeps connection after database has been removed for ~10 seconds (SS and SC) |
2024.12.24 17:04:10.678 | 2024.12.24 17:04:11.010 | P | no message found |
bugs.core_6444_test Ability to query Firebird configuration using SQL |
2024.12.24 17:04:11.010 | 2024.12.24 17:04:11.329 | P | no message found |
bugs.core_6447_test Unexpectedly different text of message for parameterized expression starting from second run |
2024.12.24 17:04:11.329 | 2024.12.24 17:04:11.640 | P | no message found |
bugs.core_6452_test SIMILAR TO leads to an infinite loop |
2024.12.24 17:04:11.640 | 2024.12.24 17:04:11.933 | P | no message found |
bugs.core_6453_test EXECUTE STATEMENT fails on FB 4.x if containing time/timestamp with time zone parameters |
2024.12.24 17:04:11.933 | 2024.12.24 17:04:12.353 | P | no message found |
bugs.core_6458_test Regression: Cancel Query function no longer works |
2024.12.24 17:04:12.353 | 2024.12.24 17:04:12.674 | P | no message found |
bugs.core_6460_test Incorrect query result when using named window |
2024.12.24 17:04:12.674 | 2024.12.24 17:04:13.121 | P | no message found |
bugs.core_6466_test Comments before the first line of code are removed (when extract metadata) |
2024.12.24 17:04:13.121 | 2024.12.24 17:04:15.814 | P | no message found |
bugs.core_6469_test Provide ability to see in the trace log actions related to session management (e.g. ALTER SESSION RESET) |
2024.12.24 17:04:15.814 | 2024.12.24 17:04:16.145 | P | deb10build1 Tue Dec 24 17:04:16 2024 UTC Srp Server connection shutdown Database is shutdown. |
deb10build1 Tue Dec 24 17:04:16 2024 UTC Srp Server connection shutdown Database is shutdown. | ||||
bugs.core_6474_test Report replica mode through isc_database_info, MON$DATABASE and SYSTEM context |
2024.12.24 17:04:16.145 | 2024.12.24 17:04:16.700 | P | deb10build1 Tue Dec 24 17:04:16 2024 UTC Srp Server connection shutdown Database is shutdown. |
deb10build1 Tue Dec 24 17:04:16 2024 UTC Srp Server connection shutdown Database is shutdown. | ||||
bugs.core_6479_test COMMENT ON USER can only apply comment on user defined by the default usermanager plugin |
2024.12.24 17:04:16.700 | 2024.12.24 17:04:17.054 | P | deb10build1 Tue Dec 24 17:04:16 2024 UTC Srp Server connection shutdown Database is shutdown. |
deb10build1 Tue Dec 24 17:04:16 2024 UTC Srp Server connection shutdown Database is shutdown. | ||||
bugs.core_6486_test FETCH RELATIVE has an off by one error for the first row |
2024.12.24 17:04:17.054 | 2024.12.24 17:04:17.373 | P | no message found |
bugs.core_6487_test FETCH ABSOLUTE and RELATIVE beyond bounds of cursor should always position immediately before-first or after-last |
2024.12.24 17:04:17.373 | 2024.12.24 17:04:18.189 | P | no message found |
bugs.core_6489_test User without ALTER ANY ROLE privilege can use COMMENT ON ROLE |
2024.12.24 17:04:18.189 | 2024.12.24 17:04:18.480 | P | no message found |
bugs.core_6494_test Inconsistent translation "string->timestamp->string->timestamp" in dialect 1 |
2024.12.24 17:04:18.480 | 2024.12.24 17:04:18.798 | P | no message found |
bugs.core_6496_test string_to_datetime and '\0' symbol |
2024.12.24 17:04:18.798 | 2024.12.24 17:04:19.161 | P | no message found |
bugs.core_6499_test Regression: gstat with switch -t executed via services fails with "found unknown switch" error |
2024.12.24 17:04:19.161 | 2024.12.24 17:04:19.461 | P | no message found |
bugs.core_6504_test Provide same results for date arithmetics when date is changed by values near +/-max(bigint) |
2024.12.24 17:04:19.461 | 2024.12.24 17:04:19.841 | P | no message found |
bugs.core_6517_test 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 |
2024.12.24 17:04:19.841 | 2024.12.24 17:04:20.127 | P | deb10build1 Tue Dec 24 17:04:20 2024 UTC Srp Server connection shutdown Database is shutdown. |
deb10build1 Tue Dec 24 17:04:20 2024 UTC Srp Server connection shutdown Database is shutdown. | ||||
bugs.core_6521_test CAST of Infinity values to FLOAT doesn't work |
2024.12.24 17:04:20.127 | 2024.12.24 17:04:20.461 | P | deb10build1 Tue Dec 24 17:04:20 2024 UTC Srp Server connection shutdown Database is shutdown. |
deb10build1 Tue Dec 24 17:04:20 2024 UTC Srp Server connection shutdown Database is shutdown. | ||||
bugs.core_6526_test AV in engine when StatementTimeout is active for user statement and some internal DSQL statement was executed as part of overall execution process |
2024.12.24 17:04:20.461 | 2024.12.24 17:04:21.273 | P | deb10build1 Tue Dec 24 17:04:20 2024 UTC Srp Server connection shutdown Database is shutdown. |
deb10build1 Tue Dec 24 17:04:20 2024 UTC Srp Server connection shutdown Database is shutdown. | ||||
bugs.core_6527_test Regression: inline comment of SP parameter with closing parenthesis leads to incorrect SQL when trying to extract metadata |
2024.12.24 17:04:21.273 | 2024.12.24 17:04:21.610 | P | no message found |
bugs.core_6529_test Error "no current record for fetch operation" when sorting by a international string |
2024.12.24 17:04:21.610 | 2024.12.24 17:04:21.988 | P | no message found |
bugs.core_6531_test COMPUTED BY column looses charset and collate of source field <F> when <F> is either of type BLOB or VARCHAR casted to BLOB |
2024.12.24 17:04:21.988 | 2024.12.24 17:04:22.340 | P | no message found |
bugs.core_6532_test Results of concatenation with blob has no info about collation of source columns (which are declared with such info) |
2024.12.24 17:04:22.340 | 2024.12.24 17:04:22.683 | P | no message found |
bugs.core_6534_test Hash join cannot match records using some TIME ZONE / DECFLOAT keys |
2024.12.24 17:04:22.683 | 2024.12.24 17:04:28.529 | P | no message found |
bugs.core_6542_test More efficient implementation of SUBSTRING for UTF8 character set |
2024.12.24 17:04:28.529 | 2024.12.24 17:04:28.829 | P | no message found |
bugs.core_6987_test DATEDIFF does not support fractional value for MILLISECOND |
2024.12.24 17:04:28.829 | 2024.12.24 17:04:29.269 | P | deb10build1 Tue Dec 24 17:04:29 2024 UTC Database: /home/fbqa/qa-2024/unpacked-snapshot.tmp/examples/empbuild/qa/tmp_gh_1665.fdb Error creating file in TempTableDirectory "|DEFINITELY|INACCESSIBLE|" I/O error during "open" operation for file "|DEFINITELY|INACCESSIBLE|/fb_table_tcsOPR" Error while trying to create file No such file or directory |
deb10build1 Tue Dec 24 17:04:29 2024 UTC Database: /home/fbqa/qa-2024/unpacked-snapshot.tmp/examples/empbuild/qa/tmp_gh_1665.fdb Error creating file in TempTableDirectory "|DEFINITELY|INACCESSIBLE|" I/O error during "open" operation for file "|DEFINITELY|INACCESSIBLE|/fb_table_OxuhUT" Error while trying to create file No such file or directory | ||||
bugs.gh_0731_test coalesce fails with data type varchar and a non ascii value [CORE388] |
2024.12.24 17:04:29.269 | 2024.12.24 17:04:30.589 | P | deb10build1 Tue Dec 24 17:04:29 2024 UTC Database: /home/fbqa/qa-2024/unpacked-snapshot.tmp/examples/empbuild/qa/tmp_gh_1665.fdb Error creating file in TempTableDirectory "|DEFINITELY|INACCESSIBLE|" I/O error during "open" operation for file "|DEFINITELY|INACCESSIBLE|/fb_table_tcsOPR" Error while trying to create file No such file or directory |
deb10build1 Tue Dec 24 17:04:29 2024 UTC Database: /home/fbqa/qa-2024/unpacked-snapshot.tmp/examples/empbuild/qa/tmp_gh_1665.fdb Error creating file in TempTableDirectory "|DEFINITELY|INACCESSIBLE|" I/O error during "open" operation for file "|DEFINITELY|INACCESSIBLE|/fb_table_OxuhUT" Error while trying to create file No such file or directory | ||||
deb10build1 Tue Dec 24 17:04:30 2024 UTC Database: /home/fbqa/qa-2024/unpacked-snapshot.tmp/examples/empbuild/qa/tmp_gh_1665.fdb Error creating file in TempTableDirectory "|DEFINITELY|INACCESSIBLE|" I/O error during "open" operation for file "|DEFINITELY|INACCESSIBLE|/fb_table_F6jTpy" Error while trying to create file No such file or directory | ||||
bugs.gh_1665_test TempDirectories parameter in firebird.conf ignored by global temporary tables |
2024.12.24 17:04:30.589 | 2024.12.24 17:04:30.913 | P | deb10build1 Tue Dec 24 17:04:30 2024 UTC Database: /home/fbqa/qa-2024/unpacked-snapshot.tmp/examples/empbuild/qa/tmp_gh_1665.fdb Error creating file in TempTableDirectory "|DEFINITELY|INACCESSIBLE|" I/O error during "open" operation for file "|DEFINITELY|INACCESSIBLE|/fb_table_F6jTpy" Error while trying to create file No such file or directory |
bugs.gh_1708_test Avoid data retrieval if the WHERE clause always evaluates to FALSE [CORE1287] |
2024.12.24 17:04:30.913 | 2024.12.24 17:04:31.393 | P | deb10build1 Tue Dec 24 17:04:30 2024 UTC Database: /home/fbqa/qa-2024/unpacked-snapshot.tmp/examples/empbuild/qa/tmp_gh_1665.fdb Error creating file in TempTableDirectory "|DEFINITELY|INACCESSIBLE|" I/O error during "open" operation for file "|DEFINITELY|INACCESSIBLE|/fb_table_F6jTpy" Error while trying to create file No such file or directory |
bugs.gh_2292_test Isql's extracted script is unusable with interdependent selectable procedures in FB 2.1 [CORE1862] |
2024.12.24 17:04:31.393 | 2024.12.24 17:04:33.996 | P | no message found |
bugs.gh_3106_test Many indexed reads in a compound index with NULLs |
2024.12.24 17:04:33.996 | 2024.12.24 17:04:34.344 | P | no message found |
bugs.gh_3218_test Optimizer fails applying stream-local predicates before merging [CORE2832] |
2024.12.24 17:04:34.344 | 2024.12.24 17:04:34.874 | P | no message found |
bugs.gh_3357_test Bad execution plan if some stream depends on multiple streams via a function [CORE2975] |
2024.12.24 17:04:34.874 | 2024.12.24 17:04:35.259 | P | no message found |
bugs.gh_3810_test Wrong or missing IS NULL optimization (regression) [CORE3449] |
2024.12.24 17:04:35.259 | 2024.12.24 17:04:35.604 | P | no message found |
bugs.gh_3812_test Query with SP doesn't accept explicit plan [CORE3451] |
2024.12.24 17:04:35.604 | 2024.12.24 17:04:35.920 | P | no message found |
bugs.gh_3886_test recreate table T with PK or UK is impossible after duplicate typing w/o commit when ISQL is launched in AUTODDL=OFF mode |
2024.12.24 17:04:35.920 | 2024.12.24 17:04:36.287 | P | no message found |
bugs.gh_4314_test Sub-optimal predicate checking while selecting from a view [CORE3981] |
2024.12.24 17:04:36.287 | 2024.12.24 17:04:37.755 | P | no message found |
bugs.gh_4723_all_nulls_test Optimize the record-level RLE algorithm for a denser compression of shorter-than-declared strings and sets of subsequent NULLs [CORE4401] |
2024.12.24 17:04:37.755 | 2024.12.24 17:04:39.646 | P | no message found |
bugs.gh_4723_incompressible_test Optimize the record-level RLE algorithm for a denser compression of shorter-than-declared strings and sets of subsequent NULLs [CORE4401] |
2024.12.24 17:04:39.646 | 2024.12.24 17:04:40.813 | P | no message found |
bugs.gh_4729_test Grant and Revoke update (field) [CORE4407] |
2024.12.24 17:04:40.813 | 2024.12.24 17:04:41.144 | P | deb10build1 Tue Dec 24 17:04:41 2024 UTC Database: /var/tmp/qa_2024/test_11402/test.fdb Validation started |
deb10build1 Tue Dec 24 17:04:41 2024 UTC Database: /var/tmp/qa_2024/test_11402/test.fdb Validation finished: 0 errors, 0 warnings, 0 fixed | ||||
bugs.gh_4769_test Allow sub-routines to access variables/parameters defined at the outer/parent level [CORE4449] |
2024.12.24 17:04:41.144 | 2024.12.24 17:04:41.530 | P | deb10build1 Tue Dec 24 17:04:41 2024 UTC Database: /var/tmp/qa_2024/test_11402/test.fdb Validation started |
deb10build1 Tue Dec 24 17:04:41 2024 UTC Database: /var/tmp/qa_2024/test_11402/test.fdb Validation finished: 0 errors, 0 warnings, 0 fixed | ||||
bugs.gh_4954_test subselect losing the index when where clause includes coalesce() [CORE4640] |
2024.12.24 17:04:41.530 | 2024.12.24 17:04:41.913 | P | deb10build1 Tue Dec 24 17:04:41 2024 UTC Database: /var/tmp/qa_2024/test_11402/test.fdb Validation started |
deb10build1 Tue Dec 24 17:04:41 2024 UTC Database: /var/tmp/qa_2024/test_11402/test.fdb Validation finished: 0 errors, 0 warnings, 0 fixed | ||||
bugs.gh_5009_test Index and blob garbage collection doesn't take into accout data in undo log [CORE4701] |
2024.12.24 17:04:41.913 | 2024.12.24 17:04:42.230 | P | deb10build1 Tue Dec 24 17:04:41 2024 UTC Database: /var/tmp/qa_2024/test_11402/test.fdb Validation started |
deb10build1 Tue Dec 24 17:04:41 2024 UTC Database: /var/tmp/qa_2024/test_11402/test.fdb Validation finished: 0 errors, 0 warnings, 0 fixed | ||||
bugs.gh_5082_test Exception "too few key columns found for index" raises when attempt to create table with PK and immediatelly drop this PK within the same transaction [CORE4783] |
2024.12.24 17:04:42.230 | 2024.12.24 17:04:42.566 | P | no message found |
bugs.gh_5173_test Compound ALTER TABLE statement with ADD and DROP the same constraint failed if this constraint involves index creation (PK/UNQ/FK) |
2024.12.24 17:04:42.566 | 2024.12.24 17:04:43.936 | P | no message found |
bugs.gh_5534_test String truncation exception on UPPER/LOWER functions, UTF8 database and some multibyte characters |
2024.12.24 17:04:43.936 | 2024.12.24 17:04:44.232 | P | no message found |
bugs.gh_5537_test Non US-ASCII field names treated as unicode, although charset non-unicode, lowering max field length [CORE5258] |
2024.12.24 17:04:44.232 | 2024.12.24 17:04:44.514 | P | no message found |
bugs.gh_5588_test Support full SQL standard binary string literal syntax [CORE5311] |
2024.12.24 17:04:44.514 | 2024.12.24 17:04:44.826 | P | no message found |
bugs.gh_5589_test Support full SQL standard character string literal syntax [CORE5312] |
2024.12.24 17:04:44.826 | 2024.12.24 17:04:47.307 | P | no message found |
bugs.gh_5740_test Trace INCLUDE_FILTER with [[:WHITESPACE:]]+ does not work when statement contains newline is issued |
2024.12.24 17:04:47.307 | 2024.12.24 17:04:47.641 | P | no message found |
bugs.gh_5749_test Token unknown error on formfeed in query [CORE5479] |
2024.12.24 17:04:47.641 | 2024.12.24 17:04:47.996 | P | no message found |
bugs.gh_5867_test Add details on compression and crypt status of connection (fb_info_conn_flags) to getInfo() API call [CORE5601] |
2024.12.24 17:04:47.996 | 2024.12.24 17:04:48.327 | P | no message found |
bugs.gh_5959_test Add support for QUARTER to EXTRACT, FIRST_DAY and LAST_DAY [CORE5693] |
2024.12.24 17:04:48.327 | 2024.12.24 17:04:50.168 | P | no message found |
bugs.gh_5978_test Access to the name of DB encryption key [CORE5712] |
2024.12.24 17:04:50.168 | 2024.12.24 17:04:50.866 | P | no message found |
bugs.gh_6120_test Support auth_plugin_list dpb/spb item from application to client [CORE5860] |
2024.12.24 17:04:50.866 | 2024.12.24 17:05:20.617 | P | no message found |
bugs.gh_6220_test Slow performance when executing SQL scripts as non-SYSDBA user |
2024.12.24 17:05:20.617 | 2024.12.24 17:05:20.869 | P | no message found |
bugs.gh_6267_test Add transaction info fb_info_tra_snapshot_number [CORE6017] |
2024.12.24 17:05:20.869 | 2024.12.24 17:05:21.780 | P | no message found |
bugs.gh_6282_test Add DPB properties for time zone bind and decfloat configuration [CORE6032] |
2024.12.24 17:05:21.780 | 2024.12.24 17:05:22.323 | P | no message found |
bugs.gh_6416_test Engine cant determine datatype in SQL: Unknown SQL Data type (32752) [CORE6168] |
2024.12.24 17:05:22.323 | 2024.12.24 17:05:30.203 | P | no message found |
bugs.gh_6545_test Error writing to TIMESTAMP/TIME WITH TIME ZONE array |
2024.12.24 17:05:30.203 | 2024.12.24 17:05:55.663 | P | no message found |
bugs.gh_6609_test Memory leak at server, when client select computed field, which used COALESCE or CAST [CORE6370] |
2024.12.24 17:05:55.663 | 2024.12.24 17:05:56.001 | P | no message found |
bugs.gh_6681_test Support for WHEN NOT MATCHED BY SOURCE for MERGE statement |
2024.12.24 17:05:56.001 | 2024.12.24 17:06:36.185 | P | no message found |
bugs.gh_6706_test Memory leak when running EXECUTE STATEMENT with named parameters [CORE6475] |
2024.12.24 17:06:36.185 | 2024.12.24 17:06:38.269 | P | no message found |
bugs.gh_6709_test gbak discards replica mode |
2024.12.24 17:06:38.269 | 2024.12.24 17:06:38.703 | P | no message found |
bugs.gh_6732_test Stored procedure isn't able to execute statement 'GRANT' |
2024.12.24 17:06:38.703 | 2024.12.24 17:06:38.989 | P | no message found |
bugs.gh_6740_test Allow parenthesized query expression for standard-compliance |
2024.12.24 17:06:38.989 | 2024.12.24 17:06:39.359 | P | no message found |
bugs.gh_6778_test Inconsistent cursor-driven deletion |
2024.12.24 17:06:39.359 | 2024.12.24 17:06:41.990 | P | no message found |
bugs.gh_6782_test Getting "records fetched" for functions/procedures in trace |
2024.12.24 17:06:41.990 | 2024.12.24 17:09:15.804 | P | deb10build1 Tue Dec 24 17:09:15 2024 UTC Database: /var/tmp/qa_2024/test_11428/gh_6785.tmp.fdb Validation started |
deb10build1 Tue Dec 24 17:09:15 2024 UTC Database: /var/tmp/qa_2024/test_11428/gh_6785.tmp.fdb Validation finished: 0 errors, 0 warnings, 0 fixed | ||||
bugs.gh_6785_test Problem when restoring the database on FB 4.0 RC1 (gbak regression) |
2024.12.24 17:09:15.804 | 2024.12.24 17:09:16.136 | P | deb10build1 Tue Dec 24 17:09:15 2024 UTC Database: /var/tmp/qa_2024/test_11428/gh_6785.tmp.fdb Validation started |
deb10build1 Tue Dec 24 17:09:15 2024 UTC Database: /var/tmp/qa_2024/test_11428/gh_6785.tmp.fdb Validation finished: 0 errors, 0 warnings, 0 fixed | ||||
bugs.gh_6786_test Add session time zone to system context |
2024.12.24 17:09:16.136 | 2024.12.24 17:09:16.645 | P | no message found |
bugs.gh_6788_test Extend EXTRACT to extract time zone strings |
2024.12.24 17:09:16.645 | 2024.12.24 17:09:16.908 | P | no message found |
bugs.gh_6790_test MON$ATTACHMENTS.MON$TIMESTAMP is incorrect when DefaultTimeZone is configured with time zone different from the server's default |
2024.12.24 17:09:16.908 | 2024.12.24 17:09:17.212 | P | no message found |
bugs.gh_6797_test Functions DECRYPT and RSA_DECRYPT return VARCHAR CHARACTER SET NONE instead of VARBINARY (VARCHAR) CHARACTER SET OCTETS |
2024.12.24 17:09:17.212 | 2024.12.24 17:09:17.538 | P | no message found |
bugs.gh_6798_test Add built-in functions UNICODE_CHAR and UNICODE_VAL to convert between Unicode code point and character |
2024.12.24 17:09:17.538 | 2024.12.24 17:09:17.845 | P | no message found |
bugs.gh_6801_test Error recompiling a package with some combination of nested functions |
2024.12.24 17:09:17.845 | 2024.12.24 17:09:39.215 | P | no message found |
bugs.gh_6802_test When the statement timeout is set, it causes the lock manager to delay reporting deadlocks until timeout is expired |
2024.12.24 17:09:39.215 | 2024.12.24 17:09:39.506 | P | no message found |
bugs.gh_6804_test assertion in tomcrypt when key length for rc4 too small |
2024.12.24 17:09:39.506 | 2024.12.24 17:09:39.851 | P | no message found |
bugs.gh_6807_test Regression in FB 4.x : "Unexpected end of command" with incorrect line/column info |
2024.12.24 17:09:39.851 | 2024.12.24 17:09:40.173 | P | no message found |
bugs.gh_6808_test Segfault in encrypt/decrypt functions when their first argument is NULL |
2024.12.24 17:09:40.173 | 2024.12.24 17:09:40.518 | P | no message found |
bugs.gh_6809_test Integer hex-literals: support for INT128 |
2024.12.24 17:09:40.518 | 2024.12.24 17:09:42.393 | P | no message found |
bugs.gh_6810_test Use precise limit of salt length when signing messages and verifying the sign |
2024.12.24 17:09:42.393 | 2024.12.24 17:09:42.731 | P | no message found |
bugs.gh_6812_test BASE64_ENCODE and HEX_ENCODE can exceed maximum widths for VARCHAR |
2024.12.24 17:09:42.731 | 2024.12.24 17:09:43.086 | P | no message found |
bugs.gh_6815_test Support multiple rows for DML RETURNING |
2024.12.24 17:09:43.086 | 2024.12.24 17:09:43.412 | P | no message found |
bugs.gh_6816_test Illegal output length in base64/hex_encode/decode functions |
2024.12.24 17:09:43.412 | 2024.12.24 17:09:43.985 | P | no message found |
bugs.gh_6817_test Command switch "-fetch_password <passwordfile>" does not work with gfix |
2024.12.24 17:09:43.985 | 2024.12.24 17:09:44.423 | P | no message found |
bugs.gh_6825_test Correct error message for DROP VIEW |
2024.12.24 17:09:44.423 | 2024.12.24 17:09:44.747 | P | no message found |
bugs.gh_6832_test Segfault using "commit retaining" with GTT |
2024.12.24 17:09:44.747 | 2024.12.24 17:09:45.075 | P | no message found |
bugs.gh_6838_test Deleting multiple rows from a view with triggers may cause triggers to fire just once |
2024.12.24 17:09:45.075 | 2024.12.24 17:09:45.397 | P | no message found |
bugs.gh_6845_test Result type of AVG over BIGINT column results in type INT128 |
2024.12.24 17:09:45.397 | 2024.12.24 17:09:45.722 | P | no message found |
bugs.gh_6854_test Crash occurs when use SIMILAR TO ... |
2024.12.24 17:09:45.722 | 2024.12.24 17:09:46.220 | P | no message found |
bugs.gh_6858_test RSA_DECRYPT() can not decrypt data if it relates to BLOB type |
2024.12.24 17:09:46.220 | 2024.12.24 17:09:47.228 | P | no message found |
bugs.gh_6860_test Create user statement fails with SQLSTATE = HY000 when using DataTypeCompatibility |
2024.12.24 17:09:47.228 | 2024.12.24 17:09:47.668 | P | no message found |
bugs.gh_6866_test Some orphan records left at RDB$SECURITY_CLASSES and RDB$USER_PRIVILEGES after DROP PROCEDURE\FUNCTION |
2024.12.24 17:09:47.668 | 2024.12.24 17:09:48.089 | P | no message found |
bugs.gh_6869_test Domain CHECK-expression can be ignored when we DROP objects that are involved in it |
2024.12.24 17:09:48.089 | 2024.12.24 17:09:59.283 | P | deb10build1 Tue Dec 24 17:09:56 2024 UTC Srp Server connection shutdown Database is shutdown. |
deb10build1 Tue Dec 24 17:09:56 2024 UTC Srp Server connection shutdown Database is shutdown. | ||||
deb10build1 Tue Dec 24 17:09:57 2024 UTC Srp Server connection shutdown Database is shutdown. | ||||
deb10build1 Tue Dec 24 17:09:57 2024 UTC Srp Server connection shutdown Database is shutdown. | ||||
bugs.gh_6872_test Indexed STARTING WITH execution is very slow with UNICODE collation |
2024.12.24 17:09:59.283 | 2024.12.24 17:09:59.694 | P | no message found |
bugs.gh_6873_test SIMILAR TO does not use index when pattern starts with non-wildcard character (in contrary to LIKE) |
2024.12.24 17:09:59.694 | 2024.12.24 17:09:59.979 | P | no message found |
bugs.gh_6874_test Literal 65536 (interpreted as int) can not be multiplied by itself w/o cast if result more than 2^63-1 |
2024.12.24 17:09:59.979 | 2024.12.24 17:10:04.145 | P | no message found |
bugs.gh_6875_test Significant performance regression of SIMILAR TO and SUBSTRING(SIMILAR) when pattern is taken from variable (rather than directly specified) |
2024.12.24 17:10:04.145 | 2024.12.24 17:10:04.531 | P | no message found |
bugs.gh_6886_test Differerent interfaces behaviour depending upon source of interface |
2024.12.24 17:10:04.531 | 2024.12.24 17:10:04.840 | P | no message found |
bugs.gh_6887_test Invalid SIMILAR TO patterns may lead memory read beyond string limits |
2024.12.24 17:10:04.840 | 2024.12.24 17:10:05.323 | P | no message found |
bugs.gh_6889_test error no permision occurred while ALTER USER SET TAGS on snapshot build WI-V3.0.8.33482 |
2024.12.24 17:10:05.323 | 2024.12.24 17:10:05.728 | P | no message found |
bugs.gh_6903_test Unable to create ICU-based collation with locale keywords |
2024.12.24 17:10:05.728 | 2024.12.24 17:10:06.073 | P | no message found |
bugs.gh_6910_test Add way to retrieve statement BLR with Statement::getInfo and ISQL's SET EXEC_PATH_DISPLAY BLR |
2024.12.24 17:10:06.073 | 2024.12.24 17:10:15.969 | P | no message found |
bugs.gh_6915_cs_cz_test Performance effect of applying 'DISABLE-COMPRESSIONS=1' in UNICODE collation for LOCALE=cs_CZ |
2024.12.24 17:10:15.969 | 2024.12.24 17:10:26.353 | P | no message found |
bugs.gh_6915_hu_hu_test Performance effect of applying 'DISABLE-COMPRESSIONS=1' in UNICODE collation for LOCALE=hu_HU |
2024.12.24 17:10:26.353 | 2024.12.24 17:10:27.217 | P | no message found |
bugs.gh_6915_test Allow attribute DISABLE-COMPRESSIONS in UNICODE collations |
2024.12.24 17:10:27.217 | 2024.12.24 17:10:27.725 | P | no message found |
bugs.gh_6930_test Segfault when calling crypto functions |
2024.12.24 17:10:27.725 | 2024.12.24 17:10:28.199 | P | no message found |
bugs.gh_6934_test SQL SECURITY DEFINER does not affect the ownership of created DDL objects |
2024.12.24 17:10:28.199 | 2024.12.24 17:10:28.943 | P | no message found |
bugs.gh_6935_test SQL SECURITY DEFINER has inconsistent behaviour if the object owner is non-privileged |
2024.12.24 17:10:28.943 | 2024.12.24 17:10:30.683 | P | no message found |
bugs.gh_6941_test Dummy (always true) conditions may change the join order |
2024.12.24 17:10:30.683 | 2024.12.24 17:10:31.007 | P | no message found |
bugs.gh_6942_test Incorrect singleton error with MERGE and RETURNING |
2024.12.24 17:10:31.007 | 2024.12.24 17:10:31.014 | P | no message found |
bugs.gh_6954_test Add fb_info_protocol_version information request to Attachment::getInfo(). |
2024.12.24 17:10:31.234 | 2024.12.24 17:10:31.722 | P | no message found |
bugs.gh_6963_test grant references not working |
2024.12.24 17:10:31.722 | 2024.12.24 17:10:32.049 | P | no message found |
bugs.gh_6987_test DATEDIFF does not support fractional value for MILLISECOND |
2024.12.24 17:10:32.049 | 2024.12.24 17:10:32.616 | P | no message found |
bugs.gh_6992_test Transform OUTER joins into INNER ones if the WHERE condition violates the outer join rules |
2024.12.24 17:10:32.616 | 2024.12.24 17:10:33.058 | P | no message found |
bugs.gh_6998_test Problems with access to RDB$CONFIG table for non-privileged user when he has grant on execution of SP which has necessary access rights (created by SYSDBA with SQL DEFINER clause) |
2024.12.24 17:10:33.058 | 2024.12.24 17:10:33.378 | P | no message found |
bugs.gh_7018_test Problems with windows frames |
2024.12.24 17:10:33.378 | 2024.12.24 17:10:33.681 | P | no message found |
bugs.gh_7025_test Results of negation must be the same for each datatype (smallint / int /bigint / int128) when argument is least possible value for this type |
2024.12.24 17:10:33.681 | 2024.12.24 17:10:42.317 | P | no message found |
bugs.gh_7031_test gbak -b failed with "invalid transaction handle (expecting explicit transaction start)" |
2024.12.24 17:10:42.317 | 2024.12.24 17:10:42.658 | P | no message found |
bugs.gh_7034_test Server crashes while fetching from a scrollable cursor in PSQL |
2024.12.24 17:10:42.658 | 2024.12.24 17:11:10.448 | P | no message found |
bugs.gh_7038_test Improve performance of STARTING WITH with insensitive collations |
2024.12.24 17:11:10.448 | 2024.12.24 17:11:10.779 | P | no message found |
bugs.gh_7045_test International characters in table or alias names causes queries of MON$STATEMENTS to fail |
2024.12.24 17:11:10.779 | 2024.12.24 17:11:11.318 | P | no message found |
bugs.gh_7046_test Make ability to add comment to mapping ('COMMENT ON MAPPING ... IS ...') |
2024.12.24 17:11:11.318 | 2024.12.24 17:11:11.609 | P | no message found |
bugs.gh_7048_test Incorrect releasing of user savepoint (older savepoints become inaccessible) |
2024.12.24 17:11:11.609 | 2024.12.24 17:11:11.942 | P | no message found |
bugs.gh_7050_test Add table MON$COMPILED_STATEMENTS and columns |
2024.12.24 17:11:11.942 | 2024.12.24 17:11:12.320 | P | no message found |
bugs.gh_7056_test Fetching from a scrollable cursor may overwrite user-specified buffer and corrupt memory |
2024.12.24 17:11:12.320 | 2024.12.24 17:11:12.571 | P | no message found |
bugs.gh_7057_test Client-side positioned updates work wrongly with scrollable cursors |
2024.12.24 17:11:12.571 | 2024.12.24 17:11:12.896 | P | no message found |
bugs.gh_7062_test Creation of expression index does not release its statement correctly |
2024.12.24 17:11:12.896 | 2024.12.24 17:11:13.206 | P | no message found |
bugs.gh_7064_test Linear regression functions aren't implemented correctly |
2024.12.24 17:11:13.206 | 2024.12.24 17:11:13.750 | P | no message found |
bugs.gh_7086_test PSQL and SQL profiler |
2024.12.24 17:11:13.750 | 2024.12.24 17:11:26.158 | P | no message found |
bugs.gh_7090_test Performance degradation with CURRENT_DATE, LOCALTIME and LOCALTIMESTAMP |
2024.12.24 17:11:26.158 | 2024.12.24 17:11:33.588 | P | no message found |
bugs.gh_7092_test Improve performance of CURRENT_TIME |
2024.12.24 17:11:33.588 | 2024.12.24 17:11:35.913 | P | no message found |
bugs.gh_7093_test Improve indexed lookup speed of strings when the last keys characters are part of collated contractions |
2024.12.24 17:11:35.913 | 2024.12.24 17:11:36.244 | P | no message found |
bugs.gh_7094_test Incorrect indexed lookup of strings when the last keys characters are part of collated contractions and there is multi-segment insensitive descending index |
2024.12.24 17:11:36.244 | 2024.12.24 17:11:43.122 | P | no message found |
bugs.gh_7106_test Wrong detection of must-be-delimited user names |
2024.12.24 17:11:43.122 | 2024.12.24 17:11:43.468 | P | no message found |
bugs.gh_7108_test Firebird does not find an record when adding a foreign key |
2024.12.24 17:11:43.468 | 2024.12.24 17:11:43.787 | P | no message found |
bugs.gh_7118_test Chained JOIN .. USING across the same column names may be optimized badly |
2024.12.24 17:11:43.787 | 2024.12.24 17:11:44.226 | P | no message found |
bugs.gh_7123_test ISQL does not extract "INCREMENT BY" for IDENTITY column |
2024.12.24 17:11:44.226 | 2024.12.24 17:11:44.542 | P | no message found |
bugs.gh_7124_test Inconsistent RDB$USER_PRIVILEGES after dropping identity |
2024.12.24 17:11:44.542 | 2024.12.24 17:11:44.772 | P | no message found |
bugs.gh_7128_test Incorrect error message with isc_sql_interprete() |
2024.12.24 17:11:44.772 | 2024.12.24 17:11:45.072 | P | no message found |
bugs.gh_7129_test Cannot alter SQL SECURITY on package |
2024.12.24 17:11:45.072 | 2024.12.24 17:11:45.379 | P | no message found |
bugs.gh_7133_test Order by for big (>34 digits) int128 values is broken when index on that field is used. |
2024.12.24 17:11:45.379 | 2024.12.24 17:11:46.009 | P | no message found |
bugs.gh_7137_test Optimizer regression: bad plan (HASH instead of JOIN) is chosen for some inner joins |
2024.12.24 17:11:46.009 | 2024.12.24 17:11:51.608 | P | no message found |
bugs.gh_7139_test With multiple trace sessions user may receive trace events related to engine's requests |
2024.12.24 17:11:51.608 | 2024.12.24 17:11:51.953 | P | no message found |
bugs.gh_7140_test Wrong select result in case of special sort character |
2024.12.24 17:11:51.953 | 2024.12.24 17:11:54.573 | P | deb10build1 Tue Dec 24 17:11:53 2024 UTC Srp Server connection shutdown Database is shutdown. |
deb10build1 Tue Dec 24 17:11:53 2024 UTC Srp Server connection shutdown Database is shutdown. | ||||
bugs.gh_7141_test Services manager breaks long lines into 1023 bytes portions when using isc_info_svc_line in Service::query() |
2024.12.24 17:11:54.573 | 2024.12.24 17:11:54.899 | P | no message found |
bugs.gh_7164_test Multi-way hash/merge joins are impossible for expression-based keys |
2024.12.24 17:11:54.899 | 2024.12.24 17:11:55.220 | P | no message found |
bugs.gh_7167_test Incorrect transliteration of field names in constraint violation errors |
2024.12.24 17:11:55.220 | 2024.12.24 17:11:55.585 | P | no message found |
bugs.gh_7168_test Ignore missing UDR libraries during restore |
2024.12.24 17:11:55.585 | 2024.12.24 17:11:55.898 | P | no message found |
bugs.gh_7176_test Incorrect error "Invalid token. Malformed string." with union + blob + non utf8 varchar |
2024.12.24 17:11:55.898 | 2024.12.24 17:11:56.666 | P | no message found |
bugs.gh_7178_test DEFAULTed grants to PUBLIC must act as DEFAULTed to every user |
2024.12.24 17:11:56.666 | 2024.12.24 17:11:56.974 | P | no message found |
bugs.gh_7179_test Wrong error message - "string right truncation. expected length NN, actual NN." |
2024.12.24 17:11:56.974 | 2024.12.24 17:11:57.269 | P | no message found |
bugs.gh_7183_test Regression when derived table has column evaluated as result of subquery with IN(), ANY() or ALL() predicate: "invalid BLR at offset ... / context already in use" |
2024.12.24 17:11:57.269 | 2024.12.24 17:11:59.429 | P | no message found |
bugs.gh_7186_test Nbackup RDB$BACKUP_HISTORY cleanup |
2024.12.24 17:11:59.429 | 2024.12.24 17:12:15.418 | P | no message found |
bugs.gh_7188_test Memory leak in GDS32.DLL(FBClient.DLL), when multi-database transaction has done |
2024.12.24 17:12:15.418 | 2024.12.24 17:12:19.758 | P | no message found |
bugs.gh_7200_test DROP DATABASE lead FB to hang if it is issued while DB encrypting/decrypting is in progress |
2024.12.24 17:12:19.758 | 2024.12.24 17:12:22.408 | P | no message found |
bugs.gh_7208_test Trace: provide performance statistics for DDL statements |
2024.12.24 17:12:22.408 | 2024.12.24 17:12:23.656 | P | no message found |
bugs.gh_7217_test user with DROP ANY PACKAGE privilege can not execute DROP PACKAGE BODY |
2024.12.24 17:12:23.656 | 2024.12.24 17:12:23.985 | P | no message found |
bugs.gh_7220_test Dependencies of subroutines are not preserved after backup restore |
2024.12.24 17:12:23.985 | 2024.12.24 17:12:24.298 | P | no message found |
bugs.gh_7222_test Dependencies of packaged functions are not tracked |
2024.12.24 17:12:24.298 | 2024.12.24 17:12:24.969 | P | no message found |
bugs.gh_7227_test Dependencies of subroutines are not preserved after backup restore |
2024.12.24 17:12:24.969 | 2024.12.24 17:12:25.319 | P | no message found |
bugs.gh_7237_test Starting operator become unstable on indexed varchar fields |
2024.12.24 17:12:25.319 | 2024.12.24 17:12:25.670 | P | no message found |
bugs.gh_7239_test Connect using XNET protocol shows different exception if DB is in shutdown state (comparing to INET) |
2024.12.24 17:12:25.670 | 2024.12.24 17:12:26.000 | P | no message found |
bugs.gh_7243_test Some UNICODE characters can lead to wrong CONTAINING evaluation when lower/upper uses different number of bytes in its encoding |
2024.12.24 17:12:26.000 | 2024.12.24 17:12:26.248 | P | no message found |
bugs.gh_7256_test Inconsistent conversion of non-TEXT blobs in BLOB_APPEND |
2024.12.24 17:12:26.681 | 2024.12.24 17:12:28.298 | P | no message found |
bugs.gh_7257_misc_datatypes_test Support for partial indices |
2024.12.24 17:12:28.298 | 2024.12.24 17:12:28.710 | P | no message found |
bugs.gh_7257_test Support for partial indices |
2024.12.24 17:12:28.710 | 2024.12.24 17:12:29.278 | P | no message found |
bugs.gh_7269_test Database restore must make every effort on activating deferred indexes |
2024.12.24 17:12:29.278 | 2024.12.24 17:12:29.624 | P | no message found |
bugs.gh_7276_test Firebird 4 literal containing crashes server |
2024.12.24 17:12:29.624 | 2024.12.24 17:12:29.893 | P | no message found |
bugs.gh_7288_test Server crashes when working with DSQL savepoints |
2024.12.24 17:12:29.893 | 2024.12.24 17:12:30.156 | P | no message found |
bugs.gh_7304_test Events in system attachments (like garbage collector) are not traced |
2024.12.24 17:12:30.156 | 2024.12.24 17:12:31.191 | F | no message found |
bugs.gh_7331_test Cost-based choice between nested loop join and hash join |
2024.12.24 17:12:31.191 | 2024.12.24 17:12:31.672 | P | no message found |
bugs.gh_7350_test SKIP LOCKED clause for SELECT WITH LOCK, UPDATE and DELETE |
2024.12.24 17:12:31.672 | 2024.12.24 17:12:31.969 | P | no message found |
bugs.gh_7379_test BLOB_APPEND with existing blob accepts malformed string |
2024.12.24 17:12:31.969 | 2024.12.24 17:12:32.275 | P | no message found |
bugs.gh_7380_test Aliased blob variable with less restrictions makes text blob accept malformed string through BLOB_APPEND |
2024.12.24 17:12:32.275 | 2024.12.24 17:12:43.348 | P | no message found |
bugs.gh_7382_test Performance improvement for BLOB copying |
2024.12.24 17:12:43.348 | 2024.12.24 17:12:43.771 | P | no message found |
bugs.gh_7388_test Different invariants optimization between views and CTEs |
2024.12.24 17:12:43.771 | 2024.12.24 17:12:44.082 | P | no message found |
bugs.gh_7391_test AV when compiling stored procedure |
2024.12.24 17:12:44.082 | 2024.12.24 17:12:44.824 | P | no message found |
bugs.gh_7398_test Worst plan sort created to execute an indexed tables |
2024.12.24 17:12:44.824 | 2024.12.24 17:12:45.532 | P | no message found |
bugs.gh_7413_test Regression: bad plan in FB 3.0.9+ (correct in FB 3.0.8) |
2024.12.24 17:12:45.532 | 2024.12.24 17:12:48.012 | P | no message found |
bugs.gh_7426_test Ensure the DDL trigger requests are cached |
2024.12.24 17:12:48.012 | 2024.12.24 17:12:48.341 | P | no message found |
bugs.gh_7434_test Crash or error in SUBSTRING()'s regexp parser with UTF-8 encoding |
2024.12.24 17:12:48.341 | 2024.12.24 17:12:49.116 | P | deb10build1 Tue Dec 24 17:12:49 2024 UTC Database: /var/tmp/qa_2024/test_11541/tmp_gh_7436.restored.tmp Validation started |
deb10build1 Tue Dec 24 17:12:49 2024 UTC Database: /var/tmp/qa_2024/test_11541/tmp_gh_7436.restored.tmp Validation finished: 0 errors, 0 warnings, 0 fixed | ||||
bugs.gh_7436_test Backup error for wide table |
2024.12.24 17:12:49.116 | 2024.12.24 17:12:49.435 | P | deb10build1 Tue Dec 24 17:12:49 2024 UTC Database: /var/tmp/qa_2024/test_11541/tmp_gh_7436.restored.tmp Validation started |
deb10build1 Tue Dec 24 17:12:49 2024 UTC Database: /var/tmp/qa_2024/test_11541/tmp_gh_7436.restored.tmp Validation finished: 0 errors, 0 warnings, 0 fixed | ||||
bugs.gh_7446_check_regression_test |
2024.12.24 17:12:49.435 | 2024.12.24 17:12:49.758 | P | deb10build1 Tue Dec 24 17:12:49 2024 UTC Database: /var/tmp/qa_2024/test_11541/tmp_gh_7436.restored.tmp Validation started |
deb10build1 Tue Dec 24 17:12:49 2024 UTC Database: /var/tmp/qa_2024/test_11541/tmp_gh_7436.restored.tmp Validation finished: 0 errors, 0 warnings, 0 fixed | ||||
bugs.gh_7456_test Impossible drop function in package with name of PSQL-function |
2024.12.24 17:12:49.758 | 2024.12.24 17:12:50.074 | P | deb10build1 Tue Dec 24 17:12:49 2024 UTC Database: /var/tmp/qa_2024/test_11541/tmp_gh_7436.restored.tmp Validation started |
deb10build1 Tue Dec 24 17:12:49 2024 UTC Database: /var/tmp/qa_2024/test_11541/tmp_gh_7436.restored.tmp Validation finished: 0 errors, 0 warnings, 0 fixed | ||||
bugs.gh_7461_test Differences in field metadata descriptions between Firebird 2.5 and Firebird 4 |
2024.12.24 17:12:50.074 | 2024.12.24 17:12:50.375 | P | no message found |
bugs.gh_7464_test Crash on repeating update in 5.0 |
2024.12.24 17:12:50.375 | 2024.12.24 17:12:52.882 | P | no message found |
bugs.gh_7466_plans_tracking_test Add COMPILE trace events - ability to see execution plan of every PSQL statement. |
2024.12.24 17:12:52.882 | 2024.12.24 17:12:55.383 | F | no message found |
bugs.gh_7466_test Add COMPILE trace events for procedures/functions/triggers |
2024.12.24 17:12:55.383 | 2024.12.24 17:12:55.745 | P | no message found |
bugs.gh_7467_test Simple SQL crashes firebird: select cast(rdb$db_key as integer) from rdb$database |
2024.12.24 17:12:55.745 | 2024.12.24 17:12:56.192 | P | no message found |
bugs.gh_7474_test Incorrect condition evaluation - FB 5.0 |
2024.12.24 17:12:56.192 | 2024.12.24 17:12:56.514 | P | no message found |
bugs.gh_7482_test Result of blob_append(null, null) (literal '<null>') is not shown |
2024.12.24 17:12:56.514 | 2024.12.24 17:12:56.792 | P | no message found |
bugs.gh_7484_test External engine SYSTEM not found |
2024.12.24 17:12:56.792 | 2024.12.24 17:12:57.110 | P | no message found |
bugs.gh_7488_test Invalid real to string cast. |
2024.12.24 17:12:57.110 | 2024.12.24 17:12:57.448 | P | no message found |
bugs.gh_7493_test Firebird 5.0 snapshot blob not found error after first commit / rollback |
2024.12.24 17:12:57.448 | 2024.12.24 17:12:58.015 | P | no message found |
bugs.gh_7494_test Firebird performance issue - non necessary index reads |
2024.12.24 17:12:58.015 | 2024.12.24 17:12:58.417 | P | no message found |
bugs.gh_7499_test Problem with restore when backup has procedure which contains explicit PLAN clause with inappropriate indices. |
2024.12.24 17:12:58.417 | 2024.12.24 17:12:58.838 | P | no message found |
bugs.gh_7501_test Precision of standalone unit may differ from packaged one in SQL dialect 1 |
2024.12.24 17:12:58.838 | 2024.12.24 17:13:00.330 | P | no message found |
bugs.gh_7506_test Reduce output of the SHOW GRANTS command |
2024.12.24 17:13:00.330 | 2024.12.24 17:13:00.640 | P | no message found |
bugs.gh_7517_test Successful compiling of procedure with wrong PLAN(s) used by some of its statement(s) |
2024.12.24 17:13:00.640 | 2024.12.24 17:13:00.953 | P | no message found |
bugs.gh_7536_test Add ability to query current value of parallel workers for an attachment |
2024.12.24 17:13:00.953 | 2024.12.24 17:13:01.287 | P | no message found |
bugs.gh_7537_test Wrong name in error message when unknown namespace is passed into RDB$SET_CONTEXT() |
2024.12.24 17:13:01.287 | 2024.12.24 17:13:01.464 | P | no message found |
bugs.gh_7545_test Server crash on some LockMemSize values |
2024.12.24 17:13:01.464 | 2024.12.24 17:13:06.638 | P | no message found |
bugs.gh_7548_test SET BIND OF TIMESTAMP WITH TIME ZONE TO CHAR is not working with UTF8 connection charset |
2024.12.24 17:13:06.638 | 2024.12.24 17:13:07.076 | P | no message found |
bugs.gh_7553_test Firebird 5 profiler error with subselects |
2024.12.24 17:13:07.076 | 2024.12.24 17:13:08.182 | P | no message found |
bugs.gh_7554_test Firebird 5 partial index creation causes server hang up |
2024.12.24 17:13:08.182 | 2024.12.24 17:13:12.222 | P | no message found |
bugs.gh_7558_test AV in engine when attaching to the non-existing database and non-SYSDBA trace session is running |
2024.12.24 17:13:12.222 | 2024.12.24 17:13:12.531 | P | no message found |
bugs.gh_7569_test Multi-level order by and offset/fetch ignored on parenthesized query expressions |
2024.12.24 17:13:12.531 | 2024.12.24 17:13:12.862 | P | no message found |
bugs.gh_7574_test Derived table syntax allows dangling "AS" |
2024.12.24 17:13:12.862 | 2024.12.24 17:13:13.419 | P | no message found |
bugs.gh_7576_test Allow nested parenthesized joined table |
2024.12.24 17:13:13.419 | 2024.12.24 17:13:13.749 | P | no message found |
bugs.gh_7591_test RELEASE SAVEPOINT ONLY works incorrectly |
2024.12.24 17:13:13.749 | 2024.12.24 17:13:18.366 | P | no message found |
bugs.gh_7598_test Wrong detection of must-be-delimited user names |
2024.12.24 17:13:18.366 | 2024.12.24 17:13:18.705 | P | no message found |
bugs.gh_7599_test Conversion of text with '#x00' to DECFLOAT without errors. |
2024.12.24 17:13:18.705 | 2024.12.24 17:13:19.080 | P | no message found |
bugs.gh_7604_test PSQL functions do not convert the output BLOB to the connection character set |
2024.12.24 17:13:19.080 | 2024.12.24 17:13:19.968 | P | no message found |
bugs.gh_7610_test Uninitialized/random value assigned to RDB$ROLES -> RDB$SYSTEM PRIVILEGES when restoring from FB3 backup |
2024.12.24 17:13:19.968 | 2024.12.24 17:13:20.331 | P | no message found |
bugs.gh_7611_test Can't backup/restore database from v3 to v4 with SEC$USER_NAME field longer than 10 characters. |
2024.12.24 17:13:20.331 | 2024.12.24 17:13:21.555 | P | no message found |
bugs.gh_7627_test The size of the database with big records becomes bigger after backup/restore |
2024.12.24 17:13:21.555 | 2024.12.24 17:13:21.889 | P | no message found |
bugs.gh_7638_test OVERRIDING USER VALUE should be allowed for GENERATED ALWAYS AS IDENTITY |
2024.12.24 17:13:21.889 | 2024.12.24 17:13:22.201 | P | no message found |
bugs.gh_7642_test Getting the current DECFLOAT ROUND/TRAPS settings |
2024.12.24 17:13:22.201 | 2024.12.24 17:13:22.526 | P | no message found |
bugs.gh_7647_test Regression: Error in isc_array_lookup_bounds |
2024.12.24 17:13:22.526 | 2024.12.24 17:13:22.841 | P | no message found |
bugs.gh_7651_test Unable to find savepoint in insert with nested query and returning clause in FB4 |
2024.12.24 17:13:22.841 | 2024.12.24 17:13:23.399 | P | no message found |
bugs.gh_7652_test Make the profiler store aggregated requests by default, with option for detailed store |
2024.12.24 17:13:23.399 | 2024.12.24 17:13:23.764 | P | no message found |
bugs.gh_7664_test DROP TABLE executed for a table with big records may lead to "wrong page type" or "end of file" error |
2024.12.24 17:13:23.764 | 2024.12.24 17:13:24.135 | P | no message found |
bugs.gh_7665_test Wrong result ordering in LEFT JOIN query |
2024.12.24 17:13:24.135 | 2024.12.24 17:13:24.485 | P | no message found |
bugs.gh_7670_test Cursor name can duplicate parameter and variable names in procedures and functions |
2024.12.24 17:13:24.485 | 2024.12.24 17:13:24.815 | P | no message found |
bugs.gh_7676_test Invalid message when violating unique constraint ("Attempt to evaluate index expression recursively") |
2024.12.24 17:13:24.815 | 2024.12.24 17:13:25.092 | P | no message found |
bugs.gh_7683_test rdb$time_zone_util.transitions returns an infinite resultset |
2024.12.24 17:13:25.092 | 2024.12.24 17:13:25.663 | P | no message found |
bugs.gh_7687_test Add LEVEL column to PLG$PROF_RECORD_SOURCES and PLG$PROF_RECORD_SOURCE_STATS_VIEW |
2024.12.24 17:13:25.663 | 2024.12.24 17:13:26.304 | P | no message found |
bugs.gh_7691_test 'with caller privileges' has no effect in triggers |
2024.12.24 17:13:26.304 | 2024.12.24 17:13:26.602 | P | no message found |
bugs.gh_7698_test The legacy plan with window functions is broken |
2024.12.24 17:13:26.602 | 2024.12.24 17:13:26.941 | P | no message found |
bugs.gh_7710_test Expression index - more than one null value cause attempt to store duplicate value error |
2024.12.24 17:13:26.941 | 2024.12.24 17:13:27.307 | P | no message found |
bugs.gh_7713_test Stability of implicit cursor could be broken, if cursor's select expression is based on view with sub-query in select list, or on table with sub-query in computed field. |
2024.12.24 17:13:27.307 | 2024.12.24 17:13:27.509 | P | no message found |
bugs.gh_7723_test Wrong error message on login if the user doesn't exists and WireCrypt is disabled |
2024.12.24 17:13:27.509 | 2024.12.24 17:13:27.829 | P | no message found |
bugs.gh_7727_test Index for integer column cannot be used when INT128/DECFLOAT value is being searched |
2024.12.24 17:13:27.829 | 2024.12.24 17:13:28.154 | P | no message found |
bugs.gh_7729_test "SET BIND OF TS WITH TZ TO VARCHAR(128)" uses the date format of dialect 1 |
2024.12.24 17:13:28.154 | 2024.12.24 17:13:28.489 | P | no message found |
bugs.gh_7730_test Server ignores the size of VARCHAR when performing SET BIND ... TO VARCHAR(N) |
2024.12.24 17:13:28.489 | 2024.12.24 17:13:28.804 | P | no message found |
bugs.gh_7731_test Display length of timestamp with timezone is wrong in dialect 1 |
2024.12.24 17:13:28.804 | 2024.12.24 17:13:29.299 | P | deb10build1 Tue Dec 24 17:13:29 2024 UTC Sweep is started by SYSDBA Database "/var/tmp/qa_2024/test_11596/test.fdb" OIT 5, OAT 8, OST 8, Next 9 |
deb10build1 Tue Dec 24 17:13:29 2024 UTC Sweep is finished Database "/var/tmp/qa_2024/test_11596/test.fdb" 1 workers, time 0.001 sec OIT 9, OAT 8, OST 8, Next 10 | ||||
bugs.gh_7747_test garbage collection in indexes and blobs is not performed in VIO_backout |
2024.12.24 17:13:29.299 | 2024.12.24 17:13:29.706 | P | deb10build1 Tue Dec 24 17:13:29 2024 UTC Sweep is started by SYSDBA Database "/var/tmp/qa_2024/test_11596/test.fdb" OIT 5, OAT 8, OST 8, Next 9 |
deb10build1 Tue Dec 24 17:13:29 2024 UTC Sweep is finished Database "/var/tmp/qa_2024/test_11596/test.fdb" 1 workers, time 0.001 sec OIT 9, OAT 8, OST 8, Next 10 | ||||
bugs.gh_7752_test The access path information is truncated to 255 characters in the PLG$PROF_RECORD_SOURCES table |
2024.12.24 17:13:29.706 | 2024.12.24 17:13:37.042 | P | deb10build1 Tue Dec 24 17:13:29 2024 UTC Sweep is started by SYSDBA Database "/var/tmp/qa_2024/test_11596/test.fdb" OIT 5, OAT 8, OST 8, Next 9 |
deb10build1 Tue Dec 24 17:13:29 2024 UTC Sweep is finished Database "/var/tmp/qa_2024/test_11596/test.fdb" 1 workers, time 0.001 sec OIT 9, OAT 8, OST 8, Next 10 | ||||
bugs.gh_7759_test Routine calling overhead increased by factor 6 |
2024.12.24 17:13:37.042 | 2024.12.24 17:13:37.437 | P | no message found |
bugs.gh_7760_test Parameters inside the IN list may cause a string truncation error |
2024.12.24 17:13:37.437 | 2024.12.24 17:13:37.756 | P | no message found |
bugs.gh_7761_test Regression when displaying line number of errors in ISQL scripts |
2024.12.24 17:13:37.756 | 2024.12.24 17:14:07.369 | P | no message found |
bugs.gh_7767_test Slow drop trigger command execution under FB5.0 |
2024.12.24 17:14:07.369 | 2024.12.24 17:14:07.989 | P | no message found |
bugs.gh_7772_test Blob corruption in FB4.0.3 (embedded) |
2024.12.24 17:14:07.989 | 2024.12.24 17:14:08.309 | P | no message found |
bugs.gh_7795_test NOT IN <list> returns incorrect result if NULLs are present inside the value list |
2024.12.24 17:14:08.309 | 2024.12.24 17:14:08.923 | P | no message found |
bugs.gh_7800_test Default publication status is not preserved after backup/restore |
2024.12.24 17:14:08.923 | 2024.12.24 17:14:09.649 | P | no message found |
bugs.gh_7804_test The partial index is not involved when filtering conditions through OR. |
2024.12.24 17:14:09.649 | 2024.12.24 17:14:11.032 | P | no message found |
bugs.gh_7810_test Improve SKIP LOCKED implementation |
2024.12.24 17:14:11.032 | 2024.12.24 17:14:11.313 | P | no message found |
bugs.gh_7818_test Extend rdb$get_context('SYSTEM', '***') with client-related info |
2024.12.24 17:14:11.313 | 2024.12.24 17:14:11.637 | P | no message found |
bugs.gh_7832_test Firebird 5 and 6 crash on "... RETURNING * " without INTO in PSQL |
2024.12.24 17:14:11.637 | 2024.12.24 17:14:11.975 | P | no message found |
bugs.gh_7839_test Potential bug in BETWEEN Operator |
2024.12.24 17:14:11.975 | 2024.12.24 17:14:12.300 | P | no message found |
bugs.gh_7844_test Removing first column with SET WIDTH crashes ISQL |
2024.12.24 17:14:12.300 | 2024.12.24 17:14:12.966 | P | no message found |
bugs.gh_7846_test FB4 can't backup/restore int128-array |
2024.12.24 17:14:12.966 | 2024.12.24 17:14:13.378 | P | no message found |
bugs.gh_7853_test Do not consider non-deterministic expressions as invariants in pre-filters |
2024.12.24 17:14:13.378 | 2024.12.24 17:14:16.657 | P | no message found |
bugs.gh_7854_test Performance issue with time zones |
2024.12.24 17:14:16.657 | 2024.12.24 17:14:17.000 | P | no message found |
bugs.gh_7860_test Crash potentially caused by BETWEEN Operator |
2024.12.24 17:14:17.000 | 2024.12.24 17:14:17.375 | P | no message found |
bugs.gh_7863_test Non-correlated sub-query is evaluated multiple times if it is based on a VIEW rathe than on appropriate derived table. |
2024.12.24 17:14:17.375 | 2024.12.24 17:14:17.686 | P | no message found |
bugs.gh_7879_test Unexpected Results when Using Natural Right Join |
2024.12.24 17:14:17.686 | 2024.12.24 17:14:17.988 | P | no message found |
bugs.gh_7886_test ISQL sets return code to 1 for script that is called via IN command even if this script completes OK. Problem caused by presence of tail comments in the callee |
2024.12.24 17:14:17.988 | 2024.12.24 17:14:18.362 | P | no message found |
bugs.gh_7899_test Inconsistent state of master-detail occurs after RE-connect + 'SET AUTODDL OFF' + 'drop <FK>' which is ROLLED BACK |
2024.12.24 17:14:18.362 | 2024.12.24 17:14:18.693 | P | no message found |
bugs.gh_7903_test Unexpected Results when Using CASE-WHEN with LEFT JOIN |
2024.12.24 17:14:18.693 | 2024.12.24 17:14:20.318 | P | no message found |
bugs.gh_7904_test More realistic cardinality adjustments for unmatchable booleans // FB5 bad plan for query |
2024.12.24 17:14:20.318 | 2024.12.24 17:14:20.626 | P | no message found |
bugs.gh_7908_test Unexpected results when the join condition contains the OR predicate |
2024.12.24 17:14:20.626 | 2024.12.24 17:14:20.864 | P | no message found |
bugs.gh_7921_test FB5 uses PK for ordered plan even if less count of fields matching index exists |
2024.12.24 17:14:22.459 | 2024.12.24 17:14:22.696 | P | no message found |
bugs.gh_7931_test Incorrect variable usage using UPDATE OR INSERT |
2024.12.24 17:14:23.018 | 2024.12.24 17:14:23.355 | P | deb10build1 Tue Dec 24 17:14:23 2024 UTC Database: /var/tmp/qa_2024/test_11628/test.fdb Validation started |
deb10build1 Tue Dec 24 17:14:23 2024 UTC Database: /var/tmp/qa_2024/test_11628/test.fdb Validation finished: 0 errors, 0 warnings, 0 fixed | ||||
bugs.gh_7937_test Inner join raises error "no current record for fetch operation" if a stored procedure depends on some table via input parameter and also has an indexed relationship with another table |
2024.12.24 17:14:23.355 | 2024.12.24 17:14:23.656 | P | deb10build1 Tue Dec 24 17:14:23 2024 UTC Database: /var/tmp/qa_2024/test_11628/test.fdb Validation started |
deb10build1 Tue Dec 24 17:14:23 2024 UTC Database: /var/tmp/qa_2024/test_11628/test.fdb Validation finished: 0 errors, 0 warnings, 0 fixed | ||||
bugs.gh_7962_test System procedure/function inconsistency between ISQL SHOW FUNCTIONS and SHOW PROCEDURES |
2024.12.24 17:14:23.656 | 2024.12.24 17:14:24.074 | P | deb10build1 Tue Dec 24 17:14:23 2024 UTC Database: /var/tmp/qa_2024/test_11628/test.fdb Validation started |
deb10build1 Tue Dec 24 17:14:23 2024 UTC Database: /var/tmp/qa_2024/test_11628/test.fdb Validation finished: 0 errors, 0 warnings, 0 fixed | ||||
bugs.gh_7976_test False validation error for short unpacked records |
2024.12.24 17:14:24.074 | 2024.12.24 17:14:24.717 | P | no message found |
bugs.gh_7992_test Assertion (space > 0) failure during restore |
2024.12.24 17:14:24.717 | 2024.12.24 17:14:25.053 | P | no message found |
bugs.gh_7993_test Unexpected results when using CASE WHEN with RIGHT JOIN |
2024.12.24 17:14:25.053 | 2024.12.24 17:14:25.368 | P | no message found |
bugs.gh_7995_test Unexpected results after creating partial index |
2024.12.24 17:14:25.368 | 2024.12.24 17:14:25.717 | P | no message found |
bugs.gh_7997_test Unexpected results when comparing integer with string containing value out of range of that integer datatype |
2024.12.24 17:14:25.717 | 2024.12.24 17:14:26.039 | P | no message found |
bugs.gh_8033_test Invalid result when string compared with indexed numeric(x,y) field where x > 18 and y != 0 |
2024.12.24 17:14:26.039 | 2024.12.24 17:14:26.361 | P | no message found |
bugs.gh_8056_addi_test "Too many temporary blobs" - additional test for issuecomment-2032627160 |
2024.12.24 17:14:26.361 | 2024.12.24 17:14:26.817 | P | no message found |
bugs.gh_8056_test "Too many temporary blobs" with blob_append when select a stored procedue using rows-clause |
2024.12.24 17:14:26.817 | 2024.12.24 17:14:27.129 | P | no message found |
bugs.gh_8063_test (var)char variables/parameters assignments fail in Stored Procedures with subroutines |
2024.12.24 17:14:27.129 | 2024.12.24 17:14:27.626 | P | no message found |
bugs.gh_8066_test Make protocol schemes case-insensitive |
2024.12.24 17:14:27.626 | 2024.12.24 17:14:30.827 | P | deb10build1 Tue Dec 24 17:14:28 2024 UTC Database: /var/tmp/qa_2024/test_11638/test.fdb Error at disconnect: Reset of user session failed. Connection is shut down. Execute statement error at attach : 335544830 : Too many recursion levels of EXECUTE STATEMENT Data source : Firebird::localhost:/var/tmp/qa_2024/test_11638/test.fdb At trigger 'TRG_DETACH' line: 4, col: 17 |
deb10build1 Tue Dec 24 17:14:30 2024 UTC Database: /var/tmp/qa_2024/test_11638/test.fdb Error at disconnect: Reset of user session failed. Connection is shut down. Execute statement error at attach : 335544830 : Too many recursion levels of EXECUTE STATEMENT Data source : Firebird::localhost:/var/tmp/qa_2024/test_11638/test.fdb At trigger 'TRG_DETACH' line: 4, col: 17 | ||||
bugs.gh_8077_test Error "Too many recursion levels" does not stop execuition of code that uses ON DISCONNECT trigger (FB 4.x+) |
2024.12.24 17:14:30.827 | 2024.12.24 17:14:31.175 | P | deb10build1 Tue Dec 24 17:14:30 2024 UTC Database: /var/tmp/qa_2024/test_11638/test.fdb Error at disconnect: Reset of user session failed. Connection is shut down. Execute statement error at attach : 335544830 : Too many recursion levels of EXECUTE STATEMENT Data source : Firebird::localhost:/var/tmp/qa_2024/test_11638/test.fdb At trigger 'TRG_DETACH' line: 4, col: 17 |
bugs.gh_8078_test SIMILAR TO with constant pattern using '|', '*', '?' or '{0,N}' doesn't work as expected |
2024.12.24 17:14:31.175 | 2024.12.24 17:14:31.521 | P | no message found |
bugs.gh_8084_test Partial index uniqueness violation (changes in columns participating in index filtering expression are not properly tracked). |
2024.12.24 17:14:31.521 | 2024.12.24 17:14:49.915 | P | no message found |
bugs.gh_8085_test Memory leak when executing a lot of different queries and StatementTimeout > 0 |
2024.12.24 17:14:49.915 | 2024.12.24 17:14:50.241 | P | no message found |
bugs.gh_8086_test IN predicate with string-type elements is evaluated wrongly against a numeric field |
2024.12.24 17:14:50.241 | 2024.12.24 17:14:50.557 | P | no message found |
bugs.gh_8087_test AV when preparing a query with IN list that contains both literals and sub-query |
2024.12.24 17:14:50.557 | 2024.12.24 17:14:50.812 | P | no message found |
bugs.gh_8100_test The isc_array_lookup_bounds function returns invalid values for low and high array bounds |
2024.12.24 17:14:50.812 | 2024.12.24 17:14:52.537 | P | no message found |
bugs.gh_8104_test Inefficient evaluation of expressions like rdb$db_key <= ? after mass delete |
2024.12.24 17:14:52.537 | 2024.12.24 17:14:52.832 | P | no message found |
bugs.gh_8108_test Engine returns empty string when unable to translate Unicode symbol into ICU-codepage. |
2024.12.24 17:14:52.832 | 2024.12.24 17:14:53.168 | P | no message found |
bugs.gh_8112_test Error isc_read_only_trans (335544361) should report SQLSTATE 25006. |
2024.12.24 17:14:53.168 | 2024.12.24 17:14:53.673 | P | no message found |
bugs.gh_8115_test Avoid reading/hashing the inner stream(s) if the leader stream is empty |
2024.12.24 17:14:53.673 | 2024.12.24 17:14:53.963 | P | no message found |
bugs.gh_8120_test Cast dies with numeric value is out of range error |
2024.12.24 17:14:53.963 | 2024.12.24 17:14:54.339 | P | no message found |
bugs.gh_8123_test Procedure manipulation can lead to wrong dependencies removal |
2024.12.24 17:14:54.339 | 2024.12.24 17:14:55.197 | P | no message found |
bugs.gh_8161_test Cardinality estimation should use primary record versions only |
2024.12.24 17:14:55.197 | 2024.12.24 17:14:55.856 | P | no message found |
bugs.gh_8168_test MAKE_DBKEY bug after backup/restore |
2024.12.24 17:14:55.856 | 2024.12.24 17:14:58.034 | P | no message found |
bugs.gh_8178_addi_test Check result of conversion to string in COALESCE that involves all families of data types. |
2024.12.24 17:14:58.034 | 2024.12.24 17:14:58.336 | P | no message found |
bugs.gh_8178_test Problem with boolean conversion to string inside DataTypeUtil::makeFromList() |
2024.12.24 17:14:58.336 | 2024.12.24 17:14:58.747 | P | no message found |
bugs.gh_8185_test SIGSEGV in Firebird 5.0.0.1306 embedded during update on cursor |
2024.12.24 17:14:58.747 | 2024.12.24 17:15:08.416 | F | no message found |
bugs.gh_8187_test Performance regression in generating of UUID values after introducing GUID-v7 |
2024.12.24 17:15:08.416 | 2024.12.24 17:15:38.196 | P | no message found |
bugs.gh_8203_test MAKE_DBKEY can raise 'malformed string' for some table names |
2024.12.24 17:15:38.196 | 2024.12.24 17:15:38.498 | P | no message found |
bugs.gh_8211_test DATEADD truncates milliseconds for month and year deltas. |
2024.12.24 17:15:38.498 | 2024.12.24 17:15:38.874 | P | no message found |
bugs.gh_8213_test WHEN NOT MATCHED BY SOURCE - does not work with a direct table as source |
2024.12.24 17:15:38.874 | 2024.12.24 17:15:39.301 | P | no message found |
bugs.gh_8214_test Incorrect result of index list scan for a composite index, the second segment of which is a text field with COLLATE UNICODE_CI |
2024.12.24 17:15:39.301 | 2024.12.24 17:15:54.355 | P | no message found |
bugs.gh_8219_test Database creation in 3.0.12, 4.0.5 and 5.0.1 slower than in previous releases |
2024.12.24 17:15:54.355 | 2024.12.24 17:15:54.663 | P | no message found |
bugs.gh_8221_test Crash when MAKE_DBKEY() is called with 0 or 1 arguments |
2024.12.24 17:15:54.663 | 2024.12.24 17:15:55.046 | P | no message found |
bugs.gh_8223_test SubQueryConversion = true: error "no current record for fetch operation" with complex joins |
2024.12.24 17:15:55.046 | 2024.12.24 17:15:55.427 | P | no message found |
bugs.gh_8225_test Problematic queries when SubQueryConversion = true |
2024.12.24 17:15:55.427 | 2024.12.24 17:15:55.778 | P | no message found |
bugs.gh_8231_test SubQueryConversion = true causes "request size limit exceeded" / "... unavailable resource. Unable to allocate memory ..." |
2024.12.24 17:15:55.778 | 2024.12.24 17:15:56.176 | P | no message found |
bugs.gh_8233_test SubQueryConversion = true - multiple rows in singleton select |
2024.12.24 17:15:56.176 | 2024.12.24 17:15:56.920 | P | no message found |
bugs.gh_8241_test gbak may lose NULLs in restore |
2024.12.24 17:15:56.920 | 2024.12.24 17:15:57.148 | P | no message found |
bugs.gh_8252_test Incorrect subquery unnesting with complex dependencies (SubQueryConversion = true) |
2024.12.24 17:15:57.148 | 2024.12.24 17:15:57.787 | P | no message found |
bugs.gh_8253_test Incorrect handling of non-ASCII object names in CREATE MAPPING statement |
2024.12.24 17:15:57.787 | 2024.12.24 17:15:57.794 | P | no message found |
bugs.gh_8265_test Nested IN/EXISTS subqueries should not be converted into semi-joins if the outer context is a sub-query which wasn't unnested |
2024.12.24 17:15:59.363 | 2024.12.24 17:15:59.749 | P | no message found |
bugs.gh_8290_test "Unique scan" is incorrectly reported in the explained plan for unique index and IS NULL predicate |
2024.12.24 17:15:59.749 | 2024.12.24 17:16:02.228 | P | no message found |
bugs.gh_8291_test NULLs should be skipped during index navigation when there's no lower bound and matched conditions are known to ignore NULLs |
2024.12.24 17:16:02.228 | 2024.12.24 17:16:02.584 | P | no message found |
bugs.gh_8304_test wrong results using minvalue/maxvalue in join condition |
2024.12.24 17:16:02.584 | 2024.12.24 17:16:02.912 | P | no message found |
bugs.gh_8310_test Collect network statistics and make it available for the user applications |
2024.12.24 17:16:02.912 | 2024.12.24 17:16:03.231 | P | no message found |
bugs.gh_8323_test Add AUTO RELEASE TEMP BLOBID transaction option |
2024.12.24 17:16:03.231 | 2024.12.24 17:16:04.058 | P | no message found |
bugs.gh_8353_test Report unique usernames for isc_info_user_names |
2024.12.24 17:16:04.058 | 2024.12.24 17:16:06.297 | F | no message found |
bugs.hang_test bugs.hang_test: <NO_HEADER> |
2024.12.24 17:16:06.297 | 2024.12.24 17:16:08.993 | P | no message found |
functional.arno.derived_tables.test_01 Simple derived table |
2024.12.24 17:16:08.993 | 2024.12.24 17:16:09.425 | P | no message found |
functional.arno.derived_tables.test_02 Unnamed (no relation alias) derived table |
2024.12.24 17:16:09.425 | 2024.12.24 17:16:09.850 | P | no message found |
functional.arno.derived_tables.test_03 Explicit column names for derived table |
2024.12.24 17:16:09.850 | 2024.12.24 17:16:10.248 | P | no message found |
functional.arno.derived_tables.test_04 Derived table column names must be unique |
2024.12.24 17:16:10.248 | 2024.12.24 17:16:10.689 | P | no message found |
functional.arno.derived_tables.test_05 Derived table column names must be unique |
2024.12.24 17:16:10.689 | 2024.12.24 17:16:11.121 | P | no message found |
functional.arno.derived_tables.test_06 Outer reference inside derived table to other relations in from clause is not allowed |
2024.12.24 17:16:11.121 | 2024.12.24 17:16:11.542 | P | no message found |
functional.arno.derived_tables.test_07 Outer reference inside derived table to other relations in from clause is not allowed |
2024.12.24 17:16:11.542 | 2024.12.24 17:16:11.938 | P | no message found |
functional.arno.derived_tables.test_08 Outer reference inside derived table to other relations in from clause is not allowed |
2024.12.24 17:16:11.938 | 2024.12.24 17:16:12.387 | P | no message found |
functional.arno.derived_tables.test_09 Outer reference inside derived table to other relations in from clause is not allowed |
2024.12.24 17:16:12.387 | 2024.12.24 17:16:12.802 | P | no message found |
functional.arno.derived_tables.test_10 Outer reference to upper scope-level is allowed |
2024.12.24 17:16:12.802 | 2024.12.24 17:16:13.245 | P | no message found |
functional.arno.derived_tables.test_11 Outer reference to upper scope-level is allowed |
2024.12.24 17:16:13.245 | 2024.12.24 17:16:13.652 | P | no message found |
functional.arno.derived_tables.test_12 Outer reference to upper scope-level is allowed |
2024.12.24 17:16:13.652 | 2024.12.24 17:16:14.079 | P | no message found |
functional.arno.derived_tables.test_13 DISTINCT inside derived table |
2024.12.24 17:16:14.079 | 2024.12.24 17:16:14.495 | P | no message found |
functional.arno.derived_tables.test_14 FIRST / SKIP inside derived table |
2024.12.24 17:16:14.495 | 2024.12.24 17:16:14.930 | P | no message found |
functional.arno.derived_tables.test_15 UNION inside derived table |
2024.12.24 17:16:14.930 | 2024.12.24 17:16:15.355 | P | no message found |
functional.arno.derived_tables.test_16 Simple derived table with aggregate inside |
2024.12.24 17:16:15.355 | 2024.12.24 17:16:15.772 | P | no message found |
functional.arno.derived_tables.test_17 Aggregate inside derived table |
2024.12.24 17:16:15.772 | 2024.12.24 17:16:16.194 | P | no message found |
functional.arno.derived_tables.test_18 Aggregate inside derived table |
2024.12.24 17:16:16.194 | 2024.12.24 17:16:16.642 | P | no message found |
functional.arno.derived_tables.test_19 Sub-select inside derived table |
2024.12.24 17:16:16.642 | 2024.12.24 17:16:17.112 | P | no message found |
functional.arno.derived_tables.test_20 Sub-select inside derived table |
2024.12.24 17:16:17.112 | 2024.12.24 17:16:17.530 | P | no message found |
functional.arno.derived_tables.test_21 Implicit derived table by IN predicate |
2024.12.24 17:16:17.530 | 2024.12.24 17:16:17.962 | P | no message found |
functional.arno.derived_tables.test_22 Derived table outer reference (triggers) |
2024.12.24 17:16:17.962 | 2024.12.24 17:16:18.367 | P | no message found |
functional.arno.derived_tables.test_23 Derived table with outer reference from JOIN. |
2024.12.24 17:16:18.367 | 2024.12.24 17:16:18.785 | P | no message found |
functional.arno.derived_tables.test_24 Derived table with outer reference from LEFT JOIN. |
2024.12.24 17:16:18.785 | 2024.12.24 17:16:19.212 | P | no message found |
functional.arno.derived_tables.test_25 Derived table with outer reference from FULL JOIN. |
2024.12.24 17:16:19.212 | 2024.12.24 17:16:19.641 | P | no message found |
functional.arno.derived_tables.test_26 Derived table with column that is specified several times |
2024.12.24 17:16:19.641 | 2024.12.24 17:16:20.060 | P | no message found |
functional.arno.derived_tables.test_27 Derived table with same alias for several columns |
2024.12.24 17:16:20.060 | 2024.12.24 17:16:20.485 | P | no message found |
functional.arno.indices.test_lower_bound_asc_02_segments_01 ASC 2-segment index lower bound |
2024.12.24 17:16:20.485 | 2024.12.24 17:16:20.912 | P | no message found |
functional.arno.indices.test_lower_bound_desc_02_segments_01 DESC 2-segment index lower bound |
2024.12.24 17:16:20.912 | 2024.12.24 17:16:21.345 | P | no message found |
functional.arno.indices.test_starting_with_01 STARTING WITH charset NONE |
2024.12.24 17:16:21.345 | 2024.12.24 17:16:21.765 | P | no message found |
functional.arno.indices.test_starting_with_02 STARTING WITH charset ISO8859_1 |
2024.12.24 17:16:21.765 | 2024.12.24 17:16:22.198 | P | no message found |
functional.arno.indices.test_timestamps_01 TIMESTAMP in index with values below julian date |
2024.12.24 17:16:22.198 | 2024.12.24 17:16:22.623 | P | no message found |
functional.arno.indices.test_upper_bound_asc_01_segments_01 ASC single segment index upper bound |
2024.12.24 17:16:22.623 | 2024.12.24 17:16:23.050 | P | no message found |
functional.arno.indices.test_upper_bound_asc_01_segments_02 ASC single segment index upper bound |
2024.12.24 17:16:23.050 | 2024.12.24 17:16:23.473 | P | no message found |
functional.arno.indices.test_upper_bound_asc_01_segments_03 ASC single segment index upper bound |
2024.12.24 17:16:23.473 | 2024.12.24 17:16:23.882 | P | no message found |
functional.arno.indices.test_upper_bound_asc_01_segments_04 ASC single segment index upper bound |
2024.12.24 17:16:23.882 | 2024.12.24 17:16:24.312 | P | no message found |
functional.arno.indices.test_upper_bound_asc_02_segments_01 ASC 2-segment index upper bound |
2024.12.24 17:16:24.312 | 2024.12.24 17:16:24.750 | P | no message found |
functional.arno.indices.test_upper_bound_desc_01_segments_01 DESC single segment index upper bound |
2024.12.24 17:16:24.750 | 2024.12.24 17:16:25.170 | P | no message found |
functional.arno.indices.test_upper_bound_desc_01_segments_02 DESC single segment index upper bound |
2024.12.24 17:16:25.170 | 2024.12.24 17:16:25.594 | P | no message found |
functional.arno.indices.test_upper_bound_desc_02_segments_01 DESC 2-segment index upper bound |
2024.12.24 17:16:25.594 | 2024.12.24 17:16:25.997 | P | no message found |
functional.arno.indices.test_upper_lower_bounds_01 Upper and lower bounds |
2024.12.24 17:16:25.997 | 2024.12.24 17:16:26.379 | P | no message found |
functional.arno.indices.test_upper_lower_bounds_02 Upper and lower bounds |
2024.12.24 17:16:26.379 | 2024.12.24 17:16:26.801 | P | no message found |
functional.arno.optimizer.test_opt_aggregate_distribution_01 Try to deliver HAVING CLAUSE conjunctions to the WHERE clause |
2024.12.24 17:16:26.801 | 2024.12.24 17:16:27.198 | P | no message found |
functional.arno.optimizer.test_opt_aggregate_distribution_02 Try to deliver HAVING CLAUSE conjunctions to the WHERE clause |
2024.12.24 17:16:27.198 | 2024.12.24 17:16:27.626 | P | no message found |
functional.arno.optimizer.test_opt_aggregate_distribution_03 Try to deliver HAVING CLAUSE conjunctions to the WHERE clause |
2024.12.24 17:16:27.626 | 2024.12.24 17:16:28.055 | P | no message found |
functional.arno.optimizer.test_opt_aggregate_distribution_04 Try to deliver HAVING CLAUSE conjunctions to the WHERE clause |
2024.12.24 17:16:28.055 | 2024.12.24 17:16:28.481 | P | no message found |
functional.arno.optimizer.test_opt_aggregate_distribution_05 Try to deliver HAVING CLAUSE conjunctions to the WHERE clause |
2024.12.24 17:16:28.481 | 2024.12.24 17:16:28.936 | P | no message found |
functional.arno.optimizer.test_opt_aggregate_distribution_06 Try to deliver HAVING CLAUSE conjunctions to the WHERE clause |
2024.12.24 17:16:28.936 | 2024.12.24 17:16:29.379 | P | no message found |
functional.arno.optimizer.test_opt_aggregate_distribution_07 Try to deliver HAVING CLAUSE conjunctions to the WHERE clause |
2024.12.24 17:16:29.379 | 2024.12.24 17:16:29.803 | P | no message found |
functional.arno.optimizer.test_opt_aggregate_distribution_08 Try to deliver HAVING CLAUSE conjunctions to the WHERE clause |
2024.12.24 17:16:29.803 | 2024.12.24 17:16:30.242 | P | no message found |
functional.arno.optimizer.test_opt_aggregate_distribution_09 Try to deliver HAVING CLAUSE conjunctions to the WHERE clause |
2024.12.24 17:16:30.242 | 2024.12.24 17:16:30.681 | P | no message found |
functional.arno.optimizer.test_opt_aggregate_distribution_10 Try to deliver HAVING CLAUSE conjunctions to the WHERE clause |
2024.12.24 17:16:30.681 | 2024.12.24 17:16:31.103 | P | no message found |
functional.arno.optimizer.test_opt_aggregate_distribution_11 Try to deliver HAVING CLAUSE conjunctions to the WHERE clause |
2024.12.24 17:16:31.103 | 2024.12.24 17:16:31.554 | P | no message found |
functional.arno.optimizer.test_opt_aggregate_distribution_12 Try to deliver HAVING CLAUSE conjunctions to the WHERE clause |
2024.12.24 17:16:31.554 | 2024.12.24 17:16:31.987 | P | no message found |
functional.arno.optimizer.test_opt_aggregate_distribution_13 Try to deliver HAVING CLAUSE conjunctions to the WHERE clause |
2024.12.24 17:16:31.987 | 2024.12.24 17:16:32.436 | P | no message found |
functional.arno.optimizer.test_opt_aggregate_distribution_14 Try to deliver HAVING CLAUSE conjunctions to the WHERE clause |
2024.12.24 17:16:32.436 | 2024.12.24 17:16:32.848 | P | no message found |
functional.arno.optimizer.test_opt_avoid_index_usage AVOID index usage in WHERE <indexed_varchar_field> = <integer_value> |
2024.12.24 17:16:32.848 | 2024.12.24 17:16:33.298 | P | no message found |
functional.arno.optimizer.test_opt_full_join_01 FULL OUTER JOIN, list all values |
2024.12.24 17:16:33.298 | 2024.12.24 17:16:33.741 | P | no message found |
functional.arno.optimizer.test_opt_full_join_02 FULL OUTER JOIN, list all values, but filtered in WHERE clause |
2024.12.24 17:16:33.741 | 2024.12.24 17:16:34.150 | P | no message found |
functional.arno.optimizer.test_opt_full_join_03 FULL OUTER JOIN, list all values, but filtered in WHERE clause |
2024.12.24 17:16:34.150 | 2024.12.24 17:16:34.567 | P | no message found |
functional.arno.optimizer.test_opt_full_join_04 FULL OUTER JOIN, list all values, but filtered in WHERE clause |
2024.12.24 17:16:34.567 | 2024.12.24 17:16:35.008 | P | no message found |
functional.arno.optimizer.test_opt_inner_join_01 INNER JOIN join order |
2024.12.24 17:16:35.008 | 2024.12.24 17:16:35.460 | P | no message found |
functional.arno.optimizer.test_opt_inner_join_02 INNER JOIN join order |
2024.12.24 17:16:35.460 | 2024.12.24 17:16:36.023 | P | no message found |
functional.arno.optimizer.test_opt_inner_join_03 INNER JOIN join order |
2024.12.24 17:16:36.023 | 2024.12.24 17:16:36.617 | P | no message found |
functional.arno.optimizer.test_opt_inner_join_04 INNER JOIN join order LIKE and IS NULL |
2024.12.24 17:16:36.617 | 2024.12.24 17:16:37.149 | P | no message found |
functional.arno.optimizer.test_opt_inner_join_05 INNER JOIN join order LIKE and STARTING WITH |
2024.12.24 17:16:37.149 | 2024.12.24 17:16:37.651 | P | no message found |
functional.arno.optimizer.test_opt_inner_join_06 INNER JOIN join order and VIEW |
2024.12.24 17:16:37.651 | 2024.12.24 17:16:38.258 | P | no message found |
functional.arno.optimizer.test_opt_inner_join_07 INNER JOIN join order and VIEW |
2024.12.24 17:16:38.258 | 2024.12.24 17:16:38.707 | P | no message found |
functional.arno.optimizer.test_opt_inner_join_08 INNER JOIN join order and VIEW |
2024.12.24 17:16:38.707 | 2024.12.24 17:16:39.143 | P | no message found |
functional.arno.optimizer.test_opt_inner_join_09 INNER JOIN join order and distribution |
2024.12.24 17:16:39.143 | 2024.12.24 17:16:39.598 | P | no message found |
functional.arno.optimizer.test_opt_inner_join_10 INNER JOIN join order |
2024.12.24 17:16:39.598 | 2024.12.24 17:16:39.992 | P | no message found |
functional.arno.optimizer.test_opt_inner_join_merge_01 INNER JOIN join merge |
2024.12.24 17:16:39.992 | 2024.12.24 17:16:40.461 | P | no message found |
functional.arno.optimizer.test_opt_inner_join_merge_02 INNER JOIN join merge |
2024.12.24 17:16:40.461 | 2024.12.24 17:16:40.918 | P | no message found |
functional.arno.optimizer.test_opt_inner_join_merge_03 INNER JOIN join merge |
2024.12.24 17:16:40.918 | 2024.12.24 17:16:41.391 | P | no message found |
functional.arno.optimizer.test_opt_inner_join_merge_04 INNER JOIN join merge and NULLs |
2024.12.24 17:16:41.391 | 2024.12.24 17:16:41.854 | P | no message found |
functional.arno.optimizer.test_opt_inner_join_merge_05 INNER JOIN join merge and VIEWs |
2024.12.24 17:16:41.854 | 2024.12.24 17:16:42.299 | P | no message found |
functional.arno.optimizer.test_opt_inner_join_merge_06 INNER JOIN join merge and SP |
2024.12.24 17:16:42.299 | 2024.12.24 17:16:42.740 | P | no message found |
functional.arno.optimizer.test_opt_left_join_01 LEFT OUTER JOIN with no match at all |
2024.12.24 17:16:42.740 | 2024.12.24 17:16:43.194 | P | no message found |
functional.arno.optimizer.test_opt_left_join_02 LEFT OUTER JOIN with no match and IS NULL in WHERE clause |
2024.12.24 17:16:43.194 | 2024.12.24 17:16:43.524 | P | no message found |
functional.arno.optimizer.test_opt_left_join_04 LEFT OUTER JOIN with full match |
2024.12.24 17:16:43.946 | 2024.12.24 17:16:44.379 | P | no message found |
functional.arno.optimizer.test_opt_left_join_05 LEFT OUTER JOIN with full match, but limited in ON clause |
2024.12.24 17:16:44.379 | 2024.12.24 17:16:44.713 | P | no message found |
functional.arno.optimizer.test_opt_left_join_08 LEFT OUTER JOIN with full match, but limited in ON and WHERE clause |
2024.12.24 17:16:45.448 | 2024.12.24 17:16:45.866 | P | no message found |
functional.arno.optimizer.test_opt_left_join_09 LEFT OUTER JOIN with full match, but limited in ON and WHERE clause |
2024.12.24 17:16:45.866 | 2024.12.24 17:16:46.301 | P | no message found |
functional.arno.optimizer.test_opt_left_join_10 LEFT OUTER JOIN with IS NULL burried in WHERE clause |
2024.12.24 17:16:46.301 | 2024.12.24 17:16:46.662 | P | no message found |
functional.arno.optimizer.test_opt_left_join_12 LEFT OUTER JOIN with distribution CASE |
2024.12.24 17:16:47.109 | 2024.12.24 17:16:47.542 | P | no message found |
functional.arno.optimizer.test_opt_left_join_13 LEFT OUTER JOIN VIEW with full match |
2024.12.24 17:16:47.542 | 2024.12.24 17:16:47.973 | P | no message found |
functional.arno.optimizer.test_opt_mixed_joins_01 Mixed JOINS |
2024.12.24 17:16:47.973 | 2024.12.24 17:16:48.382 | P | no message found |
functional.arno.optimizer.test_opt_mixed_joins_02 Mixed JOINS |
2024.12.24 17:16:48.382 | 2024.12.24 17:16:48.831 | P | no message found |
functional.arno.optimizer.test_opt_mixed_joins_03 Mixed JOINS |
2024.12.24 17:16:48.831 | 2024.12.24 17:16:49.277 | P | no message found |
functional.arno.optimizer.test_opt_mixed_joins_04 Mixed JOINS |
2024.12.24 17:16:49.277 | 2024.12.24 17:16:49.728 | P | no message found |
functional.arno.optimizer.test_opt_mixed_joins_05 Mixed JOINS |
2024.12.24 17:16:49.728 | 2024.12.24 17:16:50.194 | P | no message found |
functional.arno.optimizer.test_opt_mixed_joins_06 Mixed JOINS |
2024.12.24 17:16:50.194 | 2024.12.24 17:16:50.640 | P | no message found |
functional.arno.optimizer.test_opt_multi_index_selection_01 Unique index selection (multi segment) |
2024.12.24 17:16:50.640 | 2024.12.24 17:16:51.102 | P | no message found |
functional.arno.optimizer.test_opt_multi_index_selection_02 Best match index selection (multi segment) |
2024.12.24 17:16:51.102 | 2024.12.24 17:16:51.559 | P | no message found |
functional.arno.optimizer.test_opt_multi_index_selection_03 Best match index selection (multi segment) |
2024.12.24 17:16:51.559 | 2024.12.24 17:16:52.009 | P | no message found |
functional.arno.optimizer.test_opt_multi_index_selection_04 Best match index selection (multi segment) |
2024.12.24 17:16:52.009 | 2024.12.24 17:16:52.479 | P | no message found |
functional.arno.optimizer.test_opt_multi_index_selection_05 Best match index selection (multi segment) |
2024.12.24 17:16:52.479 | 2024.12.24 17:16:52.937 | P | no message found |
functional.arno.optimizer.test_opt_multi_index_selection_07 Best match index selection (multi segment) |
2024.12.24 17:16:52.937 | 2024.12.24 17:16:53.374 | P | no message found |
functional.arno.optimizer.test_opt_multi_index_selection_08 Best match index selection (multi segment) |
2024.12.24 17:16:53.374 | 2024.12.24 17:16:53.856 | P | no message found |
functional.arno.optimizer.test_opt_selectivity_01 SELECTIVITY - SET STATISTICS |
2024.12.24 17:16:53.856 | 2024.12.24 17:16:54.330 | P | no message found |
functional.arno.optimizer.test_opt_selectivity_02 SELECTIVITY - CREATE INDEX |
2024.12.24 17:16:54.330 | 2024.12.24 17:16:54.808 | P | no message found |
functional.arno.optimizer.test_opt_selectivity_03 SELECTIVITY - INDEX INACTIVE / ACTIVE |
2024.12.24 17:16:54.808 | 2024.12.24 17:16:55.247 | P | no message found |
functional.arno.optimizer.test_opt_single_index_selection_01 Unique index selection (single segment) |
2024.12.24 17:16:55.247 | 2024.12.24 17:16:55.707 | P | no message found |
functional.arno.optimizer.test_opt_single_index_selection_02 Best match index selection (single segment) |
2024.12.24 17:16:55.707 | 2024.12.24 17:16:56.143 | P | no message found |
functional.arno.optimizer.test_opt_single_index_selection_03 Best match index selection (single segment) |
2024.12.24 17:16:56.143 | 2024.12.24 17:16:56.559 | P | no message found |
functional.arno.optimizer.test_opt_single_index_selection_04 Best match index selection (single segment) |
2024.12.24 17:16:56.559 | 2024.12.24 17:16:57.005 | P | no message found |
functional.arno.optimizer.test_opt_single_index_selection_05 Best match index selection (single segment) ASC and DESC |
2024.12.24 17:16:57.005 | 2024.12.24 17:16:57.434 | P | no message found |
functional.arno.optimizer.test_opt_single_index_selection_06 Best match index selection (single segment) |
2024.12.24 17:16:57.434 | 2024.12.24 17:16:57.887 | P | no message found |
functional.arno.optimizer.test_opt_single_index_selection_07 Best match index selection (single segment) |
2024.12.24 17:16:57.887 | 2024.12.24 17:16:58.342 | P | no message found |
functional.arno.optimizer.test_opt_single_index_selection_08 Best match index selection (single segment) |
2024.12.24 17:16:58.342 | 2024.12.24 17:16:58.777 | P | no message found |
functional.arno.optimizer.test_opt_single_index_selection_09 Best match index selection (single segment) OR |
2024.12.24 17:16:58.777 | 2024.12.24 17:16:59.248 | P | no message found |
functional.arno.optimizer.test_opt_single_index_selection_10 Best match index selection (single segment) OR |
2024.12.24 17:16:59.248 | 2024.12.24 17:16:59.698 | P | no message found |
functional.arno.optimizer.test_opt_single_index_selection_11 Best match index selection (single segment) |
2024.12.24 17:16:59.698 | 2024.12.24 17:17:00.113 | P | no message found |
functional.arno.optimizer.test_opt_sort_by_index_01 ORDER BY ASC using index (unique) |
2024.12.24 17:17:00.113 | 2024.12.24 17:17:00.552 | P | no message found |
functional.arno.optimizer.test_opt_sort_by_index_02 ORDER BY DESC using index (unique) |
2024.12.24 17:17:00.552 | 2024.12.24 17:17:00.995 | P | no message found |
functional.arno.optimizer.test_opt_sort_by_index_03 ORDER BY ASC using index (non-unique) |
2024.12.24 17:17:00.995 | 2024.12.24 17:17:01.436 | P | no message found |
functional.arno.optimizer.test_opt_sort_by_index_04 ORDER BY DESC using index (non-unique) |
2024.12.24 17:17:01.436 | 2024.12.24 17:17:01.864 | P | no message found |
functional.arno.optimizer.test_opt_sort_by_index_05 MAX() and DESC index (non-unique) |
2024.12.24 17:17:01.864 | 2024.12.24 17:17:02.297 | P | no message found |
functional.arno.optimizer.test_opt_sort_by_index_06 MAX() and ASC index (non-unique) |
2024.12.24 17:17:02.297 | 2024.12.24 17:17:02.738 | P | no message found |
functional.arno.optimizer.test_opt_sort_by_index_07 MIN() and ASC index (non-unique) |
2024.12.24 17:17:02.738 | 2024.12.24 17:17:03.162 | P | no message found |
functional.arno.optimizer.test_opt_sort_by_index_08 MIN() and DESC index (non-unique) |
2024.12.24 17:17:03.162 | 2024.12.24 17:17:03.602 | P | no message found |
functional.arno.optimizer.test_opt_sort_by_index_09 ORDER BY ASC using index (non-unique) |
2024.12.24 17:17:03.602 | 2024.12.24 17:17:04.040 | P | no message found |
functional.arno.optimizer.test_opt_sort_by_index_10 ORDER BY ASC using index (multi) |
2024.12.24 17:17:04.040 | 2024.12.24 17:17:04.392 | F | no message found |
functional.arno.optimizer.test_opt_sort_by_index_11 ORDER BY ASC using index (multi) |
2024.12.24 17:17:04.392 | 2024.12.24 17:17:04.871 | P | no message found |
functional.arno.optimizer.test_opt_sort_by_index_12 ORDER BY ASC, DESC using index (multi) |
2024.12.24 17:17:04.871 | 2024.12.24 17:17:05.291 | P | no message found |
functional.arno.optimizer.test_opt_sort_by_index_13 ORDER BY ASC using index (multi) |
2024.12.24 17:17:05.291 | 2024.12.24 17:17:05.738 | F | no message found |
functional.arno.optimizer.test_opt_sort_by_index_14 ORDER BY ASC NULLS FIRST using index |
2024.12.24 17:17:05.738 | 2024.12.24 17:17:06.197 | P | no message found |
functional.arno.optimizer.test_opt_sort_by_index_15 ORDER BY ASC NULLS LAST using index |
2024.12.24 17:17:06.197 | 2024.12.24 17:17:06.609 | P | no message found |
functional.arno.optimizer.test_opt_sort_by_index_16 ORDER BY DESC NULLS FIRST using index |
2024.12.24 17:17:06.609 | 2024.12.24 17:17:07.063 | P | no message found |
functional.arno.optimizer.test_opt_sort_by_index_17 ORDER BY DESC NULLS LAST using index |
2024.12.24 17:17:07.063 | 2024.12.24 17:17:07.433 | P | no message found |
functional.arno.optimizer.test_opt_sort_by_index_18 ORDER BY ASC using index (single) and WHERE clause |
2024.12.24 17:17:07.433 | 2024.12.24 17:17:07.780 | P | no message found |
functional.arno.optimizer.test_opt_sort_by_index_19 ORDER BY ASC using index (multi) and WHERE clause |
2024.12.24 17:17:07.780 | 2024.12.24 17:17:07.786 | F | no message found |
functional.basic.isql.test_00 Check output of "HELP" and "HELP SET" commands |
2024.12.24 17:17:08.116 | 2024.12.24 17:17:08.411 | P | no message found |
functional.basic.isql.test_01 ISQL - SHOW DATABASE |
2024.12.24 17:17:08.411 | 2024.12.24 17:17:08.722 | P | no message found |
functional.basic.isql.test_02 ISQL - SHOW SYSTEM TABLES |
2024.12.24 17:17:08.722 | 2024.12.24 17:17:09.027 | F | no message found |
functional.basic.isql.test_03 ISQL - SHOW SYSTEM parameters |
2024.12.24 17:17:09.027 | 2024.12.24 17:17:11.978 | P | no message found |
functional.basic.isql.test_05 ISQL should be able to process single statement with length up to 10*1024*1024 chars |
2024.12.24 17:17:11.978 | 2024.12.24 17:17:12.319 | P | no message found |
functional.basic.isql.test_06 Let ISQL show per-table run-time statistics. |
2024.12.24 17:17:12.319 | 2024.12.24 17:17:12.547 | P | no message found |
functional.basic.isql.test_07 Add REPLICA MODE to the output of the isql SHOW DATABASE command |
2024.12.24 17:17:12.547 | 2024.12.24 17:17:12.655 | P | no message found |
functional.basic.isql.test_08 ISQL showing publication status |
2024.12.24 17:17:12.655 | 2024.12.24 17:17:13.012 | P | no message found |
functional.blob.test_rdb_blob_util_basic Basic test of RDB$BLOB_UTIL package functionality |
2024.12.24 17:17:13.012 | 2024.12.24 17:17:13.259 | P | no message found |
functional.database.alter.test_01 Alter database: adding a secondary file |
2024.12.24 17:17:13.259 | 2024.12.24 17:17:13.497 | P | no message found |
functional.database.alter.test_02 Alter database: adding secondary file with alternate keyword |
2024.12.24 17:17:13.497 | 2024.12.24 17:17:13.753 | P | no message found |
functional.database.alter.test_03 Alter database: add file with name of this database or previously added files must fail |
2024.12.24 17:17:13.753 | 2024.12.24 17:17:14.987 | P | no message found |
functional.database.create.test_00 Verify ability to create database with different values of PAGE_SIZE |
2024.12.24 17:17:14.987 | 2024.12.24 17:17:15.237 | P | no message found |
functional.database.create.test_01 Create database: set names and default character set |
2024.12.24 17:17:15.237 | 2024.12.24 17:17:15.813 | P | no message found |
functional.database.create.test_02 Create database: non sysdba user |
2024.12.24 17:17:15.813 | 2024.12.24 17:17:15.820 | P | no message found |
functional.database.create.test_08 Create database: Multi file DB |
2024.12.24 17:17:16.083 | 2024.12.24 17:17:16.350 | P | no message found |
functional.database.create.test_09 Create database: Multi file DB |
2024.12.24 17:17:16.350 | 2024.12.24 17:17:16.623 | P | no message found |
functional.database.create.test_10 Create database: Multi file DB - starting |
2024.12.24 17:17:16.623 | 2024.12.24 17:17:16.927 | P | no message found |
functional.database.create.test_11 Create database: Default char set NONE |
2024.12.24 17:17:16.927 | 2024.12.24 17:17:16.932 | P | no message found |
functional.database.create.test_13 Create database: check that actual FW setting is ON for just created database. |
2024.12.24 17:17:17.429 | 2024.12.24 17:17:17.809 | P | no message found |
functional.datatypes.test_decfloat_binding_to_legacy Test ability for DECFLOAT values to be represented as other data types using LEGACY keyword. |
2024.12.24 17:17:17.809 | 2024.12.24 17:17:18.141 | P | no message found |
functional.datatypes.test_decfloat_binding_to_other_types Test ability for DECFLOAT values to be represented as other data types (char, double, bigint). |
2024.12.24 17:17:18.141 | 2024.12.24 17:17:18.462 | P | no message found |
functional.datatypes.test_decfloat_boundary_values Check BOUNDARY values that are defined for DECFLOAT datatype |
2024.12.24 17:17:18.462 | 2024.12.24 17:17:18.822 | P | no message found |
functional.datatypes.test_decfloat_columns_handlng Check ability of misc. actions against table column for DECFLOAT datatype |
2024.12.24 17:17:18.822 | 2024.12.24 17:17:19.171 | P | no message found |
functional.datatypes.test_decfloat_ddl_indices Check ability to create table with 16 fields of type decfloat(34), plus create indices and add data |
2024.12.24 17:17:19.171 | 2024.12.24 17:17:19.513 | P | no message found |
functional.datatypes.test_decfloat_df16_alignment Check proper alignment of decfloat(16) value if it is shown in ISQL when SET LIST ON |
2024.12.24 17:17:19.513 | 2024.12.24 17:17:19.843 | P | no message found |
functional.datatypes.test_decfloat_exceptions_trapping Test exception trapping for result of DECFLOAT operations |
2024.12.24 17:17:19.843 | 2024.12.24 17:17:20.146 | P | no message found |
functional.datatypes.test_decfloat_literal_interpr Test interpretation of numeric literals |
2024.12.24 17:17:20.146 | 2024.12.24 17:17:20.475 | P | no message found |
functional.datatypes.test_decfloat_literal_length Literal length currently is limited with 1024 characters (including decimal separator and minus sign if any) |
2024.12.24 17:17:20.475 | 2024.12.24 17:17:20.774 | P | no message found |
functional.datatypes.test_decfloat_loose_accuracy Test for preseving accuracy when evaluate sum of values with huge difference in magnitude |
2024.12.24 17:17:20.774 | 2024.12.24 17:17:21.266 | P | no message found |
functional.datatypes.test_decfloat_min_distinguish List of all values starting from 1.0 divided by 2, until previous and current become equal |
2024.12.24 17:17:21.266 | 2024.12.24 17:17:21.581 | P | no message found |
functional.datatypes.test_decfloat_nan_and_infinity_comparison DECFLOAT should not throw exceptions when +/-NaN, +/-sNaN and +/-Infinity is used in comparisons |
2024.12.24 17:17:21.581 | 2024.12.24 17:17:21.912 | P | no message found |
functional.datatypes.test_decfloat_ordering_rules Test ordering of decfloat values |
2024.12.24 17:17:21.912 | 2024.12.24 17:17:22.249 | P | no message found |
functional.datatypes.test_decfloat_parsing_scaled_integers_and_bigint_max_min Interpretation of DECFLOAT values as BIGINT |
2024.12.24 17:17:22.249 | 2024.12.24 17:17:22.624 | P | no message found |
functional.datatypes.test_decfloat_round_modes Check validity of different ROUNDING modes that are defined for DECFLOAT datatype |
2024.12.24 17:17:22.624 | 2024.12.24 17:17:22.994 | P | no message found |
functional.datatypes.test_decfloat_scalar_functions Test common math functions that should work with DECFLOAT datatype |
2024.12.24 17:17:22.994 | 2024.12.24 17:17:23.313 | P | no message found |
functional.datatypes.test_decfloat_single_bit_in_representation Check result of EXP() which can be represented only by one ("last") significant bit |
2024.12.24 17:17:23.313 | 2024.12.24 17:17:23.688 | P | no message found |
functional.datatypes.test_decfloat_special_functions Test functions that are designed specially for DECFLOAT handling |
2024.12.24 17:17:23.688 | 2024.12.24 17:17:23.995 | P | no message found |
functional.datatypes.test_decimal_declared_scale Dummy test |
2024.12.24 17:17:23.995 | 2024.12.24 17:17:24.305 | P | no message found |
functional.datatypes.test_int128_agregate_functions Basic test for aggregation functions against INT128 datatype |
2024.12.24 17:17:24.305 | 2024.12.24 17:17:24.661 | P | no message found |
functional.datatypes.test_int128_binary_operations Basic test for binary functions against INT128 datatype |
2024.12.24 17:17:24.661 | 2024.12.24 17:17:25.009 | P | no message found |
functional.datatypes.test_int128_math_functions Basic test for math functions against INT128 datatype |
2024.12.24 17:17:25.009 | 2024.12.24 17:17:25.357 | P | no message found |
functional.datatypes.test_miscelan_binding Test ability for DECFLOAT values to be represented as other data types using LEGACY keyword. |
2024.12.24 17:17:25.357 | 2024.12.24 17:17:25.808 | P | no message found |
functional.dml.cte.test_01 Non-Recursive CTEs |
2024.12.24 17:17:25.808 | 2024.12.24 17:17:26.250 | P | no message found |
functional.dml.cte.test_02 Recursive CTEs |
2024.12.24 17:17:26.250 | 2024.12.24 17:17:26.658 | P | no message found |
functional.dml.delete.test_01 DELETE |
2024.12.24 17:17:26.658 | 2024.12.24 17:17:27.045 | P | no message found |
functional.dml.delete.test_02 DELETE with WHERE |
2024.12.24 17:17:27.045 | 2024.12.24 17:17:27.477 | P | no message found |
functional.dml.delete.test_03 DELETE from VIEW |
2024.12.24 17:17:27.477 | 2024.12.24 17:17:27.943 | P | no message found |
functional.dml.insert.test_01 INSERT with Defaults |
2024.12.24 17:17:27.943 | 2024.12.24 17:17:28.357 | P | no message found |
functional.dml.join.test_01 NAMED COLUMNS join |
2024.12.24 17:17:28.357 | 2024.12.24 17:17:28.800 | P | no message found |
functional.dml.join.test_02 NATURAL join |
2024.12.24 17:17:28.800 | 2024.12.24 17:17:29.234 | P | no message found |
functional.dml.merge.test_01 MERGE statement |
2024.12.24 17:17:29.234 | 2024.12.24 17:17:29.591 | P | no message found |
functional.dml.merge.test_02 MERGE statement can have only one RETURNING which must be after all WHEN sub-statements |
2024.12.24 17:17:29.591 | 2024.12.24 17:17:29.910 | P | no message found |
functional.dml.merge.test_03 MERGE ... RETURNING must refer either ALIAS of the table (if it is defined) or context variables OLD and NEW |
2024.12.24 17:17:29.910 | 2024.12.24 17:17:30.332 | P | no message found |
functional.dml.update_or_insert.test_01 UPDATE OR INSERT |
2024.12.24 17:17:30.332 | 2024.12.24 17:17:30.747 | P | no message found |
functional.dml.update_or_insert.test_02 UPDATE OR INSERT |
2024.12.24 17:17:30.747 | 2024.12.24 17:17:31.174 | P | no message found |
functional.dml.update_or_insert.test_03 UPDATE OR INSERT |
2024.12.24 17:17:31.174 | 2024.12.24 17:17:31.571 | P | no message found |
functional.domain.alter.test_01 ALTER DOMAIN - SET DEFAULT |
2024.12.24 17:17:31.571 | 2024.12.24 17:17:32.029 | P | no message found |
functional.domain.alter.test_02 ALTER DOMAIN - DROP DEFAULT |
2024.12.24 17:17:32.029 | 2024.12.24 17:17:32.481 | P | no message found |
functional.domain.alter.test_03 ALTER DOMAIN - ADD CONSTRAINT |
2024.12.24 17:17:32.481 | 2024.12.24 17:17:32.899 | P | no message found |
functional.domain.alter.test_04 ALTER DOMAIN - DROP CONSTRAINT |
2024.12.24 17:17:32.899 | 2024.12.24 17:17:33.283 | P | no message found |
functional.domain.alter.test_05 ALTER DOMAIN - Alter domain that doesn't exists |
2024.12.24 17:17:33.283 | 2024.12.24 17:17:33.586 | P | no message found |
functional.domain.create.test_01 CREATE DOMAIN - SMALLINT |
2024.12.24 17:17:33.586 | 2024.12.24 17:17:33.918 | P | no message found |
functional.domain.create.test_02 CREATE DOMAIN - INTEGER |
2024.12.24 17:17:33.918 | 2024.12.24 17:17:34.245 | P | no message found |
functional.domain.create.test_03 CREATE DOMAIN - INT |
2024.12.24 17:17:34.245 | 2024.12.24 17:17:34.546 | P | no message found |
functional.domain.create.test_04 CREATE DOMAIN - FLOAT |
2024.12.24 17:17:34.546 | 2024.12.24 17:17:34.862 | P | no message found |
functional.domain.create.test_05 CREATE DOMAIN - DOUBLE PRECISION |
2024.12.24 17:17:34.862 | 2024.12.24 17:17:35.166 | P | no message found |
functional.domain.create.test_06 CREATE DOMAIN - DOUBLE PRECISION - ARRAY |
2024.12.24 17:17:35.166 | 2024.12.24 17:17:35.476 | P | no message found |
functional.domain.create.test_07 CREATE DOMAIN - DATE |
2024.12.24 17:17:35.476 | 2024.12.24 17:17:35.769 | P | no message found |
functional.domain.create.test_08 CREATE DOMAIN - TIME |
2024.12.24 17:17:35.769 | 2024.12.24 17:17:36.091 | P | no message found |
functional.domain.create.test_09 CREATE DOMAIN - TIMESTAMP |
2024.12.24 17:17:36.091 | 2024.12.24 17:17:36.432 | P | no message found |
functional.domain.create.test_10 CREATE DOMAIN - TIMESTAMP ARRAY |
2024.12.24 17:17:36.432 | 2024.12.24 17:17:36.732 | P | no message found |
functional.domain.create.test_11 CREATE DOMAIN - DECIMAL |
2024.12.24 17:17:36.732 | 2024.12.24 17:17:37.026 | P | no message found |
functional.domain.create.test_12 CREATE DOMAIN - DECIMAL ARRAY |
2024.12.24 17:17:37.026 | 2024.12.24 17:17:37.344 | P | no message found |
functional.domain.create.test_13 CREATE DOMAIN - NUMERIC |
2024.12.24 17:17:37.344 | 2024.12.24 17:17:37.680 | P | no message found |
functional.domain.create.test_14 CREATE DOMAIN - NUMERIC ARRAY |
2024.12.24 17:17:37.680 | 2024.12.24 17:17:38.018 | P | no message found |
functional.domain.create.test_15 CREATE DOMAIN - CHAR |
2024.12.24 17:17:38.018 | 2024.12.24 17:17:38.403 | P | no message found |
functional.domain.create.test_16 CREATE DOMAIN using 'CHARACTER' keyword |
2024.12.24 17:17:38.403 | 2024.12.24 17:17:38.765 | P | no message found |
functional.domain.create.test_17 CREATE DOMAIN using 'CHARACTER VARYING' keyword |
2024.12.24 17:17:38.765 | 2024.12.24 17:17:39.092 | P | no message found |
functional.domain.create.test_18 CREATE DOMAIN using 'VARCHAR' keyword |
2024.12.24 17:17:39.092 | 2024.12.24 17:17:39.431 | P | no message found |
functional.domain.create.test_19 CREATE DOMAIN - VARCHAR ARRAY |
2024.12.24 17:17:39.431 | 2024.12.24 17:17:39.750 | P | no message found |
functional.domain.create.test_20 CREATE DOMAIN - VARCHAR CHARACTER SET |
2024.12.24 17:17:39.750 | 2024.12.24 17:17:40.081 | P | no message found |
functional.domain.create.test_21 CREATE DOMAIN - NCHAR |
2024.12.24 17:17:40.081 | 2024.12.24 17:17:40.382 | P | no message found |
functional.domain.create.test_22 CREATE DOMAIN - NATIONAL CHARACTER |
2024.12.24 17:17:40.382 | 2024.12.24 17:17:40.691 | P | no message found |
functional.domain.create.test_23 CREATE DOMAIN - NATIONAL CHAR |
2024.12.24 17:17:40.691 | 2024.12.24 17:17:41.005 | P | no message found |
functional.domain.create.test_24 CREATE DOMAIN - NATIONAL CHAR VARYING |
2024.12.24 17:17:41.005 | 2024.12.24 17:17:41.321 | P | no message found |
functional.domain.create.test_25 CREATE DOMAIN - NATIONAL CHAR VARYING ARRAY |
2024.12.24 17:17:41.321 | 2024.12.24 17:17:41.666 | P | no message found |
functional.domain.create.test_26 CREATE DOMAIN - BLOB |
2024.12.24 17:17:41.666 | 2024.12.24 17:17:42.024 | P | no message found |
functional.domain.create.test_27 CREATE DOMAIN. Specifying BLOB SUB_TYPE <N>, where N = 0 or 1. |
2024.12.24 17:17:42.024 | 2024.12.24 17:17:42.378 | P | no message found |
functional.domain.create.test_28 CREATE DOMAIN. Specifying BLOB SUB_TYPE <A>, where A = 'binary' or 'text'. |
2024.12.24 17:17:42.378 | 2024.12.24 17:17:42.741 | P | no message found |
functional.domain.create.test_29 CREATE DOMAIN - BLOB SEGMENT SIZE |
2024.12.24 17:17:42.741 | 2024.12.24 17:17:42.746 | P | no message found |
functional.domain.create.test_31 CREATE DOMAIN. Check ability to declare using syntax BLOB(seglen, num_subtype) |
2024.12.24 17:17:43.107 | 2024.12.24 17:17:43.438 | P | no message found |
functional.domain.create.test_32 CREATE DOMAIN - DEFAULT literal |
2024.12.24 17:17:43.438 | 2024.12.24 17:17:43.789 | P | no message found |
functional.domain.create.test_33 CREATE DOMAIN - DEFAULT NULL |
2024.12.24 17:17:43.789 | 2024.12.24 17:17:44.145 | P | no message found |
functional.domain.create.test_34 CREATE DOMAIN - DEFAULT USER |
2024.12.24 17:17:44.145 | 2024.12.24 17:17:44.151 | P | no message found |
functional.domain.create.test_36 CREATE DOMAIN - DEFAULT CURRENT_ROLE |
2024.12.24 17:17:45.048 | 2024.12.24 17:17:45.431 | P | no message found |
functional.domain.create.test_37 CREATE DOMAIN - NOT NULL |
2024.12.24 17:17:45.431 | 2024.12.24 17:17:45.785 | P | no message found |
functional.domain.create.test_38 CREATE DOMAIN - CHECK |
2024.12.24 17:17:45.785 | 2024.12.24 17:17:45.791 | P | no message found |
functional.domain.create.test_40 CREATE DOMAIN - all options |
2024.12.24 17:17:46.127 | 2024.12.24 17:17:46.548 | P | no message found |
functional.domain.create.test_41 CREATE DOMAIN - create two domain with same name |
2024.12.24 17:17:46.548 | 2024.12.24 17:17:46.855 | P | no message found |
functional.domain.create.test_42 CREATE DOMAIN - domain name equal to existing datatype |
2024.12.24 17:17:46.855 | 2024.12.24 17:17:47.262 | P | no message found |
functional.domain.create.test_54 Use of domains for Trigger/SP variable definition |
2024.12.24 17:17:47.262 | 2024.12.24 17:17:47.683 | P | no message found |
functional.domain.drop.test_01 DROP DOMAIN |
2024.12.24 17:17:47.683 | 2024.12.24 17:17:48.093 | P | no message found |
functional.domain.drop.test_02 DROP DOMAIN - in use |
2024.12.24 17:17:48.093 | 2024.12.24 17:17:48.400 | P | no message found |
functional.domain.drop.test_03 DROP DOMAIN - that doesn't exists |
2024.12.24 17:17:48.400 | 2024.12.24 17:17:48.766 | P | no message found |
functional.exception.alter.test_01 ALTER EXCEPTION |
2024.12.24 17:17:49.180 | 2024.12.24 17:17:49.488 | P | no message found |
functional.exception.create.test_01 CREATE EXCEPTION |
2024.12.24 17:17:49.488 | 2024.12.24 17:17:49.911 | P | no message found |
functional.exception.create.test_02 CREATE EXCEPTION - try create Exception with the same name |
2024.12.24 17:17:49.911 | 2024.12.24 17:17:50.234 | P | no message found |
functional.exception.create.test_03 CREATE EXCEPTION - too long message |
2024.12.24 17:17:50.234 | 2024.12.24 17:17:50.613 | P | no message found |
functional.exception.drop.test_01 DROP EXCEPTION |
2024.12.24 17:17:50.613 | 2024.12.24 17:17:51.042 | P | no message found |
functional.exception.drop.test_02 DROP EXCEPTION |
2024.12.24 17:17:51.042 | 2024.12.24 17:17:51.353 | P | no message found |
functional.exception.drop.test_03 DROP EXCEPTION - that doesn't exists |
2024.12.24 17:17:51.353 | 2024.12.24 17:17:51.770 | P | no message found |
functional.exception.test_handling_name_and_message Context variables EXCEPTION and ERROR_MESSAGE for ability to log exception info (including call stack!) on server side |
2024.12.24 17:17:48.766 | 2024.12.24 17:17:49.180 | P | no message found |
functional.fkey.primary.test_insert_pk_01 Check correct work fix with foreign key |
2024.12.24 17:17:51.770 | 2024.12.24 17:17:52.156 | P | no message found |
functional.fkey.primary.test_insert_pk_02 Check correct work fix with foreign key |
2024.12.24 17:17:52.156 | 2024.12.24 17:17:52.528 | P | no message found |
functional.fkey.primary.test_insert_pk_03 Check correct work fix with foreign key |
2024.12.24 17:17:52.528 | 2024.12.24 17:17:52.917 | P | no message found |
functional.fkey.primary.test_insert_pk_04 Check correct work fix with foreign key |
2024.12.24 17:17:52.917 | 2024.12.24 17:17:53.301 | P | no message found |
functional.fkey.primary.test_insert_pk_05 Check correct work fix with foreign key |
2024.12.24 17:17:53.301 | 2024.12.24 17:17:53.719 | P | no message found |
functional.fkey.primary.test_insert_pk_06 Check correct work fix with foreign key |
2024.12.24 17:17:53.719 | 2024.12.24 17:17:54.088 | P | no message found |
functional.fkey.primary.test_insert_pk_07 Check correct work fix with foreign key |
2024.12.24 17:17:54.088 | 2024.12.24 17:17:54.482 | P | no message found |
functional.fkey.primary.test_insert_pk_08 Check correct work fix with foreign key |
2024.12.24 17:17:54.482 | 2024.12.24 17:17:54.869 | P | no message found |
functional.fkey.primary.test_insert_pk_09 Check correct work fix with foreign key |
2024.12.24 17:17:54.869 | 2024.12.24 17:17:55.263 | P | no message found |
functional.fkey.primary.test_insert_pk_10 Check correct work fix with foreign key |
2024.12.24 17:17:55.263 | 2024.12.24 17:17:55.654 | P | no message found |
functional.fkey.primary.test_insert_pk_11 Check correct work fix with foreign key |
2024.12.24 17:17:55.654 | 2024.12.24 17:17:56.053 | P | no message found |
functional.fkey.primary.test_insert_pk_12 Check correct work fix with foreign key |
2024.12.24 17:17:56.053 | 2024.12.24 17:17:56.484 | P | no message found |
functional.fkey.primary.test_insert_pk_13 Check correct work fix with foreign key |
2024.12.24 17:17:56.484 | 2024.12.24 17:17:56.870 | P | no message found |
functional.fkey.primary.test_insert_pk_14 Check correct work fix with foreign key |
2024.12.24 17:17:56.870 | 2024.12.24 17:17:57.286 | P | no message found |
functional.fkey.primary.test_insert_pk_15 Check correct work fix with foreign key |
2024.12.24 17:17:57.286 | 2024.12.24 17:17:57.702 | P | no message found |
functional.fkey.primary.test_insert_pk_16 Check correct work fix with foreign key |
2024.12.24 17:17:57.702 | 2024.12.24 17:17:58.067 | P | no message found |
functional.fkey.primary.test_insert_pk_17 Check correct work fix with foreign key |
2024.12.24 17:17:58.067 | 2024.12.24 17:17:58.455 | P | no message found |
functional.fkey.primary.test_insert_pk_18 Check correct work fix with foreign key |
2024.12.24 17:17:58.455 | 2024.12.24 17:17:58.874 | P | no message found |
functional.fkey.primary.test_insert_pk_19 Check correct work fix with foreign key |
2024.12.24 17:17:58.874 | 2024.12.24 17:17:59.331 | P | no message found |
functional.fkey.primary.test_select_pk_01 Check correct work fix with foreign key |
2024.12.24 17:17:59.331 | 2024.12.24 17:17:59.729 | P | no message found |
functional.fkey.primary.test_select_pk_02 Check correct work fix with foreign key |
2024.12.24 17:17:59.729 | 2024.12.24 17:18:00.113 | P | no message found |
functional.fkey.primary.test_upd_pk_01 Check correct work fix with foreign key |
2024.12.24 17:18:00.113 | 2024.12.24 17:18:00.537 | P | no message found |
functional.fkey.primary.test_upd_pk_02 Check correct work fix with foreign key |
2024.12.24 17:18:00.537 | 2024.12.24 17:18:00.942 | P | no message found |
functional.fkey.unique.test_insert_01 Check correct work fix with foreign key |
2024.12.24 17:18:00.942 | 2024.12.24 17:18:01.350 | P | no message found |
functional.fkey.unique.test_insert_02 Check correct work fix with foreign key |
2024.12.24 17:18:01.350 | 2024.12.24 17:18:01.748 | P | no message found |
functional.fkey.unique.test_insert_03 Check correct work fix with foreign key |
2024.12.24 17:18:01.748 | 2024.12.24 17:18:02.118 | P | no message found |
functional.fkey.unique.test_insert_04 Check correct work fix with foreign key |
2024.12.24 17:18:02.118 | 2024.12.24 17:18:02.521 | P | no message found |
functional.fkey.unique.test_insert_05 Check correct work fix with foreign key |
2024.12.24 17:18:02.521 | 2024.12.24 17:18:02.916 | P | no message found |
functional.fkey.unique.test_insert_06 Check correct work fix with foreign key |
2024.12.24 17:18:02.916 | 2024.12.24 17:18:03.332 | P | no message found |
functional.fkey.unique.test_insert_07 Check correct work fix with foreign key |
2024.12.24 17:18:03.332 | 2024.12.24 17:18:03.744 | P | no message found |
functional.fkey.unique.test_insert_08 Check correct work fix with foreign key |
2024.12.24 17:18:03.744 | 2024.12.24 17:18:04.215 | P | no message found |
functional.fkey.unique.test_insert_09 Check correct work fix with foreign key |
2024.12.24 17:18:04.215 | 2024.12.24 17:18:04.613 | P | no message found |
functional.fkey.unique.test_insert_11 Check correct work fix with foreign key |
2024.12.24 17:18:04.613 | 2024.12.24 17:18:04.978 | P | no message found |
functional.fkey.unique.test_insert_12 Check correct work fix with foreign key |
2024.12.24 17:18:04.978 | 2024.12.24 17:18:05.384 | P | no message found |
functional.fkey.unique.test_insert_13 Check correct work fix with foreign key |
2024.12.24 17:18:05.384 | 2024.12.24 17:18:05.750 | P | no message found |
functional.fkey.unique.test_insert_14 Check correct work fix with foreign key |
2024.12.24 17:18:05.750 | 2024.12.24 17:18:06.147 | P | no message found |
functional.fkey.unique.test_select_uf_01 Check correct work fix with foreign key |
2024.12.24 17:18:06.147 | 2024.12.24 17:18:06.527 | P | no message found |
functional.fkey.unique.test_select_uf_02 Check correct work fix with foreign key |
2024.12.24 17:18:06.527 | 2024.12.24 17:18:06.909 | P | no message found |
functional.fkey.unique.test_upd_01 Check correct work fix with foreign key |
2024.12.24 17:18:06.909 | 2024.12.24 17:18:07.284 | P | no message found |
functional.fkey.unique.test_upd_02 Check correct work fix with foreign key |
2024.12.24 17:18:07.284 | 2024.12.24 17:18:07.622 | P | no message found |
functional.generator.alter.test_01 ALTER SEQUENCE |
2024.12.24 17:18:07.622 | 2024.12.24 17:18:07.935 | P | no message found |
functional.generator.create.test_01 CREATE GENERATOR and query related data from RDB$GENERATORS |
2024.12.24 17:18:07.935 | 2024.12.24 17:18:08.345 | P | no message found |
functional.generator.create.test_02 CREATE GENERATOR - try create gen with same name |
2024.12.24 17:18:08.345 | 2024.12.24 17:18:08.764 | P | no message found |
functional.generator.drop.test_01 DROP GENERATOR |
2024.12.24 17:18:08.764 | 2024.12.24 17:18:09.175 | P | no message found |
functional.generator.drop.test_02 DROP GENERATOR - in use |
2024.12.24 17:18:09.175 | 2024.12.24 17:18:09.482 | P | no message found |
functional.generator.drop.test_03 DROP GENERATOR - generator does not exists |
2024.12.24 17:18:09.482 | 2024.12.24 17:18:10.819 | P | no message found |
functional.gtcs.test_cast_datatypes Check result or CAST() for misc agruments // from GTCS. |
2024.12.24 17:18:10.819 | 2024.12.24 17:18:11.212 | P | no message found |
functional.gtcs.test_computed_fields_01 Computed fields |
2024.12.24 17:18:11.212 | 2024.12.24 17:18:11.616 | P | no message found |
functional.gtcs.test_computed_fields_02 Computed fields |
2024.12.24 17:18:11.616 | 2024.12.24 17:18:11.997 | P | no message found |
functional.gtcs.test_computed_fields_03 Computed fields |
2024.12.24 17:18:11.997 | 2024.12.24 17:18:12.382 | P | no message found |
functional.gtcs.test_computed_fields_04 Computed fields |
2024.12.24 17:18:12.382 | 2024.12.24 17:18:12.757 | P | no message found |
functional.gtcs.test_computed_fields_05 Computed fields |
2024.12.24 17:18:12.757 | 2024.12.24 17:18:13.096 | P | no message found |
functional.gtcs.test_computed_fields_06 Computed fields |
2024.12.24 17:18:13.096 | 2024.12.24 17:18:13.455 | P | no message found |
functional.gtcs.test_computed_fields_07 Computed fields |
2024.12.24 17:18:13.455 | 2024.12.24 17:18:13.770 | P | no message found |
functional.gtcs.test_computed_fields_08 Computed fields |
2024.12.24 17:18:13.770 | 2024.12.24 17:18:14.122 | P | no message found |
functional.gtcs.test_computed_fields_09 Computed fields |
2024.12.24 17:18:14.122 | 2024.12.24 17:18:14.434 | P | no message found |
functional.gtcs.test_computed_fields_10 Computed fields |
2024.12.24 17:18:14.434 | 2024.12.24 17:18:14.746 | P | no message found |
functional.gtcs.test_computed_fields_11 Computed fields |
2024.12.24 17:18:14.746 | 2024.12.24 17:18:15.062 | P | no message found |
functional.gtcs.test_computed_fields_12 Computed fields |
2024.12.24 17:18:15.062 | 2024.12.24 17:18:15.423 | P | no message found |
functional.gtcs.test_computed_fields_13 Computed fields |
2024.12.24 17:18:15.423 | 2024.12.24 17:18:15.756 | P | no message found |
functional.gtcs.test_computed_fields_14 Computed fields |
2024.12.24 17:18:15.756 | 2024.12.24 17:18:16.057 | P | no message found |
functional.gtcs.test_computed_fields_15 Computed fields |
2024.12.24 17:18:16.057 | 2024.12.24 17:18:16.364 | P | no message found |
functional.gtcs.test_computed_fields_16 Computed fields |
2024.12.24 17:18:16.364 | 2024.12.24 17:18:16.693 | P | no message found |
functional.gtcs.test_computed_fields_17 Computed fields |
2024.12.24 17:18:16.693 | 2024.12.24 17:18:17.125 | P | no message found |
functional.gtcs.test_conversion_error_from_string Script issues conversion error from string |
2024.12.24 17:18:17.125 | 2024.12.24 17:18:17.418 | P | no message found |
functional.gtcs.test_crash_of_group_by_varchar_4000 Crash on attempt to GROUP BY on table with varchar(4000) field |
2024.12.24 17:18:17.418 | 2024.12.24 17:18:17.762 | P | no message found |
functional.gtcs.test_division_by_zero_corrupts_db Zero divide in SP can crash database when call this SP several times |
2024.12.24 17:18:17.762 | 2024.12.24 17:18:18.110 | P | no message found |
functional.gtcs.test_dsql_domain_01 Test the level 0 syntax for SQL create domain defining only the datatype |
2024.12.24 17:18:18.110 | 2024.12.24 17:18:18.471 | P | no message found |
functional.gtcs.test_dsql_domain_02 Test the level 0 syntax for SQL "CREATE DOMAIN" statement using datatype and DEFAULT clauses |
2024.12.24 17:18:18.471 | 2024.12.24 17:18:18.832 | P | no message found |
functional.gtcs.test_dsql_domain_03 Test the level 0 syntax for SQL "CREATE DOMAIN" statement using datatype and NOT NULL constraint |
2024.12.24 17:18:18.832 | 2024.12.24 17:18:19.224 | P | no message found |
functional.gtcs.test_dsql_domain_04 Test the level 0 syntax for SQL "CREATE DOMAIN" statement using datatype and CHECK constraint clause |
2024.12.24 17:18:19.224 | 2024.12.24 17:18:19.714 | P | no message found |
functional.gtcs.test_dsql_domain_06 Test the level 0 syntax for SQL "CREATE DOMAIN" statement using datatype and CHECK constraint clause. |
2024.12.24 17:18:19.714 | 2024.12.24 17:18:20.189 | P | no message found |
functional.gtcs.test_dsql_domain_07 Test CREATE / ALTER domain statement with ADD/DROP CONSTRAINT clauses, together and separately. |
2024.12.24 17:18:20.189 | 2024.12.24 17:18:20.592 | P | no message found |
functional.gtcs.test_dsql_domain_12 Verify result of INSERT DEFAULT VALUES into a table with domain fields when domains are defined with DEFAULT value. |
2024.12.24 17:18:20.592 | 2024.12.24 17:18:21.001 | P | no message found |
functional.gtcs.test_dsql_domain_13 Verify result of INSERT DEFAULT for domain-based fields which have their own default values |
2024.12.24 17:18:21.001 | 2024.12.24 17:18:21.400 | P | no message found |
functional.gtcs.test_dsql_domain_15 Verify result of INSERT DEFAULT for domain-based fields which are declared as NOT NULL and have their own default values |
2024.12.24 17:18:21.400 | 2024.12.24 17:18:21.827 | P | no message found |
functional.gtcs.test_dsql_domain_20 Verify result of ALTER DOMAIN SET/DROP DEFAULT when a table exists with field based on this domain |
2024.12.24 17:18:21.827 | 2024.12.24 17:18:22.406 | P | no message found |
functional.gtcs.test_dsql_domain_21 Verify result of ALTER DOMAIN with changing DEFAULT values and DROP constraints when a table exists with field based on this domain |
2024.12.24 17:18:22.406 | 2024.12.24 17:18:23.093 | P | no message found |
functional.gtcs.test_dsql_domain_22 Verify result of ALTER DOMAIN with changing NOT NULL flag and CHECK constraints when a table exists with field based on this domain |
2024.12.24 17:18:23.093 | 2024.12.24 17:18:23.395 | P | no message found |
functional.gtcs.test_execute_statement_within_procedure EXECUTE STATEMENT within a stored procedure could lead to a problems |
2024.12.24 17:18:23.395 | 2024.12.24 17:18:23.716 | P | no message found |
functional.gtcs.test_external_file_03_d Test for external table with field of SMALLINT datatype |
2024.12.24 17:18:23.716 | 2024.12.24 17:18:24.034 | P | no message found |
functional.gtcs.test_external_file_04_d est for external table with field of INTEGER datatype |
2024.12.24 17:18:24.034 | 2024.12.24 17:18:24.357 | P | no message found |
functional.gtcs.test_external_file_04_d_bigint Test for external table with field of BIGINT datatype |
2024.12.24 17:18:24.357 | 2024.12.24 17:18:24.691 | P | no message found |
functional.gtcs.test_external_file_04_d_int128 Test for external table with field of INT128 datatype |
2024.12.24 17:18:24.691 | 2024.12.24 17:18:25.019 | P | no message found |
functional.gtcs.test_external_file_06_d Test for external table with field of DOUBLE PRECISION datatype |
2024.12.24 17:18:25.019 | 2024.12.24 17:18:25.363 | P | no message found |
functional.gtcs.test_external_file_09_d Test for external table with field of DATE datatype |
2024.12.24 17:18:25.363 | 2024.12.24 17:18:26.630 | P | no message found |
functional.gtcs.test_gtcs_proc_cast_isql PROC_CAST1_ISQL.script ... PROC_CAST10_ISQL.script |
2024.12.24 17:18:26.630 | 2024.12.24 17:18:27.175 | P | no message found |
functional.gtcs.test_gtcs_proc_isql_01 gtcs-proc-isql-01 |
2024.12.24 17:18:27.175 | 2024.12.24 17:18:27.739 | P | no message found |
functional.gtcs.test_gtcs_proc_isql_02 gtcs-proc-isql-02 |
2024.12.24 17:18:27.739 | 2024.12.24 17:18:28.262 | P | no message found |
functional.gtcs.test_gtcs_proc_isql_03 gtcs-proc-isql-03 |
2024.12.24 17:18:28.262 | 2024.12.24 17:18:28.809 | P | no message found |
functional.gtcs.test_gtcs_proc_isql_04 gtcs-proc-isql-04 |
2024.12.24 17:18:28.809 | 2024.12.24 17:18:29.325 | P | no message found |
functional.gtcs.test_gtcs_proc_isql_05 gtcs-proc-isql-05 |
2024.12.24 17:18:29.325 | 2024.12.24 17:18:29.847 | P | no message found |
functional.gtcs.test_gtcs_proc_isql_06 gtcs-proc-isql-06 |
2024.12.24 17:18:29.847 | 2024.12.24 17:18:30.388 | P | no message found |
functional.gtcs.test_gtcs_proc_isql_07 gtcs-proc-isql-07 |
2024.12.24 17:18:30.388 | 2024.12.24 17:18:30.745 | P | no message found |
functional.gtcs.test_gtcs_proc_isql_08 gtcs-proc-isql-08 |
2024.12.24 17:18:30.745 | 2024.12.24 17:18:31.292 | P | no message found |
functional.gtcs.test_gtcs_proc_isql_10 gtcs-proc-isql-10 |
2024.12.24 17:18:31.292 | 2024.12.24 17:18:31.858 | P | no message found |
functional.gtcs.test_gtcs_proc_isql_11 gtcs-proc-isql-11 |
2024.12.24 17:18:31.858 | 2024.12.24 17:18:32.374 | P | no message found |
functional.gtcs.test_gtcs_proc_isql_12 gtcs-proc-isql-12 |
2024.12.24 17:18:32.374 | 2024.12.24 17:18:32.939 | P | no message found |
functional.gtcs.test_gtcs_proc_isql_13 gtcs-proc-isql-13 |
2024.12.24 17:18:32.939 | 2024.12.24 17:18:33.468 | P | no message found |
functional.gtcs.test_gtcs_proc_isql_15 gtcs-proc-isql-15 |
2024.12.24 17:18:33.468 | 2024.12.24 17:18:34.007 | P | no message found |
functional.gtcs.test_gtcs_proc_isql_16 gtcs-proc-isql-16 |
2024.12.24 17:18:34.007 | 2024.12.24 17:18:34.540 | P | no message found |
functional.gtcs.test_gtcs_proc_isql_17 gtcs-proc-isql-17 |
2024.12.24 17:18:34.540 | 2024.12.24 17:18:35.049 | P | no message found |
functional.gtcs.test_gtcs_proc_isql_18 gtcs-proc-isql-18 |
2024.12.24 17:18:35.049 | 2024.12.24 17:18:35.566 | P | no message found |
functional.gtcs.test_gtcs_proc_isql_19 gtcs-proc-isql-19 |
2024.12.24 17:18:35.566 | 2024.12.24 17:18:36.084 | P | no message found |
functional.gtcs.test_gtcs_proc_isql_20 gtcs-proc-isql-20 |
2024.12.24 17:18:36.084 | 2024.12.24 17:18:36.642 | P | no message found |
functional.gtcs.test_gtcs_select_delete_isql Test for select from SP that deletes record after its output |
2024.12.24 17:18:36.642 | 2024.12.24 17:18:36.947 | P | no message found |
functional.gtcs.test_invalid_stream_when_use_trim Statement with TRIM raises "bad BLR -- invalid stream" |
2024.12.24 17:18:36.947 | 2024.12.24 17:18:37.307 | P | no message found |
functional.gtcs.test_isql_show_command_ambiguity SHOW TABLE / VIEW: ambiguity between tables and views |
2024.12.24 17:18:37.307 | 2024.12.24 17:18:37.742 | P | no message found |
functional.gtcs.test_minimum_grant_test Minimum grant test |
2024.12.24 17:18:37.742 | 2024.12.24 17:18:38.442 | P | no message found |
functional.gtcs.test_misplaced_collation_in_extracted_metadata Misplaced collation when extracting metadata with isql |
2024.12.24 17:18:38.442 | 2024.12.24 17:18:38.758 | P | no message found |
functional.gtcs.test_parser_comments_in_sql Check for problems with comments (single-line and multi-line) |
2024.12.24 17:18:38.758 | 2024.12.24 17:18:39.112 | P | no message found |
functional.gtcs.test_ref_integ_drop_fk_index Index that is used for FK should not be avail for DROP |
2024.12.24 17:18:39.112 | 2024.12.24 17:18:39.510 | P | no message found |
functional.gtcs.test_ref_integ_drop_fk_then_pk Outcome must be SUCCESS if first we drop FK and after this PK constraint |
2024.12.24 17:18:39.510 | 2024.12.24 17:18:39.863 | P | no message found |
functional.gtcs.test_ref_integ_drop_pk_constraint Constraint of PRIMARY KEY should not be avail for DROP if there is FK that depends on it |
2024.12.24 17:18:39.863 | 2024.12.24 17:18:40.198 | P | no message found |
functional.gtcs.test_ref_integ_drop_pk_index Index that is used for PRIMARY KEY should not be avail for DROP |
2024.12.24 17:18:40.198 | 2024.12.24 17:18:40.528 | P | no message found |
functional.gtcs.test_ref_integ_inactive_fk_index Index that is used for FK should not be avail for INACTIVE |
2024.12.24 17:18:40.528 | 2024.12.24 17:18:40.870 | P | no message found |
functional.gtcs.test_ref_integ_inactive_pk_index Index that is used for PRIMARY KEY should not be avail for INACTIVE |
2024.12.24 17:18:40.870 | 2024.12.24 17:18:41.234 | P | no message found |
functional.gtcs.test_ref_integ_inactive_pk_index_2 Index that is used for PRIMARY KEY should not be avail for INACTIVE |
2024.12.24 17:18:41.234 | 2024.12.24 17:18:41.606 | P | no message found |
functional.gtcs.test_regexp_similar_to Statements with SIMILAR TO - miscelaneous tests. |
2024.12.24 17:18:41.606 | 2024.12.24 17:18:41.930 | P | no message found |
functional.gtcs.test_regexp_substring_similar_to SUBSTRING - miscelaneous tests of <str> SIMILAR TO <pattern> |
2024.12.24 17:18:41.930 | 2024.12.24 17:18:42.807 | P | no message found |
functional.gtcs.test_sql_join_03 Ability to run query: ( A LEFT JOIN B ) INER JOIN C, plus ORDER BY with fields not from SELECT list |
2024.12.24 17:18:42.807 | 2024.12.24 17:18:43.664 | P | no message found |
functional.gtcs.test_sql_join_04 Ability to run query: ( A LEFT JOIN B ) , C. Then add ORDER BY with fields not from SELECT list |
2024.12.24 17:18:43.664 | 2024.12.24 17:18:44.150 | P | no message found |
functional.gtcs.test_time_zone Miscelaneous time zone tests |
2024.12.24 17:18:44.150 | 2024.12.24 17:18:44.511 | P | no message found |
functional.gtcs.test_transactions_autocommit_1 AUTO COMMIT must preserve changes that were made by all DML even if ROLLBACK is issued |
2024.12.24 17:18:44.511 | 2024.12.24 17:18:44.880 | P | no message found |
functional.gtcs.test_transactions_autocommit_2 Changes within AUTO COMMIT must be cancelled when exception raises in some TRIGGER |
2024.12.24 17:18:44.880 | 2024.12.24 17:18:45.251 | P | no message found |
functional.gtcs.test_transactions_autocommit_3 Changes within AUTO COMMIT must be cancelled when exception raises in some PROCEDURE |
2024.12.24 17:18:45.251 | 2024.12.24 17:18:45.574 | P | no message found |
functional.gtcs.test_trigger_variable_assignment Variable in the AFTER-trigger must be allowed for assignment OLD value in it |
2024.12.24 17:18:45.574 | 2024.12.24 17:18:45.996 | P | no message found |
functional.gtcs.test_window_func_01 Set of miscelaneous tests for verification of windowed functions |
2024.12.24 17:18:45.996 | 2024.12.24 17:18:46.395 | P | no message found |
functional.gtcs.test_window_func_02 Set of miscelaneous tests for verification of windowed functions |
2024.12.24 17:18:46.395 | 2024.12.24 17:18:46.769 | P | no message found |
functional.gtcs.test_window_func_03 Set of miscelaneous tests for verification of windowed functions |
2024.12.24 17:18:46.769 | 2024.12.24 17:18:47.136 | P | no message found |
functional.gtcs.test_window_func_04 Set of miscelaneous tests for verification of windowed functions |
2024.12.24 17:18:47.136 | 2024.12.24 17:18:47.571 | P | no message found |
functional.gtcs.test_window_func_05 Set of miscelaneous tests for verification of windowed functions |
2024.12.24 17:18:47.571 | 2024.12.24 17:18:47.985 | P | no message found |
functional.index.alter.test_01 ALTER INDEX - INACTIVE |
2024.12.24 17:18:47.985 | 2024.12.24 17:18:48.411 | P | no message found |
functional.index.alter.test_02 ALTER INDEX |
2024.12.24 17:18:48.411 | 2024.12.24 17:18:48.829 | P | no message found |
functional.index.alter.test_03 ALTER INDEX - INACTIVE UNIQUE INDEX |
2024.12.24 17:18:48.829 | 2024.12.24 17:18:49.237 | P | no message found |
functional.index.alter.test_04 ALTER INDEX - INACTIVE PRIMARY KEY |
2024.12.24 17:18:49.237 | 2024.12.24 17:18:49.686 | P | no message found |
functional.index.alter.test_05 ALTER INDEX - INACTIVE FOREIGN KEY |
2024.12.24 17:18:49.686 | 2024.12.24 17:18:50.085 | P | no message found |
functional.index.create.test_01 CREATE INDEX |
2024.12.24 17:18:50.085 | 2024.12.24 17:18:50.488 | P | no message found |
functional.index.create.test_02 CREATE UNIQUE INDEX |
2024.12.24 17:18:50.488 | 2024.12.24 17:18:50.925 | P | no message found |
functional.index.create.test_03 CREATE ASC INDEX |
2024.12.24 17:18:50.925 | 2024.12.24 17:18:51.358 | P | no message found |
functional.index.create.test_04 CREATE ASCENDING INDEX |
2024.12.24 17:18:51.358 | 2024.12.24 17:18:51.795 | P | no message found |
functional.index.create.test_05 CREATE DESC INDEX |
2024.12.24 17:18:51.795 | 2024.12.24 17:18:52.244 | P | no message found |
functional.index.create.test_06 CREATE DESCENDING INDEX |
2024.12.24 17:18:52.244 | 2024.12.24 17:18:52.666 | P | no message found |
functional.index.create.test_07 CREATE INDEX - Multi column |
2024.12.24 17:18:52.666 | 2024.12.24 17:18:53.091 | P | no message found |
functional.index.create.test_08 CREATE INDEX - Table with data |
2024.12.24 17:18:53.091 | 2024.12.24 17:18:53.536 | P | no message found |
functional.index.create.test_09 CREATE UNIQUE INDEX - Table with data |
2024.12.24 17:18:53.536 | 2024.12.24 17:18:53.971 | P | no message found |
functional.index.create.test_10 CREATE INDEX - try create index with same name |
2024.12.24 17:18:53.971 | 2024.12.24 17:18:54.417 | P | no message found |
functional.index.create.test_11 CREATE UNIQUE INDEX - Non unique data in table |
2024.12.24 17:18:54.417 | 2024.12.24 17:18:54.847 | P | no message found |
functional.index.create.test_12 CREATE UNIQUE INDEX - Null value in table |
2024.12.24 17:18:54.847 | 2024.12.24 17:18:55.280 | P | no message found |
functional.intfunc.avg.test_01 AVG from single integer row |
2024.12.24 17:18:55.280 | 2024.12.24 17:18:55.687 | P | no message found |
functional.intfunc.avg.test_02 AVG - Test for INTEGER |
2024.12.24 17:18:55.687 | 2024.12.24 17:18:56.087 | P | no message found |
functional.intfunc.avg.test_03 AVG - Test for INTEGER |
2024.12.24 17:18:56.087 | 2024.12.24 17:18:56.492 | P | no message found |
functional.intfunc.avg.test_04 AVG - Test for INTEGER |
2024.12.24 17:18:56.492 | 2024.12.24 17:18:56.912 | P | no message found |
functional.intfunc.avg.test_05 AVG - DISTINCT |
2024.12.24 17:18:56.912 | 2024.12.24 17:18:57.336 | P | no message found |
functional.intfunc.avg.test_06 AVG - Integer OverFlow |
2024.12.24 17:18:57.336 | 2024.12.24 17:18:57.784 | P | no message found |
functional.intfunc.avg.test_07 AVG - Integer with NULL |
2024.12.24 17:18:57.784 | 2024.12.24 17:18:58.200 | P | no message found |
functional.intfunc.avg.test_08 AVG - NULL test |
2024.12.24 17:18:58.200 | 2024.12.24 17:18:58.622 | P | no message found |
functional.intfunc.avg.test_09 AVG - DOUBLE PRECISION |
2024.12.24 17:18:58.622 | 2024.12.24 17:18:58.931 | P | no message found |
functional.intfunc.binary.test_and_01 New Built-in Functions, Firebird 2.1 : BIN_AND( <number> [, <number> ...] ) |
2024.12.24 17:18:58.931 | 2024.12.24 17:18:59.246 | P | no message found |
functional.intfunc.binary.test_or_01 New Built-in Functions, Firebird 2.1 : BIN_OR( <number> [, <number> ...] ) |
2024.12.24 17:18:59.246 | 2024.12.24 17:18:59.556 | P | no message found |
functional.intfunc.binary.test_shl_01 New Built-in Functions, Firebird 2.1 : BIN_SHL( <number>, <number> ) |
2024.12.24 17:18:59.556 | 2024.12.24 17:18:59.859 | P | no message found |
functional.intfunc.binary.test_shr_01 New Built-in Functions, Firebird 2.1 : BIN_SHR( <number>, <number> ) |
2024.12.24 17:18:59.859 | 2024.12.24 17:19:00.168 | P | no message found |
functional.intfunc.binary.test_xor_01 New Built-in Functions, Firebird 2.1 : BIN_XOR( <number> [, <number> ...] ) |
2024.12.24 17:19:00.168 | 2024.12.24 17:19:00.491 | P | no message found |
functional.intfunc.cast.test_01 CAST Numeric -> CHAR |
2024.12.24 17:19:00.491 | 2024.12.24 17:19:00.801 | P | no message found |
functional.intfunc.cast.test_02 CAST Numeric -> VARCHAR |
2024.12.24 17:19:00.801 | 2024.12.24 17:19:01.118 | P | no message found |
functional.intfunc.cast.test_03 CAST Numeric -> DATE |
2024.12.24 17:19:01.118 | 2024.12.24 17:19:01.409 | P | no message found |
functional.intfunc.cast.test_04 CAST Numeric -> Numeric (Round down) |
2024.12.24 17:19:01.409 | 2024.12.24 17:19:01.685 | P | no message found |
functional.intfunc.cast.test_05 CAST Numeric -> Numeric (Round up) |
2024.12.24 17:19:01.685 | 2024.12.24 17:19:01.963 | P | no message found |
functional.intfunc.cast.test_06 CAST CHAR -> INTEGER (Round down) |
2024.12.24 17:19:01.963 | 2024.12.24 17:19:02.264 | P | no message found |
functional.intfunc.cast.test_07 CAST CHAR -> INTEGER |
2024.12.24 17:19:02.264 | 2024.12.24 17:19:02.574 | P | no message found |
functional.intfunc.cast.test_08 CAST CHAR -> DATE |
2024.12.24 17:19:02.574 | 2024.12.24 17:19:02.880 | P | no message found |
functional.intfunc.cast.test_09 CAST CHAR -> DATE |
2024.12.24 17:19:02.880 | 2024.12.24 17:19:03.200 | P | no message found |
functional.intfunc.cast.test_10 CAST CHAR -> TIME |
2024.12.24 17:19:03.200 | 2024.12.24 17:19:03.501 | P | no message found |
functional.intfunc.cast.test_11 CAST CHAR -> TIME |
2024.12.24 17:19:03.501 | 2024.12.24 17:19:03.809 | P | no message found |
functional.intfunc.cast.test_12 CAST CHAR -> TIME |
2024.12.24 17:19:03.809 | 2024.12.24 17:19:04.118 | P | no message found |
functional.intfunc.cast.test_13 CAST CHAR -> TIMESTAM |
2024.12.24 17:19:04.118 | 2024.12.24 17:19:04.432 | P | no message found |
functional.intfunc.cast.test_14 CAST CHAR -> TIMESTAMP |
2024.12.24 17:19:04.432 | 2024.12.24 17:19:04.731 | P | no message found |
functional.intfunc.cast.test_15 CAST DATE -> CHAR |
2024.12.24 17:19:04.731 | 2024.12.24 17:19:05.049 | P | no message found |
functional.intfunc.cast.test_16 CAST DATE -> VARCHAR |
2024.12.24 17:19:05.049 | 2024.12.24 17:19:05.361 | P | no message found |
functional.intfunc.cast.test_17 CAST DATE -> TIMESTAMP |
2024.12.24 17:19:05.361 | 2024.12.24 17:19:05.675 | P | no message found |
functional.intfunc.cast.test_18 CAST TIME -> CHAR |
2024.12.24 17:19:05.675 | 2024.12.24 17:19:05.983 | P | no message found |
functional.intfunc.cast.test_19 CAST TIME -> VARCHAR |
2024.12.24 17:19:05.983 | 2024.12.24 17:19:06.285 | P | no message found |
functional.intfunc.cast.test_20 CAST TIMESTAMP -> CHAR |
2024.12.24 17:19:06.285 | 2024.12.24 17:19:06.601 | P | no message found |
functional.intfunc.cast.test_21 CAST TIMESTAMP -> VARCHAR |
2024.12.24 17:19:06.601 | 2024.12.24 17:19:06.935 | P | no message found |
functional.intfunc.cast.test_22 CAST TIMESTAMP -> DATE |
2024.12.24 17:19:06.935 | 2024.12.24 17:19:07.239 | P | no message found |
functional.intfunc.cast.test_23 CAST TIMESTAMP -> TIME |
2024.12.24 17:19:07.239 | 2024.12.24 17:19:07.643 | P | no message found |
functional.intfunc.count.test_01 COUNT - Select from empty table |
2024.12.24 17:19:07.643 | 2024.12.24 17:19:08.058 | P | no message found |
functional.intfunc.count.test_02 COUNT |
2024.12.24 17:19:08.058 | 2024.12.24 17:19:08.372 | P | no message found |
functional.intfunc.date.test_dateadd_01 DATEADD |
2024.12.24 17:19:08.372 | 2024.12.24 17:19:08.722 | P | no message found |
functional.intfunc.date.test_dateadd_02 DATEADD function for MONTH |
2024.12.24 17:19:08.722 | 2024.12.24 17:19:09.028 | P | no message found |
functional.intfunc.date.test_dateadd_03 DATEADD |
2024.12.24 17:19:09.028 | 2024.12.24 17:19:09.328 | P | no message found |
functional.intfunc.date.test_dateadd_04 DATEADD |
2024.12.24 17:19:09.328 | 2024.12.24 17:19:09.632 | P | no message found |
functional.intfunc.date.test_dateadd_05 DATEADD |
2024.12.24 17:19:09.632 | 2024.12.24 17:19:09.925 | P | no message found |
functional.intfunc.date.test_dateadd_06 DATEADD |
2024.12.24 17:19:09.925 | 2024.12.24 17:19:10.238 | P | no message found |
functional.intfunc.date.test_dateadd_07 DATEADD |
2024.12.24 17:19:10.238 | 2024.12.24 17:19:10.550 | P | no message found |
functional.intfunc.date.test_dateadd_08 Dateadd milliseconds |
2024.12.24 17:19:10.550 | 2024.12.24 17:19:10.849 | P | no message found |
functional.intfunc.date.test_datediff_01 DATEDIFF |
2024.12.24 17:19:10.849 | 2024.12.24 17:19:11.145 | P | no message found |
functional.intfunc.date.test_datediff_02 DATEDIFF |
2024.12.24 17:19:11.145 | 2024.12.24 17:19:11.438 | P | no message found |
functional.intfunc.date.test_datediff_03 DATEDIFF |
2024.12.24 17:19:11.438 | 2024.12.24 17:19:11.759 | P | no message found |
functional.intfunc.date.test_datediff_04 DATEDIFF |
2024.12.24 17:19:11.759 | 2024.12.24 17:19:12.073 | P | no message found |
functional.intfunc.date.test_datediff_05 DATEDIFF |
2024.12.24 17:19:12.073 | 2024.12.24 17:19:12.387 | P | no message found |
functional.intfunc.date.test_datediff_06 DATEDIFF |
2024.12.24 17:19:12.387 | 2024.12.24 17:19:12.696 | P | no message found |
functional.intfunc.date.test_datediff_07 DATEDIFF |
2024.12.24 17:19:12.696 | 2024.12.24 17:19:13.000 | P | no message found |
functional.intfunc.date.test_extract_01 EXTRACT(WEEK FROM DATE) |
2024.12.24 17:19:13.000 | 2024.12.24 17:19:13.294 | P | no message found |
functional.intfunc.date.test_extract_02 EXTRACT - MILLISECONDS |
2024.12.24 17:19:13.294 | 2024.12.24 17:19:13.713 | P | no message found |
functional.intfunc.encryption.test_block_cipher_basic ENCRYPT/DECRYPT built-in functions |
2024.12.24 17:19:13.713 | 2024.12.24 17:19:14.090 | P | no message found |
functional.intfunc.encryption.test_block_cipher_special ENCRYPT/DECRYPT built-in functions |
2024.12.24 17:19:14.090 | 2024.12.24 17:19:14.752 | P | no message found |
functional.intfunc.encryption.test_rsa_family Basic test for RSA-family: rsa_private(), rsa_public(), rsa_encrypt(), rsa_decrypt(), rsa_sign_hash() and rsa_verify_hash() |
2024.12.24 17:19:14.752 | 2024.12.24 17:19:15.512 | P | no message found |
functional.intfunc.encryption.test_rsa_family_pkcs_1_5 RSA-family function, attitional test: verify ability to use PKCS_1_5 keyword |
2024.12.24 17:19:15.512 | 2024.12.24 17:19:16.114 | P | no message found |
functional.intfunc.encryption.test_sha3 SHA3 support for the built-in function CRYPT_HASH() |
2024.12.24 17:19:16.114 | 2024.12.24 17:19:16.570 | P | no message found |
functional.intfunc.list.test_01 List with default options |
2024.12.24 17:19:16.570 | 2024.12.24 17:19:17.021 | P | no message found |
functional.intfunc.list.test_02 List function with delimiter specified |
2024.12.24 17:19:17.021 | 2024.12.24 17:19:17.276 | P | no message found |
functional.intfunc.list.test_03 List function with distinct option |
2024.12.24 17:19:17.276 | 2024.12.24 17:19:17.607 | P | no message found |
functional.intfunc.math.test_abs_01 ABS( <number> ) |
2024.12.24 17:19:17.607 | 2024.12.24 17:19:17.904 | P | no message found |
functional.intfunc.math.test_acos_01 ACOS( <number> ) |
2024.12.24 17:19:17.904 | 2024.12.24 17:19:18.198 | P | no message found |
functional.intfunc.math.test_asin_01 ASIN( <number> ) |
2024.12.24 17:19:18.198 | 2024.12.24 17:19:18.533 | P | no message found |
functional.intfunc.math.test_atan2_01 ATAN2( <number>, <number> ) |
2024.12.24 17:19:18.533 | 2024.12.24 17:19:18.831 | P | no message found |
functional.intfunc.math.test_atan_01 ATAN( <number> ) |
2024.12.24 17:19:18.831 | 2024.12.24 17:19:19.124 | P | no message found |
functional.intfunc.math.test_ceil_01 CEIL( <number>) |
2024.12.24 17:19:19.124 | 2024.12.24 17:19:19.431 | P | no message found |
functional.intfunc.math.test_cos_01 COS( <number>) |
2024.12.24 17:19:19.431 | 2024.12.24 17:19:19.759 | P | no message found |
functional.intfunc.math.test_cosh_01 COSH( <number>) |
2024.12.24 17:19:19.759 | 2024.12.24 17:19:20.063 | P | no message found |
functional.intfunc.math.test_cot_01 COT( <number> ) |
2024.12.24 17:19:20.063 | 2024.12.24 17:19:20.401 | P | no message found |
functional.intfunc.math.test_exp_01 EXP( <number> ) |
2024.12.24 17:19:20.401 | 2024.12.24 17:19:20.725 | P | no message found |
functional.intfunc.math.test_floor_01 FLOOR( <number> ) |
2024.12.24 17:19:20.725 | 2024.12.24 17:19:21.037 | P | no message found |
functional.intfunc.math.test_ln_01 LN( <number> ) |
2024.12.24 17:19:21.037 | 2024.12.24 17:19:21.332 | P | no message found |
functional.intfunc.math.test_log10_01 LOG10( <number> ) |
2024.12.24 17:19:21.332 | 2024.12.24 17:19:21.653 | P | no message found |
functional.intfunc.math.test_log_01 LOG( <number>, <number> ) |
2024.12.24 17:19:21.653 | 2024.12.24 17:19:21.962 | P | no message found |
functional.intfunc.math.test_maxvalue_01 MAXVALUE( <value> [, <value> ...] ) |
2024.12.24 17:19:21.962 | 2024.12.24 17:19:22.262 | P | no message found |
functional.intfunc.math.test_minvalue_01 MINVALUE( <value> [, <value> ... ) |
2024.12.24 17:19:22.262 | 2024.12.24 17:19:22.566 | P | no message found |
functional.intfunc.math.test_mod_01 MOD( <number>, <number> ) |
2024.12.24 17:19:22.566 | 2024.12.24 17:19:22.873 | P | no message found |
functional.intfunc.math.test_pi_01 PI() |
2024.12.24 17:19:22.873 | 2024.12.24 17:19:23.192 | P | no message found |
functional.intfunc.math.test_power_01 POWER( <number>, <number> ) |
2024.12.24 17:19:23.192 | 2024.12.24 17:19:23.511 | P | no message found |
functional.intfunc.math.test_rand_01 RAND() |
2024.12.24 17:19:23.511 | 2024.12.24 17:19:23.799 | P | no message found |
functional.intfunc.math.test_round_01 ROUND( <number>, <number> ) |
2024.12.24 17:19:23.799 | 2024.12.24 17:19:24.125 | P | no message found |
functional.intfunc.math.test_sign_01 SIGN( <number> ) |
2024.12.24 17:19:24.125 | 2024.12.24 17:19:24.472 | P | no message found |
functional.intfunc.math.test_sin_01 SIN( <number> ) |
2024.12.24 17:19:24.472 | 2024.12.24 17:19:24.802 | P | no message found |
functional.intfunc.math.test_sinh_01 SINH( <number> ) |
2024.12.24 17:19:24.802 | 2024.12.24 17:19:25.110 | P | no message found |
functional.intfunc.math.test_sqrt_01 SQRT( <number> ) |
2024.12.24 17:19:25.110 | 2024.12.24 17:19:25.448 | P | no message found |
functional.intfunc.math.test_tan_01 TAN( <number> ) |
2024.12.24 17:19:25.448 | 2024.12.24 17:19:25.754 | P | no message found |
functional.intfunc.math.test_tanh_01 TANH( <number> ) |
2024.12.24 17:19:25.754 | 2024.12.24 17:19:26.057 | P | no message found |
functional.intfunc.math.test_trunc_01 TRUNC( <number> [, <number> ] ) |
2024.12.24 17:19:26.057 | 2024.12.24 17:19:26.430 | P | no message found |
functional.intfunc.misc.test_decode_01 DECODE() |
2024.12.24 17:19:26.430 | 2024.12.24 17:19:26.736 | P | no message found |
functional.intfunc.misc.test_gen_uuid_01 GEN_UUID() |
2024.12.24 17:19:26.736 | 2024.12.24 17:19:27.064 | P | no message found |
functional.intfunc.misc.test_hash_01 HASH( <value> ) |
2024.12.24 17:19:27.064 | 2024.12.24 17:19:27.378 | P | no message found |
functional.intfunc.string.test_ascii_01 ASCII_CHAR( <number> ) |
2024.12.24 17:19:27.378 | 2024.12.24 17:19:27.625 | P | no message found |
functional.intfunc.string.test_ascii_val_01 ASCII_VAL( <string> ) |
2024.12.24 17:19:27.625 | 2024.12.24 17:19:27.951 | P | no message found |
functional.intfunc.string.test_left_01 LEFT function |
2024.12.24 17:19:27.951 | 2024.12.24 17:19:31.896 | P | no message found |
functional.intfunc.string.test_lpad_01 LPAD function, including non-ascii characters |
2024.12.24 17:19:31.896 | 2024.12.24 17:19:32.253 | P | no message found |
functional.intfunc.string.test_overlay_01 OVERLAY function |
2024.12.24 17:19:32.253 | 2024.12.24 17:19:32.548 | P | no message found |
functional.intfunc.string.test_position_01 POSITION( <string> IN <string> ) |
2024.12.24 17:19:32.548 | 2024.12.24 17:19:32.877 | P | no message found |
functional.intfunc.string.test_replace_01 REPLACE( <stringtosearch>, <findstring>, <replstring> ) |
2024.12.24 17:19:32.877 | 2024.12.24 17:19:33.194 | P | no message found |
functional.intfunc.string.test_reverse_01 REVERSE( <value> ) |
2024.12.24 17:19:33.194 | 2024.12.24 17:19:33.530 | P | no message found |
functional.intfunc.string.test_right_01 RIGHT( <string>, <number> ) |
2024.12.24 17:19:33.530 | 2024.12.24 17:19:37.366 | P | no message found |
functional.intfunc.string.test_rpad_01 RPAD function, including non-ascii characters |
2024.12.24 17:19:37.366 | 2024.12.24 17:19:37.677 | P | no message found |
functional.intfunc.string.test_trunc_01 Test for TRUNC function |
2024.12.24 17:19:37.677 | 2024.12.24 17:19:40.556 | P | deb10build1 Tue Dec 24 17:19:38 2024 UTC Database: /var/tmp/qa_2024/test_12175/test.fdb Error at disconnect: exception 1 paramètre non trouvé Paramètre "fréquence fermée" a une valeur incorrecte ou n'a pas été trouvé dans At trigger 'gâchette de déconnexion' line: 6, col: 17 |
functional.intl.test_non_ascii_firebird_and_trace_utf8 Check ability to obtain non-ascii content from firebird.log and trace when use ON DISCONNECT trigger and exception with non-ascii names, charset = UTF8. |
2024.12.24 17:19:40.556 | 2024.12.24 17:19:40.879 | P | no message found |
functional.monitoring.test_01 Get isolation level of the current transaction |
2024.12.24 17:19:40.879 | 2024.12.24 17:19:41.191 | P | no message found |
functional.monitoring.test_02 Get data about active statements from current attachment (WHERE-filter: mon$statements.mon$state=1). |
2024.12.24 17:19:41.191 | 2024.12.24 17:19:41.494 | P | no message found |
functional.monitoring.test_03 table MON$COMPILED_STATEMENTS and columns MON$STATEMENTS.MON$COMPILED_STATEMENT_ID and MON$CALL_STACK.MON$COMPILED_STATEMENT_ID |
2024.12.24 17:19:41.494 | 2024.12.24 17:19:42.628 | P | no message found |
functional.monitoring.test_04 SYSDBA must see all attachments and their transactions, non-privileged user - only those which was of his login. |
2024.12.24 17:19:42.628 | 2024.12.24 17:19:43.053 | P | no message found |
functional.procedure.alter.test_01 ALTER PROCEDURE - Simple ALTER |
2024.12.24 17:19:43.053 | 2024.12.24 17:19:43.362 | P | no message found |
functional.procedure.alter.test_02 ALTER PROCEDURE - Alter non exists procedure |
2024.12.24 17:19:43.362 | 2024.12.24 17:19:43.678 | P | no message found |
functional.procedure.create.test_01 CREATE PROCEDURE |
2024.12.24 17:19:43.678 | 2024.12.24 17:19:44.015 | P | no message found |
functional.procedure.create.test_02 CREATE PROCEDURE - Input parameters |
2024.12.24 17:19:44.015 | 2024.12.24 17:19:44.331 | P | no message found |
functional.procedure.create.test_03 CREATE PROCEDURE - Output paramaters |
2024.12.24 17:19:44.331 | 2024.12.24 17:19:44.671 | P | no message found |
functional.procedure.create.test_04 CREATE PROCEDURE - Output paramaters |
2024.12.24 17:19:44.671 | 2024.12.24 17:19:45.087 | P | no message found |
functional.procedure.create.test_05 CREATE PROCEDURE - PSQL Stataments |
2024.12.24 17:19:45.087 | 2024.12.24 17:19:45.392 | P | no message found |
functional.procedure.create.test_06 CREATE PROCEDURE - PSQL Stataments - SUSPEND |
2024.12.24 17:19:45.392 | 2024.12.24 17:19:45.803 | P | no message found |
functional.procedure.create.test_07 CREATE PROCEDURE - try create SP with same name |
2024.12.24 17:19:45.803 | 2024.12.24 17:19:46.123 | P | no message found |
functional.procedure.create.test_08 CREATE PROCEDURE - COMMIT in SP is not alowed |
2024.12.24 17:19:46.123 | 2024.12.24 17:19:46.129 | P | no message found |
functional.procedure.create.test_16 Type Flag for Stored Procedures |
2024.12.24 17:19:46.560 | 2024.12.24 17:19:55.148 | P | no message found |
functional.replication.test_blob_access_when_no_grant_for_select Replicator must have access to the table with blob regardless SELECT grant on this table to the user who created blob. |
2024.12.24 17:19:55.148 | 2024.12.24 17:20:04.508 | P | no message found |
functional.replication.test_blob_characters_garbled_when_conn_charset_differs Characters are garbled when replicating fields with type BLOB SUB_TYPE TEXT if the character set of the connection and the field are different |
2024.12.24 17:20:04.508 | 2024.12.24 17:20:17.150 | P | no message found |
functional.replication.test_blob_not_found_in_rw_replica_if_target_row_exists Error "BLOB is not found" while replication converts INSERT into UPDATE for a conflicting record |
2024.12.24 17:20:17.150 | 2024.12.24 17:20:22.928 | P | no message found |
functional.replication.test_blob_segments_longer_32kb_are_not_replicated Problem with replication of BLOB segments longer than 32KB |
2024.12.24 17:20:22.928 | 2024.12.24 17:20:28.939 | P | no message found |
functional.replication.test_dblevel_triggers_must_not_fire_on_replica Replica DB must not fire DB-level triggers but their activity on master must be eventually seen in replica |
2024.12.24 17:20:28.939 | 2024.12.24 17:20:35.370 | P | no message found |
functional.replication.test_ddl_triggers_must_not_fire_on_replica DDL-triggers must fire only on master DB |
2024.12.24 17:20:35.370 | 2024.12.24 17:20:41.317 | P | no message found |
functional.replication.test_disallow_rdb_backup_history_replication Disallow replication of RDB$BACKUP_HISTORY |
2024.12.24 17:20:41.317 | 2024.12.24 17:20:50.545 | P | no message found |
functional.replication.test_duplicates_in_rw_replica_after_conflicting_insert Conflicting INSERT propagated into a read-write replica may cause duplicate records to appear |
2024.12.24 17:20:50.545 | 2024.12.24 17:20:56.520 | P | no message found |
functional.replication.test_failed_ddl_commands_can_be_replicated Failed DDL commands can be replicated |
2024.12.24 17:20:56.520 | 2024.12.24 17:21:02.451 | P | no message found |
functional.replication.test_generator_could_not_be_transferred_to_replica Generator values may not replicate after commit |
2024.12.24 17:21:02.451 | 2024.12.24 17:21:09.443 | P | no message found |
functional.replication.test_grantor_not_changes_in_replica_if_owner_not_sysdba DDL-Changes in replication does not set the correct grantor |
2024.12.24 17:21:09.443 | 2024.12.24 17:21:22.336 | P | no message found |
functional.replication.test_invalid_msg_if_target_db_has_no_replica_flag Invalid message in replication.log (and possibly crash in the case of synchronous replication) when the target DB has no its "replica" flag set |
2024.12.24 17:21:22.336 | 2024.12.24 17:22:11.904 | P | no message found |
functional.replication.test_make_async_reinit_reliable Make asynchronous replica re-initialization reliable #8324 |
2024.12.24 17:22:11.904 | 2024.12.24 17:22:35.486 | F | deb10build1 Tue Dec 24 17:22:15 2024 UTC Modifying procedure TMP_INIT_AUTOGEN_QDISTR_TABLES which is currently in use by active user requests |
deb10build1 Tue Dec 24 17:22:15 2024 UTC Modifying procedure TMP_INIT_AUTOGEN_QSTORN_TABLES which is currently in use by active user requests | ||||
deb10build1 Tue Dec 24 17:22:16 2024 UTC Deleting procedure TMP$SP$GEN_TRIGGER_4_V_PER_LOG which is currently in use by active user requests | ||||
deb10build1 Tue Dec 24 17:22:16 2024 UTC Modifying procedure SRV_GEN_4DROP_PERF_LOG_SPLIT which is currently in use by active user requests | ||||
deb10build1 Tue Dec 24 17:22:18 2024 UTC Deleting procedure TMP$SP$GEN_TRG_4_V_PERF_EDS which is currently in use by active user requests | ||||
deb10build1 Tue Dec 24 17:22:18 2024 UTC Modifying procedure SRV_GEN_4DROP_PERF_EDS_SPLIT which is currently in use by active user requests | ||||
functional.replication.test_oltp_emul_ddl Applying full DDL from OLTP-EMUL test on master with further check replica |
2024.12.24 17:22:35.486 | 2024.12.24 17:22:50.596 | P | no message found |
functional.replication.test_permission_error_on_ddl_issued_by_non_sysdba Permission error with replication |
2024.12.24 17:22:50.596 | 2024.12.24 17:23:05.030 | P | no message found |
functional.replication.test_shutdown_during_applying_segments_leads_to_crash Crash or hang while shutting down the replica database if segments are being applied |
2024.12.24 17:23:05.030 | 2024.12.24 17:23:11.912 | P | no message found |
functional.replication.test_some_updates_crash_server_on_replica_side Some updates can crash Firebird server on replica side |
2024.12.24 17:23:11.912 | 2024.12.24 17:23:17.778 | P | no message found |
functional.replication.test_updating_blob_with_empty_string_stops_replication Replication gets stuck due to "Blob xxx.xx is not found for table xxx" error |
2024.12.24 17:23:17.778 | 2024.12.24 17:23:18.098 | P | no message found |
functional.role.create.test_01 CREATE ROLE |
2024.12.24 17:23:18.098 | 2024.12.24 17:23:18.570 | P | no message found |
functional.role.create.test_02 CREATE ROLE - try create role with same name |
2024.12.24 17:23:18.570 | 2024.12.24 17:23:21.348 | P | no message found |
functional.services.test_role_in_service_attachment Check that trace plugin shows ROLE used in service attachment. Format: USER[:ROLE] |
2024.12.24 17:23:21.348 | 2024.12.24 17:23:21.870 | P | no message found |
functional.services.test_user_management Check ability to make connect to FB services and add/drop user |
2024.12.24 17:23:21.870 | 2024.12.24 17:23:22.319 | P | no message found |
functional.session.test_alter_session_reset Test results of ALTER SESSION RESET |
2024.12.24 17:23:22.319 | 2024.12.24 17:23:23.061 | P | no message found |
functional.session.test_alter_session_reset_allow_2pc_prepared ALTER SESSION RESET: do NOT raise error if prepared 2PC transactions present |
2024.12.24 17:23:23.061 | 2024.12.24 17:23:23.396 | P | no message found |
functional.session.test_alter_session_reset_clear_gtt ALTER SESSION RESET: clear contents of all used GTT ON COMMIT PRESERVE ROWS |
2024.12.24 17:23:23.396 | 2024.12.24 17:23:23.731 | P | no message found |
functional.session.test_alter_session_reset_clear_timeouts ALTER SESSION RESET: reset session and statement timeouts to zero |
2024.12.24 17:23:23.731 | 2024.12.24 17:23:24.041 | P | no message found |
functional.session.test_alter_session_reset_decfloat ALTER SESSION RESET: DECFLOAT parameters must be returned to default values |
2024.12.24 17:23:24.041 | 2024.12.24 17:23:24.278 | P | no message found |
functional.session.test_alter_session_reset_raise_if_open_tx ALTER SESSION RESET: throw error (isc_ses_reset_err) if any open transaction exist in current connection |
2024.12.24 17:23:24.278 | 2024.12.24 17:23:24.600 | P | no message found |
functional.session.test_alter_session_reset_remove_context_vars ALTER SESSION RESET: remove all context variables in 'USER_SESSION' namespace |
2024.12.24 17:23:24.600 | 2024.12.24 17:23:24.968 | P | no message found |
functional.session.test_alter_session_reset_restore_role ALTER SESSION RESET: restore ROLE which was passed with DPB and clear all cached security classes (if role was changed) |
2024.12.24 17:23:24.968 | 2024.12.24 17:23:25.273 | P | no message found |
functional.session.test_alter_session_reset_rollback ALTER SESSION RESET: ROLLBACK current user transaction (if present) and issue warning if that transaction changes any table before reset |
2024.12.24 17:23:25.273 | 2024.12.24 17:23:25.626 | P | no message found |
functional.session.test_alter_session_reset_start_new_tx ALTER SESSION RESET: START new transaction with the same properties as transaction that was rolled back (if transaction was present before reset) |
2024.12.24 17:23:25.626 | 2024.12.24 17:23:52.907 | P | no message found |
functional.session.test_ext_conn_pool_01 External Connections Pool, functionality test 01 |
2024.12.24 17:23:52.907 | 2024.12.24 17:23:53.216 | P | deb10build1 Tue Dec 24 17:23:53 2024 UTC conditional shadow dumped for database /var/tmp/qa_2024/test_12223/test.fdb |
deb10build1 Tue Dec 24 17:23:53 2024 UTC conditional shadow dumped for database /var/tmp/qa_2024/test_12224/test.fdb | ||||
deb10build1 Tue Dec 24 17:23:53 2024 UTC conditional shadow 1 /var/tmp/qa_2024/test_12224/TEST.SHD activated for database /var/tmp/qa_2024/test_12224/test.fdb | ||||
deb10build1 Tue Dec 24 17:23:53 2024 UTC conditional shadow dumped for database /var/tmp/qa_2024/test_12224/test.fdb | ||||
functional.shadow.test_create_01 CREATE SHADOW: check basic usage |
2024.12.24 17:23:53.216 | 2024.12.24 17:23:53.548 | P | deb10build1 Tue Dec 24 17:23:53 2024 UTC conditional shadow dumped for database /var/tmp/qa_2024/test_12223/test.fdb |
deb10build1 Tue Dec 24 17:23:53 2024 UTC conditional shadow dumped for database /var/tmp/qa_2024/test_12224/test.fdb | ||||
deb10build1 Tue Dec 24 17:23:53 2024 UTC conditional shadow 1 /var/tmp/qa_2024/test_12224/TEST.SHD activated for database /var/tmp/qa_2024/test_12224/test.fdb | ||||
deb10build1 Tue Dec 24 17:23:53 2024 UTC conditional shadow dumped for database /var/tmp/qa_2024/test_12224/test.fdb | ||||
functional.shadow.test_create_02 CREATE SHADOW: check usage with presense of 'FILE <...>' clause. |
2024.12.24 17:23:53.548 | 2024.12.24 17:23:54.104 | P | deb10build1 Tue Dec 24 17:23:53 2024 UTC conditional shadow dumped for database /var/tmp/qa_2024/test_12223/test.fdb |
deb10build1 Tue Dec 24 17:23:53 2024 UTC conditional shadow dumped for database /var/tmp/qa_2024/test_12224/test.fdb | ||||
deb10build1 Tue Dec 24 17:23:53 2024 UTC conditional shadow 1 /var/tmp/qa_2024/test_12224/TEST.SHD activated for database /var/tmp/qa_2024/test_12224/test.fdb | ||||
deb10build1 Tue Dec 24 17:23:53 2024 UTC conditional shadow dumped for database /var/tmp/qa_2024/test_12224/test.fdb | ||||
functional.syspriv.test_access_any_object Check ability to query, modify and deleting data plus add/drop constraints on any table |
2024.12.24 17:23:54.104 | 2024.12.24 17:23:55.121 | P | no message found |
functional.syspriv.test_access_shutdown_database Check ability to access to database in shutdown single mode as non-sysdba |
2024.12.24 17:23:55.121 | 2024.12.24 17:23:56.093 | P | no message found |
functional.syspriv.test_change_header_settings Check ability to change some database header attributes by non-sysdba user who is granted with necessary system privileges |
2024.12.24 17:23:56.093 | 2024.12.24 17:23:56.748 | P | no message found |
functional.syspriv.test_change_mapping_rules Check ability to manage auth mappings |
2024.12.24 17:23:56.748 | 2024.12.24 17:23:58.412 | P | no message found |
functional.syspriv.test_change_shutdown_mode Check ability to change database shutdown mode by non-sysdba user who is granted with necessary system privileges |
2024.12.24 17:23:58.412 | 2024.12.24 17:23:59.269 | P | no message found |
functional.syspriv.test_create_database Check ability to CREATE database by non-sysdba user who is granted with necessary system privilege |
2024.12.24 17:23:59.269 | 2024.12.24 17:23:59.972 | P | no message found |
functional.syspriv.test_create_privileged_roles Check ability of non-sysdba user to CREATE privileged role (but NOT use it) |
2024.12.24 17:23:59.972 | 2024.12.24 17:24:00.627 | P | no message found |
functional.syspriv.test_create_user_types Check ability to update content of RDB$TYPES |
2024.12.24 17:24:00.627 | 2024.12.24 17:24:01.550 | P | no message found |
functional.syspriv.test_drop_database Check ability to DROP database by non-sysdba user who is granted with necessary system privileges |
2024.12.24 17:24:01.550 | 2024.12.24 17:24:02.651 | P | no message found |
functional.syspriv.test_grant_revoke_any_ddl_right Check ability to grant right for issuing CREATE/ALTER/DROP statements |
2024.12.24 17:24:02.651 | 2024.12.24 17:24:03.537 | P | no message found |
functional.syspriv.test_grant_revoke_any_object Check ability to query, modify and deleting data plus add/drop constraints on any table |
2024.12.24 17:24:03.537 | 2024.12.24 17:24:04.837 | P | no message found |
functional.syspriv.test_ignore_db_triggers Check ability of non-sysdba and non-owner to ignore DB triggers |
2024.12.24 17:24:04.837 | 2024.12.24 17:24:05.433 | P | no message found |
functional.syspriv.test_modify_ext_conn_pool Check ability to manage external connections pool |
2024.12.24 17:24:05.433 | 2024.12.24 17:24:06.134 | P | no message found |
functional.syspriv.test_monitor_any_attachment Check ability to monitor any attachment |
2024.12.24 17:24:06.134 | 2024.12.24 17:24:07.344 | P | no message found |
functional.syspriv.test_read_raw_pages Check ability to get binary content of DB page by non-sysdba user who is granted with necessary system privilege |
2024.12.24 17:24:07.344 | 2024.12.24 17:24:10.680 | P | no message found |
functional.syspriv.test_trace_any_attachment Check ability to trace any attachment by non-sysdba user who is granted with necessary system privileges |
2024.12.24 17:24:10.680 | 2024.12.24 17:24:11.714 | P | no message found |
functional.syspriv.test_use_gbak_utility Check ability to to make database backup |
2024.12.24 17:24:11.714 | 2024.12.24 17:24:12.249 | P | no message found |
functional.syspriv.test_use_granted_by_clause Check ability to query, modify and deleting data plus add/drop constraints on any table |
2024.12.24 17:24:12.249 | 2024.12.24 17:24:13.194 | P | no message found |
functional.syspriv.test_use_gstat_utility Check ability to obtain database statistics |
2024.12.24 17:24:13.194 | 2024.12.24 17:24:13.839 | P | no message found |
functional.syspriv.test_use_nbackup_utility Check ability to use nbackup |
2024.12.24 17:24:13.839 | 2024.12.24 17:24:14.687 | P | no message found |
functional.syspriv.test_user_management_in_selfsec_db Self-secutity DB: system privilege USER_MANAGEMENT must allow only to add/alter/drop user. No access to any user tables must be granted. |
2024.12.24 17:24:14.687 | 2024.12.24 17:24:15.042 | P | no message found |
functional.table.alter.test_01 ALTER TABLE - ADD column |
2024.12.24 17:24:15.042 | 2024.12.24 17:24:15.505 | P | no message found |
functional.table.alter.test_02 ALTER TABLE. Add column with DEFAULT expression, NOT NULL requirement and UNIQUE constraint that must be applied to its values. |
2024.12.24 17:24:15.505 | 2024.12.24 17:24:15.945 | P | no message found |
functional.table.alter.test_03 ALTER TABLE - ADD CONSTRAINT - PRIMARY KEY |
2024.12.24 17:24:15.945 | 2024.12.24 17:24:16.380 | P | no message found |
functional.table.alter.test_04 ALTER TABLE - ADD CONSTRAINT - UNIQUE |
2024.12.24 17:24:16.380 | 2024.12.24 17:24:16.802 | P | no message found |
functional.table.alter.test_05 ALTER TABLE - ALTER - TO |
2024.12.24 17:24:16.802 | 2024.12.24 17:24:17.187 | P | no message found |
functional.table.alter.test_06 ALTER TABLE. Alter type of some column. |
2024.12.24 17:24:17.187 | 2024.12.24 17:24:17.538 | P | no message found |
functional.table.alter.test_07 ALTER TABLE. Alter position of columns. |
2024.12.24 17:24:17.538 | 2024.12.24 17:24:17.955 | P | no message found |
functional.table.alter.test_08 ALTER TABLE - DROP |
2024.12.24 17:24:17.955 | 2024.12.24 17:24:18.407 | P | no message found |
functional.table.alter.test_09 ALTER TABLE - DROP (with data) |
2024.12.24 17:24:18.407 | 2024.12.24 17:24:18.760 | P | no message found |
functional.table.alter.test_10 ALTER TABLE - DROP CONSTRAINT - PRIMARY KEY |
2024.12.24 17:24:18.760 | 2024.12.24 17:24:19.088 | P | no message found |
functional.table.alter.test_11 ALTER TABLE - DROP CONSTRAINT - UNIQUE |
2024.12.24 17:24:19.088 | 2024.12.24 17:24:21.969 | P | no message found |
functional.table.alter.test_12 Verify ability to create exactly 254 changes of format (increasing it by 1) after initial creating table |
2024.12.24 17:24:21.969 | 2024.12.24 17:24:22.421 | P | no message found |
functional.table.create.test_01 CREATE TABLE - types |
2024.12.24 17:24:22.421 | 2024.12.24 17:24:22.426 | P | no message found |
functional.table.create.test_04 CREATE TABLE - constraints |
2024.12.24 17:24:22.864 | 2024.12.24 17:24:23.277 | P | no message found |
functional.table.create.test_05 CREATE TABLE - create table with same name |
2024.12.24 17:24:23.277 | 2024.12.24 17:24:23.606 | P | no message found |
functional.table.create.test_06 CREATE TABLE - two column with same name |
2024.12.24 17:24:23.606 | 2024.12.24 17:24:23.910 | P | no message found |
functional.table.create.test_07 CREATE TABLE - unknown datatype (domain) |
2024.12.24 17:24:23.910 | 2024.12.24 17:24:24.195 | P | deb10build1 Tue Dec 24 17:24:24 2024 UTC Srp Server connection shutdown Database is shutdown. |
deb10build1 Tue Dec 24 17:24:24 2024 UTC Srp Server connection shutdown Database is shutdown. | ||||
functional.tabloid.core_3611_aux_test Wrong data while retrieving from CTEs (or derived tables) with same column names |
2024.12.24 17:24:24.195 | 2024.12.24 17:24:25.046 | P | deb10build1 Tue Dec 24 17:24:24 2024 UTC Srp Server connection shutdown Database is shutdown. |
deb10build1 Tue Dec 24 17:24:24 2024 UTC Srp Server connection shutdown Database is shutdown. | ||||
functional.tabloid.test_333be4bf Change error by warning in the case when isc_dpb_parallel_workers value is not at valid range |
2024.12.24 17:24:25.046 | 2024.12.24 17:27:24.665 | F | no message found |
functional.tabloid.test_3b372197 built-in functions UNICODE_CHAR and UNICODE_VAL |
2024.12.24 17:27:24.665 | 2024.12.24 17:27:24.941 | P | no message found |
functional.tabloid.test_657d86fe RemoteAuxPort is per-database |
2024.12.24 17:27:24.941 | 2024.12.24 17:27:26.817 | P | no message found |
functional.tabloid.test_6cfc9b5d Scrollable cursors. Automated test with randomly generated mission for positioning. |
2024.12.24 17:27:26.817 | 2024.12.24 17:27:27.304 | P | deb10build1 Tue Dec 24 17:27:27 2024 UTC Database: /var/tmp/qa_2024/test_12268/test.fdb Validation started |
deb10build1 Tue Dec 24 17:27:27 2024 UTC Database: /var/tmp/qa_2024/test_12268/test.fdb Validation finished: 0 errors, 0 warnings, 0 fixed | ||||
deb10build1 Tue Dec 24 17:27:27 2024 UTC Database: /var/tmp/qa_2024/test_12268/test.fdb Validation started | ||||
deb10build1 Tue Dec 24 17:27:27 2024 UTC Database: /var/tmp/qa_2024/test_12268/test.fdb Validation finished: 0 errors, 0 warnings, 0 fixed | ||||
deb10build1 Tue Dec 24 17:27:27 2024 UTC Database: /var/tmp/qa_2024/test_12268/test.fdb Validation started | ||||
deb10build1 Tue Dec 24 17:27:27 2024 UTC Database: /var/tmp/qa_2024/test_12268/test.fdb Validation finished: 0 errors, 0 warnings, 0 fixed | ||||
deb10build1 Tue Dec 24 17:27:27 2024 UTC Database: /var/tmp/qa_2024/test_12268/test.fdb Validation started | ||||
deb10build1 Tue Dec 24 17:27:27 2024 UTC Database: /var/tmp/qa_2024/test_12268/test.fdb Validation finished: 0 errors, 0 warnings, 0 fixed | ||||
deb10build1 Tue Dec 24 17:27:27 2024 UTC Database: /var/tmp/qa_2024/test_12268/test.fdb Validation started | ||||
deb10build1 Tue Dec 24 17:27:27 2024 UTC Database: /var/tmp/qa_2024/test_12268/test.fdb Validation finished: 0 errors, 0 warnings, 0 fixed | ||||
deb10build1 Tue Dec 24 17:27:27 2024 UTC Database: /var/tmp/qa_2024/test_12268/test.fdb Validation started | ||||
deb10build1 Tue Dec 24 17:27:27 2024 UTC Database: /var/tmp/qa_2024/test_12268/test.fdb Validation finished: 0 errors, 0 warnings, 0 fixed | ||||
deb10build1 Tue Dec 24 17:27:27 2024 UTC Database: /var/tmp/qa_2024/test_12268/test.fdb Validation started | ||||
deb10build1 Tue Dec 24 17:27:27 2024 UTC Database: /var/tmp/qa_2024/test_12268/test.fdb Validation finished: 0 errors, 0 warnings, 0 fixed | ||||
deb10build1 Tue Dec 24 17:27:27 2024 UTC Database: /var/tmp/qa_2024/test_12268/test.fdb Validation started | ||||
deb10build1 Tue Dec 24 17:27:27 2024 UTC Database: /var/tmp/qa_2024/test_12268/test.fdb Validation finished: 0 errors, 0 warnings, 0 fixed | ||||
functional.tabloid.test_80fd0682 Fixed bug with index names patterns in online validation service |
2024.12.24 17:27:27.304 | 2024.12.24 17:27:27.585 | P | deb10build1 Tue Dec 24 17:27:27 2024 UTC Database: /var/tmp/qa_2024/test_12268/test.fdb Validation started |
deb10build1 Tue Dec 24 17:27:27 2024 UTC Database: /var/tmp/qa_2024/test_12268/test.fdb Validation finished: 0 errors, 0 warnings, 0 fixed | ||||
deb10build1 Tue Dec 24 17:27:27 2024 UTC Database: /var/tmp/qa_2024/test_12268/test.fdb Validation started | ||||
deb10build1 Tue Dec 24 17:27:27 2024 UTC Database: /var/tmp/qa_2024/test_12268/test.fdb Validation finished: 0 errors, 0 warnings, 0 fixed | ||||
deb10build1 Tue Dec 24 17:27:27 2024 UTC Database: /var/tmp/qa_2024/test_12268/test.fdb Validation started | ||||
deb10build1 Tue Dec 24 17:27:27 2024 UTC Database: /var/tmp/qa_2024/test_12268/test.fdb Validation finished: 0 errors, 0 warnings, 0 fixed | ||||
deb10build1 Tue Dec 24 17:27:27 2024 UTC Database: /var/tmp/qa_2024/test_12268/test.fdb Validation started | ||||
deb10build1 Tue Dec 24 17:27:27 2024 UTC Database: /var/tmp/qa_2024/test_12268/test.fdb Validation finished: 0 errors, 0 warnings, 0 fixed | ||||
deb10build1 Tue Dec 24 17:27:27 2024 UTC Database: /var/tmp/qa_2024/test_12268/test.fdb Validation started | ||||
deb10build1 Tue Dec 24 17:27:27 2024 UTC Database: /var/tmp/qa_2024/test_12268/test.fdb Validation finished: 0 errors, 0 warnings, 0 fixed | ||||
deb10build1 Tue Dec 24 17:27:27 2024 UTC Database: /var/tmp/qa_2024/test_12268/test.fdb Validation started | ||||
deb10build1 Tue Dec 24 17:27:27 2024 UTC Database: /var/tmp/qa_2024/test_12268/test.fdb Validation finished: 0 errors, 0 warnings, 0 fixed | ||||
deb10build1 Tue Dec 24 17:27:27 2024 UTC Database: /var/tmp/qa_2024/test_12268/test.fdb Validation started | ||||
deb10build1 Tue Dec 24 17:27:27 2024 UTC Database: /var/tmp/qa_2024/test_12268/test.fdb Validation finished: 0 errors, 0 warnings, 0 fixed | ||||
deb10build1 Tue Dec 24 17:27:27 2024 UTC Database: /var/tmp/qa_2024/test_12268/test.fdb Validation started | ||||
deb10build1 Tue Dec 24 17:27:27 2024 UTC Database: /var/tmp/qa_2024/test_12268/test.fdb Validation finished: 0 errors, 0 warnings, 0 fixed | ||||
functional.tabloid.test_8816d5c8 Fixed crash when IN predicate is delivered into aggregates/unions |
2024.12.24 17:27:27.585 | 2024.12.24 17:27:28.166 | P | deb10build1 Tue Dec 24 17:27:27 2024 UTC Database: /var/tmp/qa_2024/test_12268/test.fdb Validation started |
deb10build1 Tue Dec 24 17:27:27 2024 UTC Database: /var/tmp/qa_2024/test_12268/test.fdb Validation finished: 0 errors, 0 warnings, 0 fixed | ||||
deb10build1 Tue Dec 24 17:27:27 2024 UTC Database: /var/tmp/qa_2024/test_12268/test.fdb Validation started | ||||
deb10build1 Tue Dec 24 17:27:27 2024 UTC Database: /var/tmp/qa_2024/test_12268/test.fdb Validation finished: 0 errors, 0 warnings, 0 fixed | ||||
deb10build1 Tue Dec 24 17:27:27 2024 UTC Database: /var/tmp/qa_2024/test_12268/test.fdb Validation started | ||||
deb10build1 Tue Dec 24 17:27:27 2024 UTC Database: /var/tmp/qa_2024/test_12268/test.fdb Validation finished: 0 errors, 0 warnings, 0 fixed | ||||
deb10build1 Tue Dec 24 17:27:27 2024 UTC Database: /var/tmp/qa_2024/test_12268/test.fdb Validation started | ||||
deb10build1 Tue Dec 24 17:27:27 2024 UTC Database: /var/tmp/qa_2024/test_12268/test.fdb Validation finished: 0 errors, 0 warnings, 0 fixed | ||||
deb10build1 Tue Dec 24 17:27:27 2024 UTC Database: /var/tmp/qa_2024/test_12268/test.fdb Validation started | ||||
deb10build1 Tue Dec 24 17:27:27 2024 UTC Database: /var/tmp/qa_2024/test_12268/test.fdb Validation finished: 0 errors, 0 warnings, 0 fixed | ||||
deb10build1 Tue Dec 24 17:27:27 2024 UTC Database: /var/tmp/qa_2024/test_12268/test.fdb Validation started | ||||
deb10build1 Tue Dec 24 17:27:27 2024 UTC Database: /var/tmp/qa_2024/test_12268/test.fdb Validation finished: 0 errors, 0 warnings, 0 fixed | ||||
deb10build1 Tue Dec 24 17:27:27 2024 UTC Database: /var/tmp/qa_2024/test_12268/test.fdb Validation started | ||||
deb10build1 Tue Dec 24 17:27:27 2024 UTC Database: /var/tmp/qa_2024/test_12268/test.fdb Validation finished: 0 errors, 0 warnings, 0 fixed | ||||
deb10build1 Tue Dec 24 17:27:27 2024 UTC Database: /var/tmp/qa_2024/test_12268/test.fdb Validation started | ||||
deb10build1 Tue Dec 24 17:27:27 2024 UTC Database: /var/tmp/qa_2024/test_12268/test.fdb Validation finished: 0 errors, 0 warnings, 0 fixed | ||||
functional.tabloid.test_90129c6d Scrollable cursors. Fixed isBof/isEof when the prefetch is active |
2024.12.24 17:27:28.166 | 2024.12.24 17:27:28.605 | P | no message found |
functional.tabloid.test_aae2ae32 Better fix for #8252: incorrect subquery unnesting with complex dependencies, it re-allows converting nested IN/EXISTS into multiple semi-join |
2024.12.24 17:27:28.605 | 2024.12.24 17:27:28.960 | P | no message found |
functional.tabloid.test_arithmetic_cast_float_to_int_as_round Result of CAST for numbers is implementation defined |
2024.12.24 17:27:28.960 | 2024.12.24 17:27:29.282 | P | no message found |
functional.tabloid.test_arithmetic_numexpr_eval_dialect_1 Check result of integer division on dialect 1. |
2024.12.24 17:27:29.282 | 2024.12.24 17:27:29.587 | P | no message found |
functional.tabloid.test_arithmetic_numexpr_eval_dialect_3 Check result of integer division on dialect 3. |
2024.12.24 17:27:29.587 | 2024.12.24 17:27:30.148 | P | deb10build1 Tue Dec 24 17:27:30 2024 UTC Authentication error Login name too long (71 characters, maximum allowed 63) |
functional.tabloid.test_bus_3103_windowed_funcs Query for test MAX()OVER(). |
2024.12.24 17:27:30.148 | 2024.12.24 17:27:30.424 | P | deb10build1 Tue Dec 24 17:27:30 2024 UTC Authentication error Login name too long (71 characters, maximum allowed 63) |
functional.tabloid.test_c8849946 Scrollable cursors. Inconsistent cursor repositioning |
2024.12.24 17:27:30.424 | 2024.12.24 17:27:30.846 | P | deb10build1 Tue Dec 24 17:27:30 2024 UTC Authentication error Login name too long (71 characters, maximum allowed 63) |
functional.tabloid.test_comment_in_object_names All DB objects types must allow name COMMENT. Also, COMMENT ON ... must allow occurence of "comment" in it. |
2024.12.24 17:27:30.846 | 2024.12.24 17:27:31.047 | P | deb10build1 Tue Dec 24 17:27:30 2024 UTC Authentication error Login name too long (71 characters, maximum allowed 63) |
functional.tabloid.test_crash_when_too_long_username_for_auth crash on assert or memory corruption when too long username is used for authentication |
2024.12.24 17:27:31.047 | 2024.12.24 17:27:32.160 | P | no message found |
functional.tabloid.test_dbp_0951_multiple_nested_cte Query for test multiple CTEs |
2024.12.24 17:27:32.160 | 2024.12.24 17:27:32.785 | P | no message found |
functional.tabloid.test_dbp_1697_windowed_funcs Query for test SUM()OVER() and COUNT()OVER(). |
2024.12.24 17:27:32.785 | 2024.12.24 17:27:33.614 | P | no message found |
functional.tabloid.test_dbp_1940_20040130_1740 Common SQL. Check correctness of the results |
2024.12.24 17:27:33.614 | 2024.12.24 17:27:34.437 | P | no message found |
functional.tabloid.test_dbp_1940_20061108_2141 Common SQL. Check correctness of the results |
2024.12.24 17:27:34.437 | 2024.12.24 17:27:35.291 | P | no message found |
functional.tabloid.test_dbp_1940_20080912_1005 Common SQL. Check correctness of the results |
2024.12.24 17:27:35.291 | 2024.12.24 17:27:36.125 | P | no message found |
functional.tabloid.test_dbp_1940_20090521_1520 Common SQL. Check correctness of the results |
2024.12.24 17:27:36.125 | 2024.12.24 17:27:37.034 | P | no message found |
functional.tabloid.test_dbp_1940_20110426_1906 Common SQL. Check correctness of the results |
2024.12.24 17:27:37.034 | 2024.12.24 17:27:37.875 | P | no message found |
functional.tabloid.test_dbp_1940_20110725_1159 Common SQL. Check correctness of the results |
2024.12.24 17:27:37.875 | 2024.12.24 17:27:38.723 | P | no message found |
functional.tabloid.test_dbp_1940_20130412_1008 Common SQL. Check correctness of the results |
2024.12.24 17:27:38.723 | 2024.12.24 17:27:39.569 | P | no message found |
functional.tabloid.test_dbp_1940_20130831_2039 Common SQL. Check correctness of the results |
2024.12.24 17:27:39.569 | 2024.12.24 17:27:40.594 | P | no message found |
functional.tabloid.test_dbp_1940_20130912_1908 Common SQL. Check correctness of the results |
2024.12.24 17:27:40.594 | 2024.12.24 17:27:41.144 | P | no message found |
functional.tabloid.test_dbp_2146_distinct_not_in Common SQL. Check correctness of the results |
2024.12.24 17:27:41.144 | 2024.12.24 17:27:41.748 | P | no message found |
functional.tabloid.test_dbp_4137_combo_full_join_and_windowed_funcs Common SQL. Check correctness of the results |
2024.12.24 17:27:41.748 | 2024.12.24 17:27:42.527 | P | no message found |
functional.tabloid.test_dbp_4391_combo_full_join_and_windowed_funcs Common SQL. Check correctness of the results |
2024.12.24 17:27:42.527 | 2024.12.24 17:27:43.294 | P | no message found |
functional.tabloid.test_dbp_4391_combo_full_join_and_windowed_funcs2 Common SQL. Check correctness of the results |
2024.12.24 17:27:43.294 | 2024.12.24 17:27:43.941 | P | no message found |
functional.tabloid.test_dbp_5125_windowed_funcs Common SQL. Check correctness of the results |
2024.12.24 17:27:43.941 | 2024.12.24 17:27:44.999 | P | no message found |
functional.tabloid.test_dbp_7029_heavy_test_for_windowed_funcs Common SQL. Check correctness of the results |
2024.12.24 17:27:44.999 | 2024.12.24 17:27:45.640 | P | no message found |
functional.tabloid.test_dbp_7114_windowed_funcs Common SQL. Check correctness of the results |
2024.12.24 17:27:45.640 | 2024.12.24 17:27:46.511 | P | no message found |
functional.tabloid.test_dml_privileges_sufficiency Verify sufficiency of privileges for performing DML actions. Verify that RETURNING clause can not be used without SELECT privilege. |
2024.12.24 17:27:46.511 | 2024.12.24 17:27:46.848 | P | no message found |
functional.tabloid.test_dsqlrequests DROP TABLE fails if executing in ES and DML at the same execute block is performed in autonomous transaction |
2024.12.24 17:27:46.848 | 2024.12.24 17:27:47.229 | P | no message found |
functional.tabloid.test_e260ced8 Allow computable but non-invariant lists to be used for index lookup |
2024.12.24 17:27:47.229 | 2024.12.24 17:27:48.228 | F | no message found |
functional.tabloid.test_eqc_136030 Check ability for preparing and then run query with parameters. Query should use ORDER-BY clause. |
2024.12.24 17:27:48.228 | 2024.12.24 17:27:48.563 | P | no message found |
functional.tabloid.test_eqc_141347 Check correctness of LEFT JOIN result when right source has two FK and one of fields from FK present both in ON and WHERE clauses. |
2024.12.24 17:27:48.563 | 2024.12.24 17:27:48.899 | P | no message found |
functional.tabloid.test_eqc_160757 Check correctness of LEFT JOIN result when left source is table with several -vs- single rows and right source is SP. |
2024.12.24 17:27:48.899 | 2024.12.24 17:27:49.241 | P | no message found |
functional.tabloid.test_eqc_166663 Index(es) should not become corrupted after two updates and raising exception in one Tx, doing inside SP |
2024.12.24 17:27:49.241 | 2024.12.24 17:27:49.568 | P | no message found |
functional.tabloid.test_eqc_200762 Check results of CONTAINING when search pattern can span on one or several blob segments |
2024.12.24 17:27:49.568 | 2024.12.24 17:27:50.970 | P | no message found |
functional.tabloid.test_eqc_306263 Check ability to run complex query |
2024.12.24 17:27:50.970 | 2024.12.24 17:27:51.820 | P | no message found |
functional.tabloid.test_eqc_343715 Checking PK index is used when table is joined as driven (right) source in LEFT OUTER join from VIEW |
2024.12.24 17:27:51.820 | 2024.12.24 17:27:52.161 | P | deb10build1 Tue Dec 24 17:27:52 2024 UTC Database: /home/fbqa/qa-2024/unpacked-snapshot.tmp/examples/empbuild/qa/tmp_fd0fa8a3.fdb Error creating file in TempTableDirectory "<>" I/O error during "open" operation for file "<>/fb_table_3XwxrR" Error while trying to create file No such file or directory |
deb10build1 Tue Dec 24 17:27:52 2024 UTC Database: /home/fbqa/qa-2024/unpacked-snapshot.tmp/examples/empbuild/qa/tmp_fd0fa8a3.fdb Error creating file in TempTableDirectory "<>" I/O error during "open" operation for file "<>/fb_table_fzZ1KG" Error while trying to create file No such file or directory | ||||
deb10build1 Tue Dec 24 17:27:52 2024 UTC Database: /home/fbqa/qa-2024/unpacked-snapshot.tmp/examples/empbuild/qa/tmp_fd0fa8a3.fdb Error creating file in TempTableDirectory "<>" I/O error during "open" operation for file "<>/fb_table_qzCdcU" Error while trying to create file No such file or directory | ||||
functional.tabloid.test_eqc_344124 Check ability to run selectable SP with input parameter which inserts into GTT (on commit DELETE rows) and then does suspend |
2024.12.24 17:27:52.161 | 2024.12.24 17:27:52.497 | P | deb10build1 Tue Dec 24 17:27:52 2024 UTC Database: /home/fbqa/qa-2024/unpacked-snapshot.tmp/examples/empbuild/qa/tmp_fd0fa8a3.fdb Error creating file in TempTableDirectory "<>" I/O error during "open" operation for file "<>/fb_table_3XwxrR" Error while trying to create file No such file or directory |
deb10build1 Tue Dec 24 17:27:52 2024 UTC Database: /home/fbqa/qa-2024/unpacked-snapshot.tmp/examples/empbuild/qa/tmp_fd0fa8a3.fdb Error creating file in TempTableDirectory "<>" I/O error during "open" operation for file "<>/fb_table_fzZ1KG" Error while trying to create file No such file or directory | ||||
deb10build1 Tue Dec 24 17:27:52 2024 UTC Database: /home/fbqa/qa-2024/unpacked-snapshot.tmp/examples/empbuild/qa/tmp_fd0fa8a3.fdb Error creating file in TempTableDirectory "<>" I/O error during "open" operation for file "<>/fb_table_qzCdcU" Error while trying to create file No such file or directory | ||||
functional.tabloid.test_fd0fa8a3 Let include file name into error message when creation of temp file failed. |
2024.12.24 17:27:52.497 | 2024.12.24 17:27:52.862 | P | deb10build1 Tue Dec 24 17:27:52 2024 UTC Database: /home/fbqa/qa-2024/unpacked-snapshot.tmp/examples/empbuild/qa/tmp_fd0fa8a3.fdb Error creating file in TempTableDirectory "<>" I/O error during "open" operation for file "<>/fb_table_3XwxrR" Error while trying to create file No such file or directory |
deb10build1 Tue Dec 24 17:27:52 2024 UTC Database: /home/fbqa/qa-2024/unpacked-snapshot.tmp/examples/empbuild/qa/tmp_fd0fa8a3.fdb Error creating file in TempTableDirectory "<>" I/O error during "open" operation for file "<>/fb_table_fzZ1KG" Error while trying to create file No such file or directory | ||||
deb10build1 Tue Dec 24 17:27:52 2024 UTC Database: /home/fbqa/qa-2024/unpacked-snapshot.tmp/examples/empbuild/qa/tmp_fd0fa8a3.fdb Error creating file in TempTableDirectory "<>" I/O error during "open" operation for file "<>/fb_table_qzCdcU" Error while trying to create file No such file or directory | ||||
functional.tabloid.test_full_join_push_where_predicate WHERE-filter must be applied after FULL JOIN result |
2024.12.24 17:27:52.862 | 2024.12.24 17:27:53.390 | P | deb10build1 Tue Dec 24 17:27:52 2024 UTC Database: /home/fbqa/qa-2024/unpacked-snapshot.tmp/examples/empbuild/qa/tmp_fd0fa8a3.fdb Error creating file in TempTableDirectory "<>" I/O error during "open" operation for file "<>/fb_table_3XwxrR" Error while trying to create file No such file or directory |
deb10build1 Tue Dec 24 17:27:52 2024 UTC Database: /home/fbqa/qa-2024/unpacked-snapshot.tmp/examples/empbuild/qa/tmp_fd0fa8a3.fdb Error creating file in TempTableDirectory "<>" I/O error during "open" operation for file "<>/fb_table_fzZ1KG" Error while trying to create file No such file or directory | ||||
deb10build1 Tue Dec 24 17:27:52 2024 UTC Database: /home/fbqa/qa-2024/unpacked-snapshot.tmp/examples/empbuild/qa/tmp_fd0fa8a3.fdb Error creating file in TempTableDirectory "<>" I/O error during "open" operation for file "<>/fb_table_qzCdcU" Error while trying to create file No such file or directory | ||||
functional.tabloid.test_gtcs_proc_isql_14 gtcs-proc-isql-14 |
2024.12.24 17:27:53.390 | 2024.12.24 17:27:53.742 | P | no message found |
functional.tabloid.test_join_on_position_function_result Records with NULLs could be lost from resultset. |
2024.12.24 17:27:53.742 | 2024.12.24 17:27:54.477 | P | no message found |
functional.tabloid.test_join_transformation_001 Check ability of outer join simplification. |
2024.12.24 17:27:54.477 | 2024.12.24 17:27:55.242 | P | no message found |
functional.tabloid.test_join_transformation_002 Check ability of outer join simplification. |
2024.12.24 17:27:55.242 | 2024.12.24 17:27:56.014 | P | no message found |
functional.tabloid.test_join_transformation_003 Check ability of outer join simplification. |
2024.12.24 17:27:56.014 | 2024.12.24 17:27:56.755 | P | no message found |
functional.tabloid.test_join_transformation_004 Check ability of outer join simplification. |
2024.12.24 17:27:56.755 | 2024.12.24 17:27:57.515 | P | no message found |
functional.tabloid.test_join_transformation_005 Check ability of outer join simplification. |
2024.12.24 17:27:57.515 | 2024.12.24 17:27:58.279 | P | no message found |
functional.tabloid.test_join_transformation_006 Check ability of outer join simplification. |
2024.12.24 17:27:58.279 | 2024.12.24 17:27:59.841 | P | no message found |
functional.tabloid.test_join_transformation_007 Check ability of outer join simplification. |
2024.12.24 17:27:59.841 | 2024.12.24 17:28:00.746 | P | no message found |
functional.tabloid.test_join_transformation_008 Check ability of outer join simplification. |
2024.12.24 17:28:00.746 | 2024.12.24 17:28:01.052 | P | no message found |
functional.tabloid.test_loose_record_when_relief_where_expr Uncomment of one part of OR'ed expression led to loose of record from resultset. |
2024.12.24 17:28:01.052 | 2024.12.24 17:28:01.498 | P | no message found |
functional.tabloid.test_no_dups_in_call_stack Avoid info duplication when statements in call stack attached to different transactions (for example: monitoring snapshot is created in autonomous transaction) |
2024.12.24 17:28:01.498 | 2024.12.24 17:28:04.564 | P | no message found |
functional.tabloid.test_oltp_emul_30_compiler_check Compiler check. Test ability to compile source code of OLTP-EMUL test. |
2024.12.24 17:28:04.564 | 2024.12.24 17:28:05.740 | P | no message found |
functional.tabloid.test_optimizer_index_navigation Check that optimizer takes in account presense of index and does navigation instead of external sort. |
2024.12.24 17:28:05.740 | 2024.12.24 17:28:06.107 | P | no message found |
functional.tabloid.test_ora_4475843 Wrong (empty) result of query in Oracle 19 |
2024.12.24 17:28:06.107 | 2024.12.24 17:28:06.395 | P | no message found |
functional.tabloid.test_pg_13918 Some _TRIVIAL_ queries allow to specify HAVING without group by, and for such case one may to get record from EMPTY source rowset(!) |
2024.12.24 17:28:06.395 | 2024.12.24 17:28:06.736 | P | no message found |
functional.tabloid.test_pg_14105 Check ability to compile query with combination of full and right join. Taken from PG bug library. |
2024.12.24 17:28:06.736 | 2024.12.24 17:28:07.079 | P | no message found |
functional.tabloid.test_pg_14421 UPDATE/DETERE RETURNING should issue only one row when applying to table with self-referencing FK |
2024.12.24 17:28:07.079 | 2024.12.24 17:28:07.085 | P | no message found |
functional.tabloid.test_request_of_expr_index request of expression index could run outside of main request's snapshot. |
2024.12.24 17:28:07.434 | 2024.12.24 17:28:08.207 | P | no message found |
functional.tabloid.test_snd_7795_20120706_1249 Common SQL. Check correctness of the results |
2024.12.24 17:28:08.207 | 2024.12.24 17:28:14.329 | P | no message found |
functional.transactions.test_read_consist_statement_delete_undone_01 READ CONSISTENCY. Changes produced by DELETE statement must be UNDONE when cursor resultset becomes empty after this statement start. Test-01 |
2024.12.24 17:28:14.329 | 2024.12.24 17:28:20.329 | P | no message found |
functional.transactions.test_read_consist_statement_delete_undone_02 READ CONSISTENCY. Changes produced by DELETE statement must be UNDONE when cursor resultset becomes empty after this statement start. Test-02 |
2024.12.24 17:28:20.329 | 2024.12.24 17:28:26.520 | P | no message found |
functional.transactions.test_read_consist_sttm_merge_deny_multiple_matches READ CONSISTENCY. MERGE must reject multiple matches, regardless on statement-level restart. |
2024.12.24 17:28:26.520 | 2024.12.24 17:29:11.288 | P | deb10build1 Tue Dec 24 17:28:27 2024 UTC Update conflict: unable to get a stable set of rows in the source tables after 10 attempts of restart. Query: update /* SQL_TAG_THAT_WE_WAITING_FOR */ test set id = id * 100 where id <= 2 order by id DESC |
deb10build1 Tue Dec 24 17:28:30 2024 UTC Update conflict: unable to get a stable set of rows in the source tables after 10 attempts of restart. Query: update /* SQL_TAG_THAT_WE_WAITING_FOR */ test set id = id * 100 where id <= 2 order by id DESC | ||||
deb10build1 Tue Dec 24 17:28:33 2024 UTC Update conflict: unable to get a stable set of rows in the source tables after 10 attempts of restart. Query: merge /* SQL_TAG_THAT_WE_WAITING_FOR */ into test t using (select x.id from test x where x.id <= 2 order by id DESC) s on t.id = s.id when matched then update set t.id = s.id * 100 | ||||
deb10build1 Tue Dec 24 17:28:36 2024 UTC Update conflict: unable to get a stable set of rows in the source tables after 10 attempts of restart. Query: merge /* SQL_TAG_THAT_WE_WAITING_FOR */ into test t using (select x.id from test x where x.id <= 2 order by id DESC) s on t.id = s.id when matched then update set t.id = s.id * 100 | ||||
deb10build1 Tue Dec 24 17:28:40 2024 UTC Update conflict: unable to get a stable set of rows in the source tables after 10 attempts of restart. Query: delete /* SQL_TAG_THAT_WE_WAITING_FOR */ from test where id <= 2 order by id DESC | ||||
deb10build1 Tue Dec 24 17:28:43 2024 UTC Update conflict: unable to get a stable set of rows in the source tables after 10 attempts of restart. Query: delete /* SQL_TAG_THAT_WE_WAITING_FOR */ from test where id <= 2 order by id DESC | ||||
deb10build1 Tue Dec 24 17:28:46 2024 UTC Update conflict: unable to get a stable set of rows in the source tables after 10 attempts of restart. Query: execute block /* SQL_TAG_THAT_WE_WAITING_FOR */ as declare c int; begin for select id from test where id<=2 order by id DESC with lock into c do begin end end | ||||
deb10build1 Tue Dec 24 17:28:49 2024 UTC Update conflict: unable to get a stable set of rows in the source tables after 10 attempts of restart. Query: execute block /* SQL_TAG_THAT_WE_WAITING_FOR */ as declare c int; begin for select id from test where id<=2 order by id DESC with lock into c do begin end end | ||||
deb10build1 Tue Dec 24 17:28:52 2024 UTC Update conflict: unable to get a stable set of rows in the source tables after 10 attempts of restart. Query: update /* SQL_TAG_THAT_WE_WAITING_FOR */ v_test set id = id * 100 where id <= 2 order by id DESC | ||||
deb10build1 Tue Dec 24 17:28:56 2024 UTC Update conflict: unable to get a stable set of rows in the source tables after 10 attempts of restart. Query: update /* SQL_TAG_THAT_WE_WAITING_FOR */ v_test set id = id * 100 where id <= 2 order by id DESC | ||||
deb10build1 Tue Dec 24 17:28:59 2024 UTC Update conflict: unable to get a stable set of rows in the source tables after 10 attempts of restart. Query: merge /* SQL_TAG_THAT_WE_WAITING_FOR */ into v_test t using (select x.id from v_test x where x.id <= 2 order by id DESC) s on t.id = s.id when matched then update set t.id = s.id * 100 | ||||
deb10build1 Tue Dec 24 17:29:02 2024 UTC Update conflict: unable to get a stable set of rows in the source tables after 10 attempts of restart. Query: merge /* SQL_TAG_THAT_WE_WAITING_FOR */ into v_test t using (select x.id from v_test x where x.id <= 2 order by id DESC) s on t.id = s.id when matched then update set t.id = s.id * 100 | ||||
deb10build1 Tue Dec 24 17:29:05 2024 UTC Update conflict: unable to get a stable set of rows in the source tables after 10 attempts of restart. Query: delete /* SQL_TAG_THAT_WE_WAITING_FOR */ from v_test where id <= 2 order by id DESC | ||||
deb10build1 Tue Dec 24 17:29:08 2024 UTC Update conflict: unable to get a stable set of rows in the source tables after 10 attempts of restart. Query: delete /* SQL_TAG_THAT_WE_WAITING_FOR */ from v_test where id <= 2 order by id DESC | ||||
functional.transactions.test_read_consist_sttm_restart_max_limit READ CONSISTENCY. Maximal number of statement-level restarts must be 10. |
2024.12.24 17:29:11.288 | 2024.12.24 17:29:17.342 | P | no message found |
functional.transactions.test_read_consist_sttm_restart_on_delete_01 READ CONSISTENCY. Check creation of new statement-level snapshot and restarting changed caused by DELETE. Test-01. |
2024.12.24 17:29:17.342 | 2024.12.24 17:29:23.377 | P | no message found |
functional.transactions.test_read_consist_sttm_restart_on_delete_02 READ CONSISTENCY. Check creation of new statement-level snapshot and restarting changed caused by DELETE. Test-02. |
2024.12.24 17:29:23.377 | 2024.12.24 17:29:29.661 | P | no message found |
functional.transactions.test_read_consist_sttm_restart_on_delete_03 READ CONSISTENCY. Check creation of new statement-level snapshot and restarting changed caused by DELETE. Test-03. |
2024.12.24 17:29:29.661 | 2024.12.24 17:29:35.674 | P | no message found |
functional.transactions.test_read_consist_sttm_restart_on_delete_04 READ CONSISTENCY. Check creation of new statement-level snapshot and restarting changed caused by DELETE. Test-04. |
2024.12.24 17:29:35.674 | 2024.12.24 17:29:42.457 | P | no message found |
functional.transactions.test_read_consist_sttm_restart_on_merge_01 READ CONSISTENCY. Check creation of new statement-level snapshot and restarting changed caused by MERGE. Test-01. |
2024.12.24 17:29:42.457 | 2024.12.24 17:29:48.590 | P | no message found |
functional.transactions.test_read_consist_sttm_restart_on_merge_02 READ CONSISTENCY. Check creation of new statement-level snapshot and restarting changed caused by MERGE. Test-02. |
2024.12.24 17:29:48.590 | 2024.12.24 17:29:54.825 | P | no message found |
functional.transactions.test_read_consist_sttm_restart_on_merge_03 READ CONSISTENCY. Check creation of new statement-level snapshot and restarting changed caused by MERGE. Test-03. |
2024.12.24 17:29:54.825 | 2024.12.24 17:30:00.854 | P | no message found |
functional.transactions.test_read_consist_sttm_restart_on_merge_04 READ CONSISTENCY. Check creation of new statement-level snapshot and restarting changed caused by MERGE. Test-04. |
2024.12.24 17:30:00.854 | 2024.12.24 17:30:06.872 | P | no message found |
functional.transactions.test_read_consist_sttm_restart_on_update_01 READ CONSISTENCY. Check creation of new statement-level snapshot and restarting changed caused by UPDATE. Test-01. |
2024.12.24 17:30:06.872 | 2024.12.24 17:30:12.976 | P | no message found |
functional.transactions.test_read_consist_sttm_restart_on_update_02 READ CONSISTENCY. Check creation of new statement-level snapshot and restarting changed caused by UPDATE. Test-02. |
2024.12.24 17:30:12.976 | 2024.12.24 17:30:19.145 | P | no message found |
functional.transactions.test_read_consist_sttm_restart_on_update_03 READ CONSISTENCY. Check creation of new statement-level snapshot and restarting changed caused by UPDATE. Test-03. |
2024.12.24 17:30:19.145 | 2024.12.24 17:30:25.194 | P | no message found |
functional.transactions.test_read_consist_sttm_restart_on_update_04 READ CONSISTENCY. Check creation of new statement-level snapshot and restarting changed caused by UPDATE. Test-04. |
2024.12.24 17:30:25.194 | 2024.12.24 17:30:25.597 | P | no message found |
functional.trigger.alter.test_01 ALTER TRIGGER - ACTIVE |
2024.12.24 17:30:25.597 | 2024.12.24 17:30:26.022 | P | no message found |
functional.trigger.alter.test_02 ALTER TRIGGER - INACTIVE |
2024.12.24 17:30:26.022 | 2024.12.24 17:30:26.436 | P | no message found |
functional.trigger.alter.test_03 ALTER TRIGGER - BEFORE DELETE |
2024.12.24 17:30:26.436 | 2024.12.24 17:30:26.865 | P | no message found |
functional.trigger.alter.test_04 ALTER TRIGGER - BEFORE INSERT |
2024.12.24 17:30:26.865 | 2024.12.24 17:30:27.280 | P | no message found |
functional.trigger.alter.test_05 ALTER TRIGGER - BEFORE UPDATE |
2024.12.24 17:30:27.280 | 2024.12.24 17:30:27.705 | P | no message found |
functional.trigger.alter.test_06 ALTER TRIGGER - AFTER DELETE |
2024.12.24 17:30:27.705 | 2024.12.24 17:30:28.103 | P | no message found |
functional.trigger.alter.test_07 ALTER TRIGGER - AFTER INSERT |
2024.12.24 17:30:28.103 | 2024.12.24 17:30:28.513 | P | no message found |
functional.trigger.alter.test_08 ALTER TRIGGER - POSITION |
2024.12.24 17:30:28.513 | 2024.12.24 17:30:28.947 | P | no message found |
functional.trigger.alter.test_09 ALTER TRIGGER - POSITION |
2024.12.24 17:30:28.947 | 2024.12.24 17:30:29.383 | P | no message found |
functional.trigger.alter.test_10 ALTER TRIGGER - AS |
2024.12.24 17:30:29.383 | 2024.12.24 17:30:29.817 | P | no message found |
functional.trigger.alter.test_11 ALTER TRIGGER - AS |
2024.12.24 17:30:29.817 | 2024.12.24 17:30:30.227 | P | no message found |
functional.trigger.alter.test_12 ALTER TRIGGER - AS |
2024.12.24 17:30:30.227 | 2024.12.24 17:30:30.649 | P | no message found |
functional.trigger.alter.test_13 ALTER TRIGGER - AS |
2024.12.24 17:30:30.649 | 2024.12.24 17:30:31.082 | P | no message found |
functional.trigger.create.test_01 CREATE TRIGGER |
2024.12.24 17:30:31.082 | 2024.12.24 17:30:31.512 | P | no message found |
functional.trigger.create.test_02 CREATE TRIGGER AFTER INSERT |
2024.12.24 17:30:31.512 | 2024.12.24 17:30:31.918 | P | no message found |
functional.trigger.create.test_03 CREATE TRIGGER BEFORE UPDATE |
2024.12.24 17:30:31.918 | 2024.12.24 17:30:32.331 | P | no message found |
functional.trigger.create.test_04 CREATE TRIGGER AFTER UPDATE |
2024.12.24 17:30:32.331 | 2024.12.24 17:30:32.745 | P | no message found |
functional.trigger.create.test_05 CREATE TRIGGER BEFORE DELETE |
2024.12.24 17:30:32.745 | 2024.12.24 17:30:33.181 | P | no message found |
functional.trigger.create.test_06 CREATE TRIGGER AFTER DELETE |
2024.12.24 17:30:33.181 | 2024.12.24 17:30:33.595 | P | no message found |
functional.trigger.create.test_07 CREATE TRIGGER INACTIVE AFTER DELETE |
2024.12.24 17:30:33.595 | 2024.12.24 17:30:33.997 | P | no message found |
functional.trigger.create.test_08 CREATE TRIGGER AFTER DELETE POSITION 12 |
2024.12.24 17:30:33.997 | 2024.12.24 17:30:34.465 | P | no message found |
functional.trigger.create.test_09 CREATE TRIGGER BEFORE INSERT DECLARE VARIABLE |
2024.12.24 17:30:34.465 | 2024.12.24 17:30:34.900 | P | no message found |
functional.trigger.create.test_10 CREATE TRIGGER BEFORE INSERT DECLARE VARIABLE, block stataments |
2024.12.24 17:30:34.900 | 2024.12.24 17:30:35.331 | P | no message found |
functional.trigger.create.test_17 CREATE TRIGGER SQL2003 |
2024.12.24 17:30:35.331 | 2024.12.24 17:30:35.741 | P | no message found |
functional.trigger.database.test_connect_01 Trigger on database connect. See also CORE-745 |
2024.12.24 17:30:35.741 | 2024.12.24 17:30:36.706 | P | no message found |
functional.trigger.database.test_connect_02 Error handling in trigger on database connect |
2024.12.24 17:30:36.706 | 2024.12.24 17:30:37.133 | P | no message found |
functional.trigger.database.test_connect_03 Multiple triggers on database connect |
2024.12.24 17:30:37.133 | 2024.12.24 17:30:38.118 | P | deb10build1 Tue Dec 24 17:30:38 2024 UTC Database: /var/tmp/qa_2024/test_12373/test.fdb Error at disconnect: arithmetic exception, numeric overflow, or string truncation Integer divide by zero. The code attempted to divide an integer value by an integer divisor of zero. At trigger 'TRG_DISCONNECT' line: 6, col: 13 |
functional.trigger.database.test_connect_04 Error handling when multiple triggers on database connect exist |
2024.12.24 17:30:38.118 | 2024.12.24 17:30:39.791 | P | deb10build1 Tue Dec 24 17:30:38 2024 UTC Database: /var/tmp/qa_2024/test_12373/test.fdb Error at disconnect: arithmetic exception, numeric overflow, or string truncation Integer divide by zero. The code attempted to divide an integer value by an integer divisor of zero. At trigger 'TRG_DISCONNECT' line: 6, col: 13 |
functional.trigger.database.test_disconnect_01 Trigger on database disconnect: check that exception that raised when trigger fires is written to firebird.log |
2024.12.24 17:30:39.791 | 2024.12.24 17:30:40.613 | P | no message found |
functional.trigger.database.test_disconnect_02 ON DISCONNECT trigger must fire during database shutdown (gfix -shut full -force 0). |
2024.12.24 17:30:40.613 | 2024.12.24 17:30:41.372 | P | no message found |
functional.trigger.database.test_disconnect_03 ON DISCONNECT trigger must fire if attachment is deleted from MON$ATTACHMENTS by another attachment. |
2024.12.24 17:30:41.372 | 2024.12.24 17:30:47.176 | P | no message found |
functional.trigger.database.test_disconnect_04 ON DISCONNECT trigger must fire if attachment is closed by IDLE timeout. |
2024.12.24 17:30:47.176 | 2024.12.24 17:30:52.387 | P | deb10build1 Tue Dec 24 17:30:49 2024 UTC Database: /home/fbqa/qa-2024/unpacked-snapshot.tmp/examples/empbuild/qa/tmp_disconn_trg_timeout.fdb Error at disconnect: operation was cancelled Config level timeout expired. At trigger 'TRG_DISCONNECT' line: 19, col: 17 |
deb10build1 Tue Dec 24 17:30:52 2024 UTC Database: /var/tmp/qa_2024/test_12378/test.fdb Error at disconnect: violation of PRIMARY or UNIQUE KEY constraint "DETACH_AUDIT_UNQ" on table "DETACH_AUDIT" Problematic key value is ("MEMO" = 'point-1') At trigger 'TRG_DISCONNECT' line: 8, col: 17 | ||||
functional.trigger.database.test_disconnect_05 ON DISCONNECT trigger and OnDisconnectTriggerTimeout expiration |
2024.12.24 17:30:52.387 | 2024.12.24 17:30:55.384 | P | deb10build1 Tue Dec 24 17:30:52 2024 UTC Database: /var/tmp/qa_2024/test_12378/test.fdb Error at disconnect: violation of PRIMARY or UNIQUE KEY constraint "DETACH_AUDIT_UNQ" on table "DETACH_AUDIT" Problematic key value is ("MEMO" = 'point-1') At trigger 'TRG_DISCONNECT' line: 8, col: 17 |
functional.trigger.database.test_disconnect_06 ON DISCONNECT trigger: print exceptions (including cancelling) to trace if log_errors = true |
2024.12.24 17:30:55.384 | 2024.12.24 17:30:55.731 | P | no message found |
functional.trigger.database.test_transaction_start_multiple_with_normal_finish Multiple triggers on start transaction |
2024.12.24 17:30:55.731 | 2024.12.24 17:30:56.156 | P | no message found |
functional.trigger.database.test_transactioncommit_01 Trigger on commit transaction. See also CORE-645 |
2024.12.24 17:30:56.156 | 2024.12.24 17:30:56.524 | P | no message found |
functional.trigger.database.test_transactionrollback_01 Trigger on rollback transaction |
2024.12.24 17:30:56.524 | 2024.12.24 17:30:56.867 | P | no message found |
functional.trigger.database.test_transactionstart_01 Trigger on start tansaction |
2024.12.24 17:30:56.867 | 2024.12.24 17:30:57.297 | P | no message found |
functional.trigger.table.test_alter_01 ALTER TRIGGER - ACTIVE |
2024.12.24 17:30:57.297 | 2024.12.24 17:30:57.701 | P | no message found |
functional.trigger.table.test_alter_02 ALTER TRIGGER - INACTIVE |
2024.12.24 17:30:57.701 | 2024.12.24 17:30:58.124 | P | no message found |
functional.trigger.table.test_alter_03 ALTER TRIGGER - BEFORE DELETE |
2024.12.24 17:30:58.124 | 2024.12.24 17:30:58.546 | P | no message found |
functional.trigger.table.test_alter_04 ALTER TRIGGER - BEFORE INSERT |
2024.12.24 17:30:58.546 | 2024.12.24 17:30:58.934 | P | no message found |
functional.trigger.table.test_alter_05 ALTER TRIGGER - BEFORE UPDATE |
2024.12.24 17:30:58.934 | 2024.12.24 17:30:59.390 | P | no message found |
functional.trigger.table.test_alter_06 ALTER TRIGGER - AFTER DELETE |
2024.12.24 17:30:59.390 | 2024.12.24 17:30:59.824 | P | no message found |
functional.trigger.table.test_alter_07 ALTER TRIGGER: attempt to use "new" in AFTER INSERT |
2024.12.24 17:30:59.824 | 2024.12.24 17:31:00.242 | P | no message found |
functional.trigger.table.test_alter_08 ALTER TRIGGER - POSITION |
2024.12.24 17:31:00.242 | 2024.12.24 17:31:00.675 | P | no message found |
functional.trigger.table.test_alter_09 ALTER TRIGGER - POSITION |
2024.12.24 17:31:00.675 | 2024.12.24 17:31:01.093 | P | no message found |
functional.trigger.table.test_alter_10 ALTER TRIGGER - AS |
2024.12.24 17:31:01.093 | 2024.12.24 17:31:01.534 | P | no message found |
functional.trigger.table.test_alter_11 ALTER TRIGGER - AS |
2024.12.24 17:31:01.534 | 2024.12.24 17:31:01.977 | P | no message found |
functional.trigger.table.test_alter_12 ALTER TRIGGER - AS |
2024.12.24 17:31:01.977 | 2024.12.24 17:31:02.423 | P | no message found |
functional.trigger.table.test_alter_13 ALTER TRIGGER - AS |
2024.12.24 17:31:02.423 | 2024.12.24 17:31:06.631 | P | deb10build1 Tue Dec 24 17:31:05 2024 UTC Database: /var/tmp/qa_2024/test_12396/tmp_gbak_zip_restored.fdb Validation started |
deb10build1 Tue Dec 24 17:31:05 2024 UTC Database: /var/tmp/qa_2024/test_12396/tmp_gbak_zip_restored.fdb Validation finished: 0 errors, 0 warnings, 0 fixed | ||||
deb10build1 Tue Dec 24 17:31:06 2024 UTC Database: /var/tmp/qa_2024/test_12396/tmp_gbak_zip_restored.fdb Validation started | ||||
deb10build1 Tue Dec 24 17:31:06 2024 UTC Database: /var/tmp/qa_2024/test_12396/tmp_gbak_zip_restored.fdb Validation finished: 0 errors, 0 warnings, 0 fixed | ||||
functional.util.test_gbak_zip gbak utility: check ability to use -ZIP command switch when create backup |
2024.12.24 17:31:06.631 | 2024.12.24 17:31:07.083 | P | deb10build1 Tue Dec 24 17:31:06 2024 UTC Database: /var/tmp/qa_2024/test_12396/tmp_gbak_zip_restored.fdb Validation started |
deb10build1 Tue Dec 24 17:31:06 2024 UTC Database: /var/tmp/qa_2024/test_12396/tmp_gbak_zip_restored.fdb Validation finished: 0 errors, 0 warnings, 0 fixed | ||||
functional.view.create.test_01 CREATE VIEW |
2024.12.24 17:31:07.083 | 2024.12.24 17:31:07.529 | P | no message found |
functional.view.create.test_02 CREATE VIEW |
2024.12.24 17:31:07.529 | 2024.12.24 17:31:07.975 | P | no message found |
functional.view.create.test_03 CREATE VIEW - bad number of columns |
2024.12.24 17:31:07.975 | 2024.12.24 17:31:08.396 | P | no message found |
functional.view.create.test_04 CREATE VIEW - bad number of columns |
2024.12.24 17:31:08.396 | 2024.12.24 17:31:08.833 | P | no message found |
functional.view.create.test_05 CREATE VIEW |
2024.12.24 17:31:08.833 | 2024.12.24 17:31:09.269 | P | no message found |
functional.view.create.test_06 CREATE VIEW - updateable |
2024.12.24 17:31:09.269 | 2024.12.24 17:31:09.729 | P | no message found |
functional.view.create.test_07 CREATE VIEW - updateable WITH CHECK OPTION |
2024.12.24 17:31:09.729 | 2024.12.24 17:31:10.173 | P | no message found |
functional.view.create.test_08 CREATE VIEW - updateable WITH CHECK OPTION |
2024.12.24 17:31:10.173 | 2024.12.24 17:31:10.534 | P | no message found |