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 |
2025.01.16 06:23:28.982 | 2025.01.16 06:23:29.706 | P | no message found |
bugs.core_0001_test Server shutdown |
2025.01.16 06:23:29.706 | 2025.01.16 06:23:30.140 | P | no message found |
bugs.core_0002_test Incorrect value returned with execute statement calculation |
2025.01.16 06:23:30.140 | 2025.01.16 06:23:30.627 | P | no message found |
bugs.core_0010_test Navigation vs IS NULL vs compound index |
2025.01.16 06:23:30.627 | 2025.01.16 06:23:31.091 | P | no message found |
bugs.core_0014_test Trigger do it wrong |
2025.01.16 06:23:31.091 | 2025.01.16 06:23:31.584 | P | no message found |
bugs.core_0037_test Error "no current record for fetch operation" on view select |
2025.01.16 06:23:31.584 | 2025.01.16 06:23:32.225 | P | no message found |
bugs.core_0039_test Cannot create procedure with long chain of else-if clauses |
2025.01.16 06:23:32.225 | 2025.01.16 06:23:33.632 | P | no message found |
bugs.core_0053_test FIRST 1 vs ORDER DESC vs explicit plan (ODS11) |
2025.01.16 06:23:33.632 | 2025.01.16 06:23:34.074 | P | no message found |
bugs.core_0058_test WHERE CURRENT OF doesn't work |
2025.01.16 06:23:34.074 | 2025.01.16 06:23:34.562 | P | no message found |
bugs.core_0059_test Automatic not null in PK columns incomplete |
2025.01.16 06:23:34.562 | 2025.01.16 06:23:35.019 | P | no message found |
bugs.core_0063_test Sequence of commands crash server |
2025.01.16 06:23:35.019 | 2025.01.16 06:23:35.454 | P | no message found |
bugs.core_0070_test Expression index regression since 2.0a3 |
2025.01.16 06:23:35.454 | 2025.01.16 06:23:35.916 | P | no message found |
bugs.core_0076_test Invalid ROW_COUNT variable value after DELETE |
2025.01.16 06:23:35.916 | 2025.01.16 06:23:36.449 | P | no message found |
bugs.core_0085_test Query with not in (select) returns wrong result |
2025.01.16 06:23:36.449 | 2025.01.16 06:23:37.130 | P | no message found |
bugs.core_0086_test Index bug |
2025.01.16 06:23:37.130 | 2025.01.16 06:23:37.718 | P | no message found |
bugs.core_0088_test Join on diffrent datatypes |
2025.01.16 06:23:37.718 | 2025.01.16 06:23:38.210 | P | no message found |
bugs.core_0089_test Wrong return from simple SQL |
2025.01.16 06:23:38.210 | 2025.01.16 06:23:38.849 | P | no message found |
bugs.core_0091_test Recreate and self-referencing indexes |
2025.01.16 06:23:38.849 | 2025.01.16 06:23:39.392 | P | no message found |
bugs.core_0099_test Strange/Inconsistent query results |
2025.01.16 06:23:39.392 | 2025.01.16 06:23:39.826 | P | no message found |
bugs.core_0101_test JOIN the same table - problem with alias names |
2025.01.16 06:23:39.826 | 2025.01.16 06:23:40.426 | P | no message found |
bugs.core_0104_test Dropping and recreating a table in the same txn disables PK |
2025.01.16 06:23:40.426 | 2025.01.16 06:23:40.897 | P | no message found |
bugs.core_0115_test Bug with ALL keyword |
2025.01.16 06:23:40.897 | 2025.01.16 06:23:41.340 | P | no message found |
bugs.core_0116_test BLOBs in external tables |
2025.01.16 06:23:41.340 | 2025.01.16 06:23:41.789 | P | no message found |
bugs.core_0117_test Expression evaluation not supported on LEFT JOIN |
2025.01.16 06:23:41.789 | 2025.01.16 06:23:42.211 | P | no message found |
bugs.core_0119_test Numeric div in dialect 3 mangles data |
2025.01.16 06:23:42.211 | 2025.01.16 06:23:42.746 | P | no message found |
bugs.core_0142_test Index breaks = ANY result |
2025.01.16 06:23:42.746 | 2025.01.16 06:23:43.212 | P | no message found |
bugs.core_0143_test Using where params in SUM return incorrect results |
2025.01.16 06:23:43.212 | 2025.01.16 06:23:43.643 | P | no message found |
bugs.core_0148_test SELECT '1' UNION SELECT '12' |
2025.01.16 06:23:43.643 | 2025.01.16 06:23:44.140 | P | no message found |
bugs.core_0149_test Left joining views with null fails |
2025.01.16 06:23:44.140 | 2025.01.16 06:23:44.543 | P | no message found |
bugs.core_0152_test Sqlsubtype incorrect on timestamp math, constant arithmetic |
2025.01.16 06:23:44.543 | 2025.01.16 06:23:45.050 | P | no message found |
bugs.core_0165_test Query using VIEW with UNION causes crash |
2025.01.16 06:23:45.050 | 2025.01.16 06:23:45.470 | P | no message found |
bugs.core_0166_test Cannot specify PLAN in UPDATE statement |
2025.01.16 06:23:45.470 | 2025.01.16 06:23:45.955 | P | no message found |
bugs.core_0185_test DB crashes if trigger BU deletes own row |
2025.01.16 06:23:45.955 | 2025.01.16 06:23:46.423 | P | no message found |
bugs.core_0188_test Trigger on view with union receive nulls |
2025.01.16 06:23:46.423 | 2025.01.16 06:23:46.914 | P | no message found |
bugs.core_0190_test trigger with except-s on view with union |
2025.01.16 06:23:46.914 | 2025.01.16 06:23:47.434 | P | no message found |
bugs.core_0195a_test Bugcheck 291 |
2025.01.16 06:23:47.434 | 2025.01.16 06:23:48.015 | P | no message found |
bugs.core_0195b_test Bugcheck 291 |
2025.01.16 06:23:48.015 | 2025.01.16 06:23:48.748 | P | no message found |
bugs.core_0196_test SYSDBA can grant non existent roles |
2025.01.16 06:23:48.748 | 2025.01.16 06:23:49.205 | P | no message found |
bugs.core_0198_test Wrong order by in table join storedproc |
2025.01.16 06:23:49.205 | 2025.01.16 06:23:49.618 | P | no message found |
bugs.core_0200_test Empty column names with aggregate funcs |
2025.01.16 06:23:49.618 | 2025.01.16 06:23:50.172 | P | no message found |
bugs.core_0202_test ORDER BY works wrong with collate PT_PT |
2025.01.16 06:23:50.172 | 2025.01.16 06:23:50.911 | P | no message found |
bugs.core_0203_test CREATE VIEW ignores PLAN |
2025.01.16 06:23:50.911 | 2025.01.16 06:23:51.393 | P | no message found |
bugs.core_0209_test CHECK constraints fire twice |
2025.01.16 06:23:51.393 | 2025.01.16 06:23:51.745 | P | no message found |
bugs.core_0210_test CS server crash altering SP in 2 connect |
2025.01.16 06:23:51.745 | 2025.01.16 06:23:52.161 | P | no message found |
bugs.core_0211_test SELECT...HAVING...NOT IN crashes server |
2025.01.16 06:23:52.161 | 2025.01.16 06:24:10.189 | P | no message found |
bugs.core_0216_test Too many grants lose privileges |
2025.01.16 06:24:10.189 | 2025.01.16 06:24:10.695 | P | no message found |
bugs.core_0223_test ALTER TABLE altering to VARCHAR |
2025.01.16 06:24:10.695 | 2025.01.16 06:24:11.305 | P | no message found |
bugs.core_0282_test DOMAINs don't register their dependency on other objects |
2025.01.16 06:24:11.305 | 2025.01.16 06:24:11.879 | P | no message found |
bugs.core_0284_test Blob comparison with constant |
2025.01.16 06:24:11.879 | 2025.01.16 06:24:12.450 | P | no message found |
bugs.core_0297_test IB server stalled by simple script |
2025.01.16 06:24:12.450 | 2025.01.16 06:24:13.307 | P | no message found |
bugs.core_0304_test Any user can drop procedures, generators, exceptions |
2025.01.16 06:24:13.307 | 2025.01.16 06:24:13.943 | P | no message found |
bugs.core_0335_test Unsuccessful execution caused by system error <...> bad BLR -- invalid stream |
2025.01.16 06:24:13.943 | 2025.01.16 06:24:14.372 | P | no message found |
bugs.core_0336_test DateTime math imprecision |
2025.01.16 06:24:14.372 | 2025.01.16 06:24:15.247 | P | no message found |
bugs.core_0337_test ISQL and database dialect |
2025.01.16 06:24:15.247 | 2025.01.16 06:24:16.172 | P | no message found |
bugs.core_0366_test Complex view crashes server |
2025.01.16 06:24:16.172 | 2025.01.16 06:24:16.748 | P | no message found |
bugs.core_0389_test NULLS FIRST does not work with unions |
2025.01.16 06:24:16.748 | 2025.01.16 06:24:17.172 | P | no message found |
bugs.core_0405_test Garbage vs indices/constraints |
2025.01.16 06:24:17.172 | 2025.01.16 06:24:17.799 | P | no message found |
bugs.core_0426_test Wrong sort order when using es_ES collate |
2025.01.16 06:24:17.799 | 2025.01.16 06:24:18.822 | P | no message found |
bugs.core_0461_test JOIN including a complex view kills the server |
2025.01.16 06:24:18.822 | 2025.01.16 06:24:19.204 | P | no message found |
bugs.core_0474_test Redundant evaluations in COALESCE |
2025.01.16 06:24:19.204 | 2025.01.16 06:24:19.709 | P | no message found |
bugs.core_0475_test ORDER BY has no effect |
2025.01.16 06:24:19.709 | 2025.01.16 06:24:20.244 | P | no message found |
bugs.core_0479_test Grants overwrite previous rdb$security_classes entries |
2025.01.16 06:24:20.244 | 2025.01.16 06:24:20.895 | P | no message found |
bugs.core_0480_test Foreign key relation VARCHAR <-> INT |
2025.01.16 06:24:20.895 | 2025.01.16 06:24:21.538 | P | no message found |
bugs.core_0501_test Optimization problem with COALESCE |
2025.01.16 06:24:21.538 | 2025.01.16 06:24:21.984 | P | no message found |
bugs.core_0507_test Ambiguous statements return unpredictable results |
2025.01.16 06:24:21.984 | 2025.01.16 06:24:22.562 | P | no message found |
bugs.core_0521_test Permissions are checked case-insensitively |
2025.01.16 06:24:22.562 | 2025.01.16 06:24:23.031 | P | no message found |
bugs.core_0555_test Inconsistent results using STARTING WITH and COALESCE |
2025.01.16 06:24:23.031 | 2025.01.16 06:24:23.486 | P | no message found |
bugs.core_0583_test Before triggers are firing after checks |
2025.01.16 06:24:23.486 | 2025.01.16 06:24:24.869 | P | no message found |
bugs.core_0606_test Tricky role defeats basic SQL security |
2025.01.16 06:24:24.869 | 2025.01.16 06:24:25.329 | P | no message found |
bugs.core_0610_test FIRST is applied before aggregation |
2025.01.16 06:24:25.329 | 2025.01.16 06:24:25.778 | P | no message found |
bugs.core_0611_test SKIP is off by one |
2025.01.16 06:24:25.778 | 2025.01.16 06:24:26.282 | P | no message found |
bugs.core_0623_test ORDER BY on a VIEW turns values in fields into NULL |
2025.01.16 06:24:26.282 | 2025.01.16 06:24:26.739 | P | no message found |
bugs.core_0625_test Token unknown in simple SELECT with GROUP BY and ORDER BY |
2025.01.16 06:24:26.739 | 2025.01.16 06:24:27.337 | P | no message found |
bugs.core_0629_test Grouping on derived fields processing NULL data kills IB |
2025.01.16 06:24:27.337 | 2025.01.16 06:24:27.925 | P | no message found |
bugs.core_0655_test Blob Type 1 compatibility with VarChar |
2025.01.16 06:24:27.925 | 2025.01.16 06:24:28.423 | P | no message found |
bugs.core_0696_test User Account maintanance in SQL |
2025.01.16 06:24:28.423 | 2025.01.16 06:25:17.991 | P | no message found |
bugs.core_0733_test Compress Data over the Network |
2025.01.16 06:25:17.991 | 2025.01.16 06:25:18.514 | P | no message found |
bugs.core_0769_test Wildcards/Regular Expressions in WHERE clause - SIMILAR TO predicate |
2025.01.16 06:25:18.514 | 2025.01.16 06:25:19.197 | P | no message found |
bugs.core_0790_test Ability to run ALTER VIEW statement without dropping dependencies |
2025.01.16 06:25:19.197 | 2025.01.16 06:25:19.967 | P | no message found |
bugs.core_0800_test Easy metadata extract improvements |
2025.01.16 06:25:19.967 | 2025.01.16 06:25:20.697 | P | no message found |
bugs.core_0805_test Privileges of dynamic statements in SP |
2025.01.16 06:25:20.697 | 2025.01.16 06:25:21.183 | P | no message found |
bugs.core_0824_test Accent ignoring collation for unicode |
2025.01.16 06:25:21.183 | 2025.01.16 06:25:21.611 | P | no message found |
bugs.core_0842_test Specific query crashing server |
2025.01.16 06:25:21.611 | 2025.01.16 06:25:22.182 | P | no message found |
bugs.core_0847_test Computed field can't be changed to non-computed using 'alter table alter column type xy' |
2025.01.16 06:25:22.182 | 2025.01.16 06:25:22.754 | P | no message found |
bugs.core_0850_test DateTime math imprecision |
2025.01.16 06:25:22.754 | 2025.01.16 06:25:23.336 | P | no message found |
bugs.core_0851_test Field can be used multiple times in multi-segment index definition |
2025.01.16 06:25:23.336 | 2025.01.16 06:25:23.785 | P | no message found |
bugs.core_0852_test substring(current_user from 4) fails |
2025.01.16 06:25:23.785 | 2025.01.16 06:25:24.225 | P | no message found |
bugs.core_0855_test Aggregates in the WHERE clause vs derived tables |
2025.01.16 06:25:24.225 | 2025.01.16 06:25:24.756 | P | no message found |
bugs.core_0856_test Unable to set FName, MName, LName fields in security to blank |
2025.01.16 06:25:24.756 | 2025.01.16 06:25:25.175 | P | no message found |
bugs.core_0857_test Containing not working correctly |
2025.01.16 06:25:25.175 | 2025.01.16 06:25:25.655 | P | no message found |
bugs.core_0858_test Server crash when using UDF |
2025.01.16 06:25:25.655 | 2025.01.16 06:25:26.171 | P | no message found |
bugs.core_0859_test Sorting is allowed for blobs and arrays |
2025.01.16 06:25:26.171 | 2025.01.16 06:25:26.771 | P | no message found |
bugs.core_0866_test Removing a NOT NULL constraint is not visible until reconnect |
2025.01.16 06:25:26.771 | 2025.01.16 06:25:27.359 | P | no message found |
bugs.core_0871_test Incorrect handling of null within view - returns 0 |
2025.01.16 06:25:27.359 | 2025.01.16 06:25:27.864 | 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 |
2025.01.16 06:25:27.864 | 2025.01.16 06:25:28.381 | P | no message found |
bugs.core_0879_test Dependencies are not cleared when creation of expression index fails |
2025.01.16 06:25:28.381 | 2025.01.16 06:25:28.974 | P | no message found |
bugs.core_0881_test Singleton isn't respected in COMPUTED BY expressions |
2025.01.16 06:25:28.974 | 2025.01.16 06:25:29.679 | P | no message found |
bugs.core_0883_test The built-in BLR printer doesn't support all FB2 features |
2025.01.16 06:25:29.679 | 2025.01.16 06:25:31.426 | P | no message found |
bugs.core_0885_test It is impossible to take away rights on update of a column |
2025.01.16 06:25:31.426 | 2025.01.16 06:25:32.026 | P | deb10build1 Thu Jan 16 06:25:32 2025 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. |
2025.01.16 06:25:32.026 | 2025.01.16 06:25:32.474 | P | deb10build1 Thu Jan 16 06:25:32 2025 UTC Deleting procedure TESTPROC which is currently in use by active user requests |
bugs.core_0888_test DDL - object in use |
2025.01.16 06:25:32.474 | 2025.01.16 06:25:32.925 | P | deb10build1 Thu Jan 16 06:25:32 2025 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 |
2025.01.16 06:25:32.925 | 2025.01.16 06:25:33.568 | P | deb10build1 Thu Jan 16 06:25:32 2025 UTC Deleting procedure TESTPROC which is currently in use by active user requests |
bugs.core_0899_test Problems with explicit cursors in unwanted states |
2025.01.16 06:25:33.568 | 2025.01.16 06:25:34.158 | P | no message found |
bugs.core_0903_test New value of column is accessable before update |
2025.01.16 06:25:34.158 | 2025.01.16 06:25:34.844 | P | no message found |
bugs.core_0907_test Server crash on violation of NOT NULL constraint |
2025.01.16 06:25:34.844 | 2025.01.16 06:25:35.412 | P | no message found |
bugs.core_0908_test Garbage in plan output of complex statement |
2025.01.16 06:25:35.412 | 2025.01.16 06:25:35.998 | P | no message found |
bugs.core_0924_test An attempt to select DB_KEY from a procedure crashes the server |
2025.01.16 06:25:35.998 | 2025.01.16 06:25:36.591 | P | no message found |
bugs.core_0925_test ALL predicate works incorrectly for some subqueries |
2025.01.16 06:25:36.591 | 2025.01.16 06:25:37.287 | P | no message found |
bugs.core_0927_test Grants don't work for procedures used inside views |
2025.01.16 06:25:37.287 | 2025.01.16 06:25:37.810 | P | no message found |
bugs.core_0929_test Bug in DSQL parameter |
2025.01.16 06:25:37.810 | 2025.01.16 06:25:38.533 | P | no message found |
bugs.core_0932_test Comment in create database |
2025.01.16 06:25:38.533 | 2025.01.16 06:25:38.949 | P | no message found |
bugs.core_0945_test Bad error message when tring to create FK to non-existent table |
2025.01.16 06:25:38.949 | 2025.01.16 06:25:39.469 | P | no message found |
bugs.core_0952_test AV when blob is used in expression index |
2025.01.16 06:25:39.469 | 2025.01.16 06:25:40.028 | P | no message found |
bugs.core_0959_test GSTAT does not work using the localhost connection string |
2025.01.16 06:25:40.028 | 2025.01.16 06:25:40.626 | P | no message found |
bugs.core_0965_test Many aggregate functions within a single select list may cause a server crash |
2025.01.16 06:25:40.626 | 2025.01.16 06:25:41.113 | P | no message found |
bugs.core_0967_test SQL with incorrect characters (outside the ASCII range) may be processed wrongly |
2025.01.16 06:25:41.113 | 2025.01.16 06:25:41.558 | P | no message found |
bugs.core_0972_test Case insensitive collation for UTF-8 |
2025.01.16 06:25:41.558 | 2025.01.16 06:25:42.151 | P | no message found |
bugs.core_0979_test Make RDB$DB_KEY in outer joins return NULL when appropriate |
2025.01.16 06:25:42.151 | 2025.01.16 06:25:42.910 | P | no message found |
bugs.core_0986_test Non-ASCII quoted identifiers are not converted to metadata (UNICODE_FSS) charset |
2025.01.16 06:25:42.910 | 2025.01.16 06:25:43.548 | P | no message found |
bugs.core_0995_test select with FIRST and LEFT JOIN needs excess SORT in plan |
2025.01.16 06:25:43.548 | 2025.01.16 06:25:44.111 | P | no message found |
bugs.core_0996_test Keyword AS not recognized in clause FROM |
2025.01.16 06:25:44.111 | 2025.01.16 06:25:44.693 | P | no message found |
bugs.core_1000_test Incorrect results when left join on subquery with constant column |
2025.01.16 06:25:44.693 | 2025.01.16 06:25:45.136 | P | no message found |
bugs.core_1002_test Bad handling of /*/ comments in ISQL |
2025.01.16 06:25:45.136 | 2025.01.16 06:25:45.743 | P | no message found |
bugs.core_1004_test Context already in use (BLR error) |
2025.01.16 06:25:45.743 | 2025.01.16 06:25:46.336 | P | no message found |
bugs.core_1005_test DISTINCT vs NULLS LAST clause: wrong order of NULLs |
2025.01.16 06:25:46.336 | 2025.01.16 06:25:49.540 | 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 |
2025.01.16 06:25:49.540 | 2025.01.16 06:25:50.281 | P | no message found |
bugs.core_1009_test Restoring RDB$BASE_FIELD for expression |
2025.01.16 06:25:50.281 | 2025.01.16 06:25:50.697 | P | no message found |
bugs.core_1010_test Local buffer overrun in DYN_error() that takes down the server |
2025.01.16 06:25:50.697 | 2025.01.16 06:25:51.129 | P | no message found |
bugs.core_1018_test Provide mechanism to get engine version without needing to call API function |
2025.01.16 06:25:51.129 | 2025.01.16 06:25:51.586 | P | no message found |
bugs.core_1019_test Make information available regading ODS Version and Dialect via SQL |
2025.01.16 06:25:51.586 | 2025.01.16 06:25:52.142 | P | no message found |
bugs.core_1025_test Server crashes at runtime when an explicit MERGE plan is specified over a few JOIN ones |
2025.01.16 06:25:52.142 | 2025.01.16 06:25:52.734 | P | no message found |
bugs.core_1029_test Bad plan in outer joins with IS NULL clauses (dependent on order of predicates) |
2025.01.16 06:25:52.734 | 2025.01.16 06:25:53.348 | P | no message found |
bugs.core_1033_test LIKE doesn't work for computed values (at least in a view) |
2025.01.16 06:25:53.348 | 2025.01.16 06:25:53.897 | P | no message found |
bugs.core_1036_test Extend returning support added in ver 2 in update record of table and in updateble view |
2025.01.16 06:25:53.897 | 2025.01.16 06:25:54.446 | P | no message found |
bugs.core_1040_test Wrong single-segment ascending index on character field with NULL and empty string values |
2025.01.16 06:25:54.446 | 2025.01.16 06:25:55.061 | P | no message found |
bugs.core_1055_test Wrong parameter matching for self-referenced procedures |
2025.01.16 06:25:55.061 | 2025.01.16 06:25:55.632 | P | no message found |
bugs.core_1056_test A query could produce different results, depending on the presence of an index |
2025.01.16 06:25:55.632 | 2025.01.16 06:25:56.258 | P | no message found |
bugs.core_1058_test ALTER DOMAIN and ALTER TABLE don't allow to change character set and/or collation |
2025.01.16 06:25:56.258 | 2025.01.16 06:25:57.231 | P | no message found |
bugs.core_1063_test Server hangs eating CPU and performs huge I/O copying different codepage fields |
2025.01.16 06:25:57.231 | 2025.01.16 06:25:57.773 | P | no message found |
bugs.core_1073_test SINGULAR buggy when nulls present |
2025.01.16 06:25:57.773 | 2025.01.16 06:25:58.718 | 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 |
2025.01.16 06:25:58.718 | 2025.01.16 06:25:59.296 | P | no message found |
bugs.core_1078_test View with equally named source fields not faisible |
2025.01.16 06:25:59.296 | 2025.01.16 06:25:59.931 | 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 |
2025.01.16 06:25:59.931 | 2025.01.16 06:26:00.426 | P | no message found |
bugs.core_1089_test Wrong ordering with views, distinct, left join and order by |
2025.01.16 06:26:00.426 | 2025.01.16 06:26:00.982 | P | no message found |
bugs.core_1090_test FK-definition. Make error message more relevant when parent table has no appropriate PK/UK constraint. |
2025.01.16 06:26:00.982 | 2025.01.16 06:26:01.434 | P | no message found |
bugs.core_1095_test Support `BETWEEN` predicate for select expressions |
2025.01.16 06:26:01.434 | 2025.01.16 06:26:02.015 | P | no message found |
bugs.core_1108_test Wrong results with GROUP BY on constants |
2025.01.16 06:26:02.015 | 2025.01.16 06:26:02.425 | P | no message found |
bugs.core_1112_test Crash when dealing with a string literal longer than 32K |
2025.01.16 06:26:02.425 | 2025.01.16 06:26:03.050 | P | no message found |
bugs.core_1117_test Remove or extend limit of command text length (64K) |
2025.01.16 06:26:03.050 | 2025.01.16 06:26:03.465 | P | no message found |
bugs.core_1120_test Conversion from string to number is not standard compliant |
2025.01.16 06:26:03.465 | 2025.01.16 06:26:04.044 | P | no message found |
bugs.core_1122_test Recursive Query bug in FB2.1 |
2025.01.16 06:26:04.044 | 2025.01.16 06:26:04.550 | P | no message found |
bugs.core_1126_test Incorrect results when left join on subquery with constant column |
2025.01.16 06:26:04.550 | 2025.01.16 06:26:05.090 | P | no message found |
bugs.core_1130_test Bad optimization -- <procedure> left join <subquery> (or <view>) |
2025.01.16 06:26:05.090 | 2025.01.16 06:26:05.713 | P | no message found |
bugs.core_1142_test Cannot alter generator's comment to the same value |
2025.01.16 06:26:05.713 | 2025.01.16 06:26:06.387 | P | no message found |
bugs.core_1145_test Server locks up while attempting to commit a deletion of an expression index |
2025.01.16 06:26:06.387 | 2025.01.16 06:26:07.007 | P | no message found |
bugs.core_1146_test AV in rse\invalidate_child_rpbs for recursive queies |
2025.01.16 06:26:07.007 | 2025.01.16 06:26:07.747 | P | no message found |
bugs.core_1148_test Every user can view server log using services API |
2025.01.16 06:26:07.747 | 2025.01.16 06:26:08.357 | P | no message found |
bugs.core_1150_test Error conversion error from string " " using outer join on int64 and int fields |
2025.01.16 06:26:08.357 | 2025.01.16 06:26:08.945 | P | no message found |
bugs.core_1152_test Cannot erase a table with check constraints referencing more than a single columns |
2025.01.16 06:26:08.945 | 2025.01.16 06:26:09.504 | P | no message found |
bugs.core_1153_test Activating index change "STARTING" working as "LIKE" in join condition |
2025.01.16 06:26:09.504 | 2025.01.16 06:26:09.932 | P | no message found |
bugs.core_1156_test Prepare fails when having a parameter in a DSQL statement before a sub query |
2025.01.16 06:26:09.932 | 2025.01.16 06:26:10.441 | P | no message found |
bugs.core_1162_test Problem altering numeric field type |
2025.01.16 06:26:10.441 | 2025.01.16 06:26:10.995 | P | no message found |
bugs.core_1165_test WHEN <list of exceptions> tracks only the dependency on the first exception in PSQL |
2025.01.16 06:26:10.995 | 2025.01.16 06:26:11.468 | P | no message found |
bugs.core_1167_test CHARACTER SET GBK is not installed |
2025.01.16 06:26:11.468 | 2025.01.16 06:26:11.891 | P | no message found |
bugs.core_1171_test ISQL exponential format of numbers has zero pad on windows |
2025.01.16 06:26:11.891 | 2025.01.16 06:26:12.582 | P | no message found |
bugs.core_1172_test Symbols ignored for ES_ES_CI_AI collation |
2025.01.16 06:26:12.582 | 2025.01.16 06:26:13.123 | P | no message found |
bugs.core_1173_test Expression index based on computed fields |
2025.01.16 06:26:13.123 | 2025.01.16 06:26:13.637 | 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 |
2025.01.16 06:26:13.637 | 2025.01.16 06:26:14.109 | P | no message found |
bugs.core_1179_test "CH" and "LL" are not separate spanish alphabet letters since 1994 |
2025.01.16 06:26:14.109 | 2025.01.16 06:26:14.554 | P | no message found |
bugs.core_1181_test Union returns inconsistent field names |
2025.01.16 06:26:14.554 | 2025.01.16 06:26:15.109 | P | no message found |
bugs.core_1183_test View cannot be created if its WHERE clause contains IN <subquery> with a procedure reference |
2025.01.16 06:26:15.109 | 2025.01.16 06:26:15.580 | P | no message found |
bugs.core_1188_test Select Starting with :Param (Empty string) doesn't work if using index with many fields |
2025.01.16 06:26:15.580 | 2025.01.16 06:26:16.129 | P | no message found |
bugs.core_1196_test Long SQL statements break TCP/IP connection |
2025.01.16 06:26:16.129 | 2025.01.16 06:26:16.732 | P | no message found |
bugs.core_1213_test CURRENT OF support views |
2025.01.16 06:26:16.732 | 2025.01.16 06:26:17.522 | P | no message found |
bugs.core_1215_test Wrong SELECT query results using index to evaluate >= condition |
2025.01.16 06:26:17.522 | 2025.01.16 06:26:18.115 | P | no message found |
bugs.core_1227_test LIST() function seems not work if used twice or more in a query |
2025.01.16 06:26:18.115 | 2025.01.16 06:26:18.718 | P | no message found |
bugs.core_1244_test Server crash on select * from <recursive CTE> |
2025.01.16 06:26:18.718 | 2025.01.16 06:26:19.269 | P | no message found |
bugs.core_1245_test Incorrect column values with outer joins and views |
2025.01.16 06:26:19.269 | 2025.01.16 06:26:19.864 | P | no message found |
bugs.core_1246_test Incorrect column values with outer joins and derived tables |
2025.01.16 06:26:19.864 | 2025.01.16 06:26:20.300 | P | no message found |
bugs.core_1248_test Incorrect timestamp arithmetic when one of operands is negative number |
2025.01.16 06:26:20.300 | 2025.01.16 06:26:21.744 | P | no message found |
bugs.core_1249_test Full shutdown mode doesn't work on Classic if there are other connections to the database |
2025.01.16 06:26:21.744 | 2025.01.16 06:26:22.343 | P | no message found |
bugs.core_1253_test LIST(DISTINCT) concatenate VARCHAR values as CHAR |
2025.01.16 06:26:22.343 | 2025.01.16 06:26:22.995 | P | no message found |
bugs.core_1254_test Problem with DISTINCT and insensitive collations |
2025.01.16 06:26:22.995 | 2025.01.16 06:26:23.392 | P | no message found |
bugs.core_1255_test String truncation error when concatenating _UTF8 string onto extract(year result |
2025.01.16 06:26:23.392 | 2025.01.16 06:26:24.008 | P | no message found |
bugs.core_1256_test Table columns hide destination variables of RETURNING INTO |
2025.01.16 06:26:24.008 | 2025.01.16 06:26:24.355 | P | no message found |
bugs.core_1263_test GSec incorrectly processes some switches |
2025.01.16 06:26:24.355 | 2025.01.16 06:26:24.903 | P | no message found |
bugs.core_1267_test Small bug with default value for domains in PSQL |
2025.01.16 06:26:24.903 | 2025.01.16 06:26:25.356 | P | no message found |
bugs.core_1271_test Ceation of invalid procedures/triggers allowed |
2025.01.16 06:26:25.356 | 2025.01.16 06:26:25.921 | P | no message found |
bugs.core_1274_test Wrong results when PLAN MERGE is chosen and datatypes of the equality predicate arguments are different |
2025.01.16 06:26:25.921 | 2025.01.16 06:26:26.493 | P | no message found |
bugs.core_1286_test isql: zero divide + coredump when use "-pag 0" command switch & set heading on inside .sql script |
2025.01.16 06:26:26.493 | 2025.01.16 06:26:27.548 | P | no message found |
bugs.core_1291_test Can't transliterate character set when look at procedure text in database just created from script |
2025.01.16 06:26:27.548 | 2025.01.16 06:26:28.399 | P | no message found |
bugs.core_1292_test Can't create table using long username and UTF8 as attachment charset |
2025.01.16 06:26:28.399 | 2025.01.16 06:26:28.821 | P | no message found |
bugs.core_1295_test Bad optimization of queries with DB_KEY |
2025.01.16 06:26:28.821 | 2025.01.16 06:26:29.403 | P | no message found |
bugs.core_1306_test Indices not used for views |
2025.01.16 06:26:29.403 | 2025.01.16 06:26:29.859 | P | no message found |
bugs.core_1312_test A remote attacker can check, if a file is present in the system, running firebird server |
2025.01.16 06:26:29.859 | 2025.01.16 06:26:30.341 | P | no message found |
bugs.core_1313_test RDB$DB_KEY not supported in derived tables and merge command |
2025.01.16 06:26:30.341 | 2025.01.16 06:26:30.703 | P | no message found |
bugs.core_1315_test Data type unknown |
2025.01.16 06:26:30.703 | 2025.01.16 06:26:31.177 | P | no message found |
bugs.core_1316_test NOT NULL constraint for procedure parameters and variables |
2025.01.16 06:26:31.177 | 2025.01.16 06:26:31.681 | P | no message found |
bugs.core_1318_test Error "Identifier ... is too long using multiple (nested) derived tables |
2025.01.16 06:26:31.681 | 2025.01.16 06:26:32.132 | P | no message found |
bugs.core_1329_test Bug with size of alias name in a table (but still minor that 31 characters) |
2025.01.16 06:26:32.132 | 2025.01.16 06:26:32.819 | P | no message found |
bugs.core_1331_test Charset transliterations don't work with EXECUTE STATEMENT |
2025.01.16 06:26:32.819 | 2025.01.16 06:26:33.421 | P | no message found |
bugs.core_1334_test Joins with NULL RDB$DB_KEY crash the server |
2025.01.16 06:26:33.421 | 2025.01.16 06:26:33.905 | P | no message found |
bugs.core_1338_test Problem with view, computed field and functions |
2025.01.16 06:26:33.905 | 2025.01.16 06:26:34.358 | P | no message found |
bugs.core_1343_test Bug with a simple case and a subquery |
2025.01.16 06:26:34.358 | 2025.01.16 06:26:34.773 | P | no message found |
bugs.core_1346_test lpad and rpad with two columns not working |
2025.01.16 06:26:34.773 | 2025.01.16 06:26:35.220 | P | no message found |
bugs.core_1347_test Unexpected "cannot transliterate" error |
2025.01.16 06:26:35.220 | 2025.01.16 06:26:35.726 | P | no message found |
bugs.core_1356_test TYPE OF COLUMN in PSQL |
2025.01.16 06:26:35.726 | 2025.01.16 06:26:36.584 | P | no message found |
bugs.core_1361_test Index operations for global temporary tables are not visible for the active connection |
2025.01.16 06:26:36.584 | 2025.01.16 06:26:37.094 | P | no message found |
bugs.core_1362_test Too large numbers cause positive infinity to be inserted into database |
2025.01.16 06:26:37.094 | 2025.01.16 06:26:37.519 | P | no message found |
bugs.core_1363_test ISQL crash when converted-from-double string longer than 23 bytes |
2025.01.16 06:26:37.519 | 2025.01.16 06:26:38.031 | P | no message found |
bugs.core_1366_test French insensitive collation FR_FR_CI_AI |
2025.01.16 06:26:38.031 | 2025.01.16 06:26:38.522 | P | no message found |
bugs.core_1371_test Execute block fails within execute statement |
2025.01.16 06:26:38.522 | 2025.01.16 06:26:39.108 | 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 |
2025.01.16 06:26:39.108 | 2025.01.16 06:26:39.564 | P | no message found |
bugs.core_1377_test Add an ability to change role without reconnecting to database. |
2025.01.16 06:26:39.564 | 2025.01.16 06:26:40.037 | P | no message found |
bugs.core_1378_test Domain names and charset issues |
2025.01.16 06:26:40.037 | 2025.01.16 06:26:40.507 | P | no message found |
bugs.core_1379_test Invalid parameter type when using it in CHAR_LENGTH function |
2025.01.16 06:26:40.507 | 2025.01.16 06:26:41.109 | P | no message found |
bugs.core_1384_test LIKE doesn't work correctly with collations using SPECIALS-FIRST=1 |
2025.01.16 06:26:41.109 | 2025.01.16 06:26:41.618 | P | no message found |
bugs.core_1386_test Generated columns |
2025.01.16 06:26:41.618 | 2025.01.16 06:26:42.349 | P | no message found |
bugs.core_1389_test Indexed MIN/MAX aggregates produce three index reads instead of the expected one indexed read |
2025.01.16 06:26:42.349 | 2025.01.16 06:26:42.927 | P | no message found |
bugs.core_1395_test Few problems with domains's check constraints |
2025.01.16 06:26:42.927 | 2025.01.16 06:26:43.371 | P | no message found |
bugs.core_1401_test Global temporary table instance may pick up not all indices |
2025.01.16 06:26:43.371 | 2025.01.16 06:26:43.866 | P | no message found |
bugs.core_1402_test CREATE VIEW without column list when UNION is used |
2025.01.16 06:26:43.866 | 2025.01.16 06:26:44.492 | P | no message found |
bugs.core_1409_test Support for autonomous transactions |
2025.01.16 06:26:44.492 | 2025.01.16 06:26:45.324 | P | no message found |
bugs.core_1419_test Wrong current timestamp evaluation for selectable procedures |
2025.01.16 06:26:45.324 | 2025.01.16 06:26:45.782 | P | no message found |
bugs.core_1428_test Incorrect timestamp substraction in 3 dialect when result is negative number |
2025.01.16 06:26:45.782 | 2025.01.16 06:26:46.522 | P | no message found |
bugs.core_1431_test Greek characters in cp1251 vs uppercasing |
2025.01.16 06:26:46.522 | 2025.01.16 06:26:47.088 | P | no message found |
bugs.core_1432_test Collation not propagated between record formats |
2025.01.16 06:26:47.088 | 2025.01.16 06:26:47.564 | P | no message found |
bugs.core_1434_test Incorrect result with EXECUTE STATEMENT and VARCHAR columns |
2025.01.16 06:26:47.564 | 2025.01.16 06:26:48.067 | P | no message found |
bugs.core_1436_test Outer joins don't work properly with the MON$ tables |
2025.01.16 06:26:48.067 | 2025.01.16 06:26:48.616 | P | no message found |
bugs.core_1444_test Execute statement 'select ....' into new.... |
2025.01.16 06:26:48.616 | 2025.01.16 06:26:49.196 | P | no message found |
bugs.core_1451_test Using RDB$DB_KEY in where section while selecting from a procedure crashes the server |
2025.01.16 06:26:49.196 | 2025.01.16 06:26:49.748 | P | no message found |
bugs.core_1453_test Allow usage of functions in LIST delimiter parameter |
2025.01.16 06:26:49.748 | 2025.01.16 06:26:50.359 | P | no message found |
bugs.core_1454_test ALTER mechanism for computed fields |
2025.01.16 06:26:50.359 | 2025.01.16 06:26:51.004 | 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 |
2025.01.16 06:26:51.004 | 2025.01.16 06:26:51.732 | P | no message found |
bugs.core_1482_test Make optimizer to consider ORDER BY optimization when making decision about join order |
2025.01.16 06:26:51.732 | 2025.01.16 06:26:52.196 | P | no message found |
bugs.core_1489_test DATEADD wrong work with NULL arguments |
2025.01.16 06:26:52.196 | 2025.01.16 06:26:52.641 | P | no message found |
bugs.core_1492_test BLOB isn't compatible with [VAR]CHAR in COALESCE |
2025.01.16 06:26:52.641 | 2025.01.16 06:26:53.050 | P | no message found |
bugs.core_1497_test New builtin function DATEADD() implements wrong choice of keywords for expanded syntax |
2025.01.16 06:26:53.050 | 2025.01.16 06:26:53.407 | P | no message found |
bugs.core_1506_test Server crash with isc_dsql_execute_immediate and zero length string |
2025.01.16 06:26:53.407 | 2025.01.16 06:26:53.841 | P | no message found |
bugs.core_1509_test Conversion from double to varchar insert trailing spaces |
2025.01.16 06:26:53.841 | 2025.01.16 06:26:54.270 | P | no message found |
bugs.core_1510_test Bad XSQLVAR [NULL flags] for (2*COALESCE(NULL,NULL)) |
2025.01.16 06:26:54.270 | 2025.01.16 06:26:54.700 | P | no message found |
bugs.core_1511_test POSITION(string_exp1, string_exp2 [, start]) |
2025.01.16 06:26:54.700 | 2025.01.16 06:26:55.187 | P | no message found |
bugs.core_1512_test Connection lost running script |
2025.01.16 06:26:55.187 | 2025.01.16 06:26:55.684 | P | no message found |
bugs.core_1514_test Many new 2.1 built in functions have incorrect NULL semantics |
2025.01.16 06:26:55.684 | 2025.01.16 06:26:56.298 | P | no message found |
bugs.core_1518_test Adding a non-null restricted column to a populated table renders the table inconsistent |
2025.01.16 06:26:56.298 | 2025.01.16 06:26:56.743 | P | no message found |
bugs.core_1522_test Inconsistent DATEDIFF behaviour |
2025.01.16 06:26:56.743 | 2025.01.16 06:26:57.221 | P | no message found |
bugs.core_1525_test Computed field + index not working in WHERE |
2025.01.16 06:26:57.221 | 2025.01.16 06:26:57.687 | P | no message found |
bugs.core_1528_test Functions DATEDIFF does not work in dialect 1 |
2025.01.16 06:26:57.687 | 2025.01.16 06:26:58.287 | P | no message found |
bugs.core_1533_test JOIN on first record of ordered derived table returns wrong record |
2025.01.16 06:26:58.287 | 2025.01.16 06:26:58.834 | P | no message found |
bugs.core_1539_test select * from rdb$triggers where rdb$trigger_source like 'CHECK%' |
2025.01.16 06:26:58.834 | 2025.01.16 06:30:04.695 | P | no message found |
bugs.core_1544_test RDB$procedures generator overflow |
2025.01.16 06:30:04.695 | 2025.01.16 06:30:05.197 | P | no message found |
bugs.core_1549_test Subquery-based predicates are not evaluated early in the join order |
2025.01.16 06:30:05.197 | 2025.01.16 06:30:05.682 | 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 |
2025.01.16 06:30:05.682 | 2025.01.16 06:30:06.150 | 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 |
2025.01.16 06:30:06.150 | 2025.01.16 06:30:08.562 | P | no message found |
bugs.core_1551_test AV when all statements are cancelled |
2025.01.16 06:30:08.562 | 2025.01.16 06:30:09.057 | P | no message found |
bugs.core_1554_test select ... where ... <> ALL (select ... join ...) bug |
2025.01.16 06:30:09.057 | 2025.01.16 06:30:09.573 | P | no message found |
bugs.core_1555_test 'select ...from...where...not in (select...from...)' no results |
2025.01.16 06:30:09.573 | 2025.01.16 06:30:10.065 | P | no message found |
bugs.core_1559_test Dropping NOT NULL contranint doesn'have the desired effect |
2025.01.16 06:30:10.065 | 2025.01.16 06:30:10.495 | P | no message found |
bugs.core_1560_test NULLIF crashes when first parameter is constant empty string |
2025.01.16 06:30:10.495 | 2025.01.16 06:30:11.069 | P | no message found |
bugs.core_1572_test Multiple Rows in Singleton Select not reported in a View |
2025.01.16 06:30:11.069 | 2025.01.16 06:30:11.520 | P | no message found |
bugs.core_1582_test ABS() rounds NUMERIC values |
2025.01.16 06:30:11.520 | 2025.01.16 06:30:11.981 | P | no message found |
bugs.core_1584_test Server crashed or bugcheck when inserting in monitoring tables. |
2025.01.16 06:30:11.981 | 2025.01.16 06:30:12.430 | P | no message found |
bugs.core_1605_test Bugcheck 232 (invalid operation) for an aggregated query |
2025.01.16 06:30:12.430 | 2025.01.16 06:30:12.983 | P | no message found |
bugs.core_1606_test Ability to insert child record if parent record is locked but foreign key target unchanged |
2025.01.16 06:30:12.983 | 2025.01.16 06:30:13.431 | P | no message found |
bugs.core_1607_test Correlated subquery is optimized badly if it depends on the union stream |
2025.01.16 06:30:13.431 | 2025.01.16 06:30:13.965 | P | no message found |
bugs.core_1609_test PSQL output parameter size limited |
2025.01.16 06:30:13.965 | 2025.01.16 06:30:14.420 | P | no message found |
bugs.core_1619_test Some aggregate functions does NOT support NULL-constant in 3-d dialect |
2025.01.16 06:30:14.420 | 2025.01.16 06:30:14.847 | P | no message found |
bugs.core_1620_test Incorrect error message (column number) if the empty SQL string is prepared |
2025.01.16 06:30:14.847 | 2025.01.16 06:30:15.345 | P | no message found |
bugs.core_1624_test MERGE not correctly worked with parameters in MATCHING clause |
2025.01.16 06:30:15.345 | 2025.01.16 06:30:15.918 | P | no message found |
bugs.core_1640_test CREATE OR ALTER VIEW statement |
2025.01.16 06:30:15.918 | 2025.01.16 06:30:17.701 | P | no message found |
bugs.core_1642_test Non-privileged monitoring reports wrong attachment data |
2025.01.16 06:30:17.701 | 2025.01.16 06:30:18.334 | P | no message found |
bugs.core_1649_test AV when recursive query used MERGE JOIN in execution plan |
2025.01.16 06:30:18.334 | 2025.01.16 06:30:18.911 | P | no message found |
bugs.core_1650_test Infinite row generation in "select gen_id(..) from rdb$database" with "group by" |
2025.01.16 06:30:18.911 | 2025.01.16 06:30:19.357 | P | no message found |
bugs.core_1656_test Ability to format UUID from char(16) OCTETS to human readable form and vice versa |
2025.01.16 06:30:19.357 | 2025.01.16 06:30:19.757 | P | no message found |
bugs.core_1677_test Floor & ceiling functions give wrong results with exact numeric arguments |
2025.01.16 06:30:19.757 | 2025.01.16 06:30:20.349 | P | no message found |
bugs.core_1689_test 'There are <n> dependencies' error message shows the wrong count of dependent objects. |
2025.01.16 06:30:20.349 | 2025.01.16 06:30:20.956 | P | no message found |
bugs.core_1690_test Arithmetic exception, numeric overflow, or string truncation in utf8 tables |
2025.01.16 06:30:20.956 | 2025.01.16 06:30:21.493 | P | no message found |
bugs.core_1693_test Error in EXECUTE STATEMENT inside CONNECT / TRANSACTION START triggers |
2025.01.16 06:30:21.493 | 2025.01.16 06:30:21.933 | P | no message found |
bugs.core_1694_test Bug in create/alter Database trigger (with Russian comment) |
2025.01.16 06:30:21.933 | 2025.01.16 06:30:22.377 | P | no message found |
bugs.core_1712_test Buffer overflow in conversion |
2025.01.16 06:30:22.377 | 2025.01.16 06:30:23.010 | P | no message found |
bugs.core_1715_test Incorrect "key size exceeds implementation restriction for index" error |
2025.01.16 06:30:23.010 | 2025.01.16 06:30:23.464 | P | no message found |
bugs.core_1716_test Wrong variable initialization in recursive procedures |
2025.01.16 06:30:23.464 | 2025.01.16 06:30:23.944 | P | no message found |
bugs.core_1724_test Common table expressions cannot be used in computed columns and quantified predicates (IN / ANY / ALL) |
2025.01.16 06:30:23.944 | 2025.01.16 06:30:25.288 | P | no message found |
bugs.core_1725_test Unable to restore a database with inactive indices if any SP/trigger contains an explicit plan |
2025.01.16 06:30:25.288 | 2025.01.16 06:30:25.917 | P | no message found |
bugs.core_1735_test Bug in SET DEFAULT statement |
2025.01.16 06:30:25.917 | 2025.01.16 06:30:26.717 | P | no message found |
bugs.core_1746_test Expression index can be created while doing inserts into table |
2025.01.16 06:30:26.717 | 2025.01.16 06:30:27.154 | P | no message found |
bugs.core_1749_test DDL statement with AUTODDL ON won't show statistics |
2025.01.16 06:30:27.154 | 2025.01.16 06:30:27.651 | P | no message found |
bugs.core_1750_test Include information about context variables into the monitoring tables |
2025.01.16 06:30:27.651 | 2025.01.16 06:30:28.459 | P | no message found |
bugs.core_1752_test Results of a join with different collations depend on the execution plan |
2025.01.16 06:30:28.459 | 2025.01.16 06:30:28.926 | P | no message found |
bugs.core_1760_test Support hex numeric and string literals |
2025.01.16 06:30:28.926 | 2025.01.16 06:30:29.429 | P | no message found |
bugs.core_1774_test Problem with COLLATE ES_ES_CI_AI |
2025.01.16 06:30:29.429 | 2025.01.16 06:30:29.837 | P | no message found |
bugs.core_1782_test ISQL crashes when fetching data for a column having alias longer than 30 characters |
2025.01.16 06:30:29.837 | 2025.01.16 06:30:30.362 | P | no message found |
bugs.core_1784_test Error with EXECUTE PROCEDURE inside EXECUTE STATEMENT |
2025.01.16 06:30:30.362 | 2025.01.16 06:30:30.992 | P | no message found |
bugs.core_1787_test Consistency check when subquery is ordered by aggregate function from other context |
2025.01.16 06:30:30.992 | 2025.01.16 06:30:31.455 | P | no message found |
bugs.core_1793_test AV at prepare of query with unused parametrized CTE |
2025.01.16 06:30:31.455 | 2025.01.16 06:30:31.965 | P | no message found |
bugs.core_1795_test Server crashes on SQL script |
2025.01.16 06:30:31.965 | 2025.01.16 06:30:32.567 | P | no message found |
bugs.core_1797_test OLD/NEW.RDB$DB_KEY returns incorrect result in triggers |
2025.01.16 06:30:32.567 | 2025.01.16 06:30:33.133 | P | no message found |
bugs.core_1798_test DB$DB_KEY evaluates to NULL in INSERT ... RETURNING |
2025.01.16 06:30:33.133 | 2025.01.16 06:30:33.631 | P | no message found |
bugs.core_1802_test Maximum key size using PXW_CSY collation |
2025.01.16 06:30:33.631 | 2025.01.16 06:30:34.277 | P | no message found |
bugs.core_1810_test Usernames with '.' character |
2025.01.16 06:30:34.277 | 2025.01.16 06:30:34.857 | P | no message found |
bugs.core_1811_test Incorrect parser's reaction to the unquoted usage of the keyword "VALUE" |
2025.01.16 06:30:34.857 | 2025.01.16 06:30:35.401 | P | no message found |
bugs.core_1812_test Index is not used for some date/time expressions in dialect 1 |
2025.01.16 06:30:35.401 | 2025.01.16 06:30:35.987 | P | no message found |
bugs.core_1828_test Error with ABS in dialect 1 |
2025.01.16 06:30:35.987 | 2025.01.16 06:30:36.593 | 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 |
2025.01.16 06:30:36.593 | 2025.01.16 06:30:37.023 | P | no message found |
bugs.core_1837_test Procedure text is stored truncated in system tables if any variable have default value |
2025.01.16 06:30:37.023 | 2025.01.16 06:30:37.514 | P | no message found |
bugs.core_1839_test AV when sorting by field, calculated using recursive CTE |
2025.01.16 06:30:37.514 | 2025.01.16 06:30:37.959 | P | no message found |
bugs.core_1841_test Possible overflow in RDB$VIEW_RELATIONS.RDB$CONTEXT_NAME |
2025.01.16 06:30:37.959 | 2025.01.16 06:30:38.580 | P | no message found |
bugs.core_1842_test DEFAULT values are unnecessary evaluated |
2025.01.16 06:30:38.580 | 2025.01.16 06:30:39.246 | P | no message found |
bugs.core_1845_test Some standard calls show server installation directory to regular users |
2025.01.16 06:30:39.246 | 2025.01.16 06:30:39.727 | 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 |
2025.01.16 06:30:39.727 | 2025.01.16 06:30:40.257 | P | no message found |
bugs.core_1859_test Arithmetic overflow or division by zero has occurred. in MAX function |
2025.01.16 06:30:40.257 | 2025.01.16 06:30:41.066 | P | no message found |
bugs.core_1865_test BLR error on restore database with computed by Field |
2025.01.16 06:30:41.066 | 2025.01.16 06:30:42.537 | P | no message found |
bugs.core_1869_test Roles granting/revoking logic |
2025.01.16 06:30:42.537 | 2025.01.16 06:30:43.117 | P | no message found |
bugs.core_1875_test Error on script with current_date |
2025.01.16 06:30:43.117 | 2025.01.16 06:30:43.560 | P | no message found |
bugs.core_1885_test CREATE COLLATION connection lost under Posix |
2025.01.16 06:30:43.560 | 2025.01.16 06:30:44.138 | P | no message found |
bugs.core_1891_test SHOW VIEW shows non-sense information for view fields with expressions |
2025.01.16 06:30:44.138 | 2025.01.16 06:30:44.620 | P | no message found |
bugs.core_1894_test Circular dependencies between computed fields crash the engine |
2025.01.16 06:30:44.620 | 2025.01.16 06:30:45.213 | P | no message found |
bugs.core_1907_test Dropping and adding a domain constraint in the same transaction leaves incorrect dependencies |
2025.01.16 06:30:45.213 | 2025.01.16 06:30:45.786 | P | no message found |
bugs.core_1910_test Not valid fields in MERGE's insert clause are allowed |
2025.01.16 06:30:45.786 | 2025.01.16 06:30:46.184 | P | no message found |
bugs.core_1926_test MON$DATABASE returns outdated transaction counters |
2025.01.16 06:30:46.184 | 2025.01.16 06:30:46.747 | 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 |
2025.01.16 06:30:46.747 | 2025.01.16 06:30:47.184 | P | no message found |
bugs.core_1935_test SIMILAR TO character classes are incorrectly recognized |
2025.01.16 06:30:47.184 | 2025.01.16 06:30:47.628 | P | no message found |
bugs.core_1936_test The log(base, number) built-in function doesn't check parameters and delivers NAN values instead |
2025.01.16 06:30:47.628 | 2025.01.16 06:30:48.086 | P | no message found |
bugs.core_1943_test Incorrect results when left join on subquery with constant column |
2025.01.16 06:30:48.086 | 2025.01.16 06:30:48.692 | P | no message found |
bugs.core_1945_test Custom attribute for collation to sort numbers in numeric order |
2025.01.16 06:30:48.692 | 2025.01.16 06:30:49.159 | P | no message found |
bugs.core_1962_test Incorrect extraction of MILLISECONDs |
2025.01.16 06:30:49.159 | 2025.01.16 06:30:49.746 | P | no message found |
bugs.core_1971_test Set the fixed and documented check order for WHERE clause and other conditional sentences |
2025.01.16 06:30:49.746 | 2025.01.16 06:30:49.753 | P | no message found |
bugs.core_1986_test Altering domains name drops dependencies using the domain |
2025.01.16 06:30:50.344 | 2025.01.16 06:30:51.102 | P | no message found |
bugs.core_1989_test UTF8 UNICODE_CI collate can´t be used in foreing key constraint |
2025.01.16 06:30:51.102 | 2025.01.16 06:30:51.683 | P | no message found |
bugs.core_1992_test bad BLR -- invalid stream for union select |
2025.01.16 06:30:51.683 | 2025.01.16 06:30:52.320 | P | no message found |
bugs.core_1997_test Broken foreign key handling for multi-segmented index using unicode_ci collation |
2025.01.16 06:30:52.320 | 2025.01.16 06:30:53.149 | P | no message found |
bugs.core_1999_test TimeStamp in the every line output gbak.exe utility |
2025.01.16 06:30:53.149 | 2025.01.16 06:30:53.594 | P | no message found |
bugs.core_2001_test When trying to show "conversion error", "arithmetic exception/string truncation" may appear instead, misleading the user |
2025.01.16 06:30:53.594 | 2025.01.16 06:30:55.004 | P | no message found |
bugs.core_2004_test ALTER USER XXX INACTIVE |
2025.01.16 06:30:55.004 | 2025.01.16 06:30:55.524 | P | no message found |
bugs.core_2005_test Support SQL 2008 syntax for MERGE statement with DELETE extension |
2025.01.16 06:30:55.524 | 2025.01.16 06:30:55.955 | P | no message found |
bugs.core_2006_test SUBSTRING with regular expression (SIMILAR TO) capability |
2025.01.16 06:30:55.955 | 2025.01.16 06:30:56.512 | P | no message found |
bugs.core_2008_test NOT NULL procedure parameters |
2025.01.16 06:30:56.512 | 2025.01.16 06:30:57.270 | P | no message found |
bugs.core_2017_test I/O statistics for stored procedures are not accounted in monitoring tables |
2025.01.16 06:30:57.270 | 2025.01.16 06:30:58.222 | P | no message found |
bugs.core_2018_test Only one client can access a readonly database |
2025.01.16 06:30:58.222 | 2025.01.16 06:30:58.780 | P | no message found |
bugs.core_2019_test UTF-8 conversion error (string truncation) |
2025.01.16 06:30:58.780 | 2025.01.16 06:30:59.214 | P | no message found |
bugs.core_2022_test "EXECUTE BLOCK" statement does not support "CREATE USER" |
2025.01.16 06:30:59.214 | 2025.01.16 06:30:59.903 | P | no message found |
bugs.core_2026_test Problem with a read-only marked database |
2025.01.16 06:30:59.903 | 2025.01.16 06:31:00.379 | P | no message found |
bugs.core_2027_test Incorrect buffer size for ORDER BY expression with system fields |
2025.01.16 06:31:00.379 | 2025.01.16 06:31:00.972 | P | no message found |
bugs.core_2031_test Null in the first record in a condition on rdb$db_key |
2025.01.16 06:31:00.972 | 2025.01.16 06:31:01.496 | P | no message found |
bugs.core_2032_test Stored procedure recursively called by calculated field fails after reconnect |
2025.01.16 06:31:01.496 | 2025.01.16 06:31:01.930 | P | no message found |
bugs.core_2036_test Parameters order of EXECUTE BLOCK statement is reversed if called from EXECUTE STATEMENT |
2025.01.16 06:31:01.930 | 2025.01.16 06:31:02.389 | 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 |
2025.01.16 06:31:02.389 | 2025.01.16 06:31:02.988 | P | no message found |
bugs.core_2039_test Domain-level CHECK constraints wrongly process NULL values |
2025.01.16 06:31:02.988 | 2025.01.16 06:31:03.606 | P | no message found |
bugs.core_2041_test update or insert with gen_id() with wrong generator value |
2025.01.16 06:31:03.606 | 2025.01.16 06:31:04.179 | P | no message found |
bugs.core_2042_test Connection lost to database when used AUTONOMOUS TRANSACTION |
2025.01.16 06:31:04.179 | 2025.01.16 06:31:04.721 | P | no message found |
bugs.core_2044_test Incorrect result with UPDATE OR INSERT ... RETURNING OLD and non-nullable columns |
2025.01.16 06:31:04.721 | 2025.01.16 06:31:05.227 | P | no message found |
bugs.core_2051_test Don't work subquery in COALESCE |
2025.01.16 06:31:05.227 | 2025.01.16 06:31:05.855 | P | no message found |
bugs.core_2053_test Computed expressions may be optimized badly if used inside the RETURNING clause of the INSERT statement |
2025.01.16 06:31:05.855 | 2025.01.16 06:31:06.303 | P | no message found |
bugs.core_2061_test ALTER VIEW WITH CHECK OPTION crashes the engin |
2025.01.16 06:31:06.303 | 2025.01.16 06:31:06.890 | P | no message found |
bugs.core_2067_test GROUP by and RDB$DB_KEY problems |
2025.01.16 06:31:06.890 | 2025.01.16 06:31:07.508 | P | no message found |
bugs.core_2068_test Comparision with IN and subquery with RDB$DB_KEY returns wrong result |
2025.01.16 06:31:07.508 | 2025.01.16 06:31:08.073 | P | no message found |
bugs.core_2069_test Incorrect VIEW expansion when RDB$DB_KEY is used in view body |
2025.01.16 06:31:08.073 | 2025.01.16 06:31:08.663 | P | no message found |
bugs.core_2073_test Expression indexes bug: incorrect result for the inverted boolean |
2025.01.16 06:31:08.663 | 2025.01.16 06:31:09.214 | P | no message found |
bugs.core_2075_test Parts of RDB$DB_KEY of views may be inverted when using outer joins |
2025.01.16 06:31:09.214 | 2025.01.16 06:31:10.793 | P | no message found |
bugs.core_2078_test Suboptimal join plan if there are selective non-indexed predicates involved |
2025.01.16 06:31:10.793 | 2025.01.16 06:31:11.254 | P | no message found |
bugs.core_2081_test RDB$DB_KEY in subselect expression incorrectly returns NULL |
2025.01.16 06:31:11.254 | 2025.01.16 06:31:11.832 | P | no message found |
bugs.core_2098_test View over global temporary table |
2025.01.16 06:31:11.832 | 2025.01.16 06:31:12.284 | 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 |
2025.01.16 06:31:12.284 | 2025.01.16 06:31:12.782 | P | no message found |
bugs.core_2115_test Query plan is missing for the long query |
2025.01.16 06:31:12.782 | 2025.01.16 06:31:13.322 | P | no message found |
bugs.core_2117_test Incorrect ROW_COUNT value with indexed retrieval and subquery |
2025.01.16 06:31:13.322 | 2025.01.16 06:31:13.845 | P | no message found |
bugs.core_2118_test UPDATE OR INSERT with subquery used in the MATCHING part doesn't insert record |
2025.01.16 06:31:13.845 | 2025.01.16 06:31:14.438 | P | no message found |
bugs.core_2132_test Indexed retrieval cannot be chosen if a stored procedure is used inside the comparison predicate |
2025.01.16 06:31:14.438 | 2025.01.16 06:31:14.843 | P | no message found |
bugs.core_2140_test Error messages after parameters substitution contains '\n' characters instead of line break |
2025.01.16 06:31:14.843 | 2025.01.16 06:31:15.279 | P | no message found |
bugs.core_2153_test SIMILAR TO predicate hangs with "|" option |
2025.01.16 06:31:15.279 | 2025.01.16 06:31:15.908 | P | no message found |
bugs.core_2155_test Join of SP with view or table may fail with "No current record for fetch operation" |
2025.01.16 06:31:15.908 | 2025.01.16 06:31:16.633 | P | no message found |
bugs.core_2164_test error in operator "and" in as clausule where |
2025.01.16 06:31:16.633 | 2025.01.16 06:31:17.084 | P | no message found |
bugs.core_2176_test Unexpected (wrong) results with COALESCE and GROUP BY |
2025.01.16 06:31:17.084 | 2025.01.16 06:31:18.274 | P | no message found |
bugs.core_2197_test Add support for -nodbtriggers switch in gbak into services API |
2025.01.16 06:31:18.274 | 2025.01.16 06:31:18.841 | P | no message found |
bugs.core_2200_test Extremely slow executing a cross join of 3 tables in Firebird 2.X |
2025.01.16 06:31:18.841 | 2025.01.16 06:31:19.414 | P | no message found |
bugs.core_2202_test RDB$VIEW_RELATIONS is not cleaned when altering a view |
2025.01.16 06:31:19.414 | 2025.01.16 06:31:19.895 | P | no message found |
bugs.core_2204_test Constraints on sp output parameters are checked even when the sp returns zero rows |
2025.01.16 06:31:19.895 | 2025.01.16 06:31:21.584 | P | no message found |
bugs.core_2208_test New gbak option to ignore specific tables data during the backup |
2025.01.16 06:31:21.584 | 2025.01.16 06:31:22.056 | P | no message found |
bugs.core_2211_test Offset value for SUBSTRING from BLOB more than 32767 makes exception |
2025.01.16 06:31:22.056 | 2025.01.16 06:31:22.646 | P | no message found |
bugs.core_2215_test GROUP BY concatenation with empty string |
2025.01.16 06:31:22.646 | 2025.01.16 06:31:23.255 | P | no message found |
bugs.core_2227_test Problem with column names with Accents and triggers |
2025.01.16 06:31:23.255 | 2025.01.16 06:31:23.727 | P | no message found |
bugs.core_2230_test Implement domain check of input parameters of execute block |
2025.01.16 06:31:23.727 | 2025.01.16 06:31:25.406 | 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 |
2025.01.16 06:31:25.406 | 2025.01.16 06:31:25.938 | P | no message found |
bugs.core_2238_test UTF8 and large varchar fields, is disinct from > Implementation limit exceeded |
2025.01.16 06:31:25.938 | 2025.01.16 06:31:26.522 | P | no message found |
bugs.core_2251_test gbak doesn't return error code |
2025.01.16 06:31:26.522 | 2025.01.16 06:31:26.974 | P | no message found |
bugs.core_2252_test EXECUTE STATEMENT on EXTERNAL SOURCE does not check the status of the transaction |
2025.01.16 06:31:26.974 | 2025.01.16 06:31:27.496 | P | no message found |
bugs.core_2255_test '...exception...string right truncation' when alter view with join |
2025.01.16 06:31:27.496 | 2025.01.16 06:31:27.971 | P | no message found |
bugs.core_2257_test Internal Firebird consistency check when alter dependent procedures |
2025.01.16 06:31:27.971 | 2025.01.16 06:31:28.377 | P | no message found |
bugs.core_2258_test Internal error when select upper(<blob>) from union |
2025.01.16 06:31:28.377 | 2025.01.16 06:31:28.860 | P | no message found |
bugs.core_2264_test ALTER DOMAIN with dependencies may leave a transaction handle in inconsistent state causing segmentation faults |
2025.01.16 06:31:28.860 | 2025.01.16 06:31:29.392 | P | no message found |
bugs.core_2265_test Grouping by function doesn't work properly |
2025.01.16 06:31:29.392 | 2025.01.16 06:31:29.763 | P | no message found |
bugs.core_2268_test GFIX causes BUGCHECK errors with non valid transaction numbers |
2025.01.16 06:31:29.763 | 2025.01.16 06:31:30.209 | P | no message found |
bugs.core_2284_test Records left in RDB$PAGES after rollback of CREATE TABLE statement |
2025.01.16 06:31:30.209 | 2025.01.16 06:31:30.669 | P | no message found |
bugs.core_2289_test Wrong (primary) constraint name is reported for the foreign key violation during FK creation |
2025.01.16 06:31:30.669 | 2025.01.16 06:31:31.250 | P | no message found |
bugs.core_2291_test BUGCHECK 284 |
2025.01.16 06:31:31.250 | 2025.01.16 06:31:31.741 | P | no message found |
bugs.core_2293_test Wrong dependent object type (RELATION) in RDB$DEPEDENCIES for VIEW's |
2025.01.16 06:31:31.741 | 2025.01.16 06:31:32.242 | P | no message found |
bugs.core_2300_test Unexpected error "arithmetic exception, numeric overflow, or string truncation" while evaluating SUBSTRING the second time |
2025.01.16 06:31:32.242 | 2025.01.16 06:31:32.617 | P | no message found |
bugs.core_2303_test Include PLAN in mon$statements |
2025.01.16 06:31:32.617 | 2025.01.16 06:31:33.192 | P | no message found |
bugs.core_2305_test Make mon$statement_id value constant among monitoring snapshots |
2025.01.16 06:31:33.192 | 2025.01.16 06:31:34.862 | P | no message found |
bugs.core_2307_test Incomplete API information values |
2025.01.16 06:31:34.862 | 2025.01.16 06:31:35.404 | P | no message found |
bugs.core_2308_test SIMILAR TO produces random results with [x-y] expressions |
2025.01.16 06:31:35.404 | 2025.01.16 06:31:35.894 | P | no message found |
bugs.core_2315_test Firebird float support does not conform to Interbase spec |
2025.01.16 06:31:35.894 | 2025.01.16 06:31:36.440 | P | no message found |
bugs.core_2317_test select * from (select cast(.... returns null |
2025.01.16 06:31:36.440 | 2025.01.16 06:31:36.880 | P | no message found |
bugs.core_2331_test ALTER DOMAIN invalid RDB$FIELD_SUB_TYPE |
2025.01.16 06:31:36.880 | 2025.01.16 06:31:37.273 | P | no message found |
bugs.core_2339_test Incorrect result for the derived expression based on aggregate and computation |
2025.01.16 06:31:37.273 | 2025.01.16 06:31:37.664 | P | no message found |
bugs.core_2341_test Hidden variables conflict with output parameters, causing assertions, unexpected errors or possibly incorrect results |
2025.01.16 06:31:37.664 | 2025.01.16 06:31:38.133 | P | no message found |
bugs.core_2350_test Too long column name for select alias should be rejected |
2025.01.16 06:31:38.133 | 2025.01.16 06:31:38.585 | P | no message found |
bugs.core_2355_test Incorrect handling of LOWER/UPPER when result string shrinks in terms of byte length |
2025.01.16 06:31:38.585 | 2025.01.16 06:31:39.144 | P | no message found |
bugs.core_2359_test Logical multibyte maximum string length is not respected when assigning numbers |
2025.01.16 06:31:39.144 | 2025.01.16 06:31:39.736 | P | no message found |
bugs.core_2361_test String truncation reading 8859-1 Spanish column using isc_dsql_fetch with UTF-8 connection |
2025.01.16 06:31:39.736 | 2025.01.16 06:31:40.207 | P | no message found |
bugs.core_2374_test ALTER TRIGGER / PROCEDURE wrong error message |
2025.01.16 06:31:40.207 | 2025.01.16 06:31:40.800 | P | no message found |
bugs.core_2386_test ALTER VIEW could remove column used in stored procedure or trigger |
2025.01.16 06:31:40.800 | 2025.01.16 06:31:41.238 | P | no message found |
bugs.core_2389_test Wrong matching of SIMILAR TO expression with brackets |
2025.01.16 06:31:41.238 | 2025.01.16 06:31:41.768 | P | no message found |
bugs.core_2397_test If you drop two different indexes within the same transaction, you get database corruption |
2025.01.16 06:31:41.768 | 2025.01.16 06:31:43.218 | P | no message found |
bugs.core_2408_test isql -ex puts default values of sp parameters before the NOT NULL and COLLATE flags |
2025.01.16 06:31:43.218 | 2025.01.16 06:31:43.665 | P | no message found |
bugs.core_2416_test AV preparing a query with aggregate over derived table |
2025.01.16 06:31:43.665 | 2025.01.16 06:31:44.209 | P | no message found |
bugs.core_2420_test Parsing error in EXECUTE STATEMENT with named parameters |
2025.01.16 06:31:44.209 | 2025.01.16 06:31:44.702 | P | no message found |
bugs.core_2424_test Make CREATE VIEW infer column names for views involving a GROUP BY clause or derived table |
2025.01.16 06:31:44.702 | 2025.01.16 06:31:45.183 | P | no message found |
bugs.core_2426_test Alter table not respecting collation |
2025.01.16 06:31:45.183 | 2025.01.16 06:31:45.710 | P | no message found |
bugs.core_2427_test ALTER VIEW doesn't clear dependencies on old views |
2025.01.16 06:31:45.710 | 2025.01.16 06:31:46.176 | P | no message found |
bugs.core_2430_test Server adds "NOT" at the end of default value for the TIMESTAMP field |
2025.01.16 06:31:46.176 | 2025.01.16 06:31:46.988 | P | no message found |
bugs.core_2431_test String values in error messages are not converted to connection charset |
2025.01.16 06:31:46.988 | 2025.01.16 06:31:47.455 | P | no message found |
bugs.core_2434_test CREATE USER command: Invalid error message |
2025.01.16 06:31:47.455 | 2025.01.16 06:31:47.991 | P | no message found |
bugs.core_2441_test Server crashes on UPDATE OR INSERT statement |
2025.01.16 06:31:47.991 | 2025.01.16 06:31:48.513 | P | no message found |
bugs.core_2451_test Query SELECT ... WHERE ... IN (SELECT DISTINCT ... ) returns a wrong result set |
2025.01.16 06:31:48.513 | 2025.01.16 06:31:49.251 | P | no message found |
bugs.core_2455_test Server fails when doing DROP DATABASE right after error in statistical fnction |
2025.01.16 06:31:49.251 | 2025.01.16 06:31:49.823 | P | no message found |
bugs.core_2457_test UNICODE_CI internal gds software consistency check |
2025.01.16 06:31:49.823 | 2025.01.16 06:31:50.353 | P | no message found |
bugs.core_2475_test External table data not visible to other sessions in Classic |
2025.01.16 06:31:50.353 | 2025.01.16 06:31:56.714 | P | no message found |
bugs.core_2477_test mon$memory_usage: Sorting memory should be reported as owned by the statement |
2025.01.16 06:31:56.714 | 2025.01.16 06:31:57.115 | P | no message found |
bugs.core_2484_test Success message when connecting to tiny trash database file |
2025.01.16 06:31:57.115 | 2025.01.16 06:31:57.734 | P | no message found |
bugs.core_2499_test Implementation limit of DISTINCT items are not enforced, causing generation of incorrect BLR |
2025.01.16 06:31:57.734 | 2025.01.16 06:31:58.165 | P | no message found |
bugs.core_2501_test Binary shift functions give wrong results with negative shift values |
2025.01.16 06:31:58.165 | 2025.01.16 06:31:58.533 | P | no message found |
bugs.core_2505_test Built-in trigonometric functions can produce NaN and Infinity |
2025.01.16 06:31:58.533 | 2025.01.16 06:31:59.009 | P | no message found |
bugs.core_2508_test Tricky index names can defeat the parsing logic when generating a human readable plan |
2025.01.16 06:31:59.009 | 2025.01.16 06:31:59.532 | P | no message found |
bugs.core_2516_test Wrong processing SP parameters with arrays |
2025.01.16 06:31:59.532 | 2025.01.16 06:32:00.113 | P | no message found |
bugs.core_2531_test The famous "cannot transliterate" error may be thrown when selecting data from the monitoring tables |
2025.01.16 06:32:00.113 | 2025.01.16 06:32:00.687 | 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' |
2025.01.16 06:32:00.687 | 2025.01.16 06:32:01.232 | P | no message found |
bugs.core_2555_test CI column does not group correctly with a second column |
2025.01.16 06:32:01.232 | 2025.01.16 06:32:01.683 | P | no message found |
bugs.core_2560_test Maximum and minimum identifier length should be enforced by DSQL |
2025.01.16 06:32:01.683 | 2025.01.16 06:32:02.134 | P | no message found |
bugs.core_2566_test internal error [335544384] |
2025.01.16 06:32:02.134 | 2025.01.16 06:32:02.571 | P | no message found |
bugs.core_2573_test The server crashes when selecting from the MON$ tables in the ON DISCONNECT trigger |
2025.01.16 06:32:02.571 | 2025.01.16 06:32:03.193 | 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 |
2025.01.16 06:32:03.193 | 2025.01.16 06:32:03.661 | P | no message found |
bugs.core_2579_test Parameters and variables cannot be used as expressions in EXECUTE PROCEDURE parameters without a colon prefix |
2025.01.16 06:32:03.661 | 2025.01.16 06:32:04.123 | P | no message found |
bugs.core_2581_test Infinity should not escape from the engine |
2025.01.16 06:32:04.123 | 2025.01.16 06:32:04.699 | P | no message found |
bugs.core_2582_test Infinity from UDF should be trapped by the engine |
2025.01.16 06:32:04.699 | 2025.01.16 06:32:05.105 | P | no message found |
bugs.core_2584_test Wrong results for CASE used together with GROUP BY |
2025.01.16 06:32:05.105 | 2025.01.16 06:32:05.564 | P | no message found |
bugs.core_2602_test Attachments using NONE charset may cause reads from MON$ tables to fail |
2025.01.16 06:32:05.564 | 2025.01.16 06:32:06.182 | P | no message found |
bugs.core_2606_test Multibyte CHAR value requested as VARCHAR is returned with padded spaces |
2025.01.16 06:32:06.182 | 2025.01.16 06:32:06.596 | P | no message found |
bugs.core_2607_test Introducer (_charset) problems with monitoring and persistent modules |
2025.01.16 06:32:06.596 | 2025.01.16 06:32:07.068 | P | no message found |
bugs.core_2612_test Connection lost immediatelly after compiling procedure with RPAD system function |
2025.01.16 06:32:07.068 | 2025.01.16 06:32:07.671 | P | no message found |
bugs.core_2615_test Silent truncation when using utf8 parameters and utf8 client character set encoding |
2025.01.16 06:32:07.671 | 2025.01.16 06:32:08.087 | P | no message found |
bugs.core_2632_test Invalid BLOB ID when working with monitoring tables |
2025.01.16 06:32:08.087 | 2025.01.16 06:32:08.671 | P | no message found |
bugs.core_2633_test SELECT WITH LOCK with no fields are accessed clears the data |
2025.01.16 06:32:08.671 | 2025.01.16 06:32:09.766 | P | deb10build1 Thu Jan 16 06:32:09 2025 UTC Database: /var/tmp/qa_2024/test_1449/test.fdb Validation started |
deb10build1 Thu Jan 16 06:32:09 2025 UTC Database: /var/tmp/qa_2024/test_1449/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 |
2025.01.16 06:32:09.766 | 2025.01.16 06:32:10.274 | P | deb10build1 Thu Jan 16 06:32:09 2025 UTC Database: /var/tmp/qa_2024/test_1449/test.fdb Validation started |
deb10build1 Thu Jan 16 06:32:09 2025 UTC Database: /var/tmp/qa_2024/test_1449/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 |
2025.01.16 06:32:10.274 | 2025.01.16 06:32:10.688 | P | no message found |
bugs.core_2660_test COUNT(*) incorrectly returns 0 when a condition of an outer join doesn't match |
2025.01.16 06:32:10.688 | 2025.01.16 06:32:17.235 | P | deb10build1 Thu Jan 16 06:32:13 2025 UTC REMOTE INTERFACE/gds__detach: Unsuccesful detach from database. Uncommitted work may have been lost. Error writing data to the connection. |
deb10build1 Thu Jan 16 06:32:14 2025 UTC INET/inet_error: send errno = 32, server host = localhost, address = 127.0.0.1/3712 | ||||
deb10build1 Thu Jan 16 06:32:15 2025 UTC Sweep is started by SWEEPER Database "/var/tmp/qa_2024/test_1452/test.fdb" OIT 4, OAT 159, OST 159, Next 159 | ||||
deb10build1 Thu Jan 16 06:32:15 2025 UTC Sweep is finished Database "/var/tmp/qa_2024/test_1452/test.fdb" OIT 159, OAT 159, OST 159, Next 160 | ||||
bugs.core_2668_test Write note into log when automatic sweep is started |
2025.01.16 06:32:17.235 | 2025.01.16 06:32:17.690 | P | no message found |
bugs.core_2678_test Full outer join cannot use available indices (very slow execution) |
2025.01.16 06:32:17.690 | 2025.01.16 06:32:18.188 | P | no message found |
bugs.core_2685_test System triggers on view with check option are not removed |
2025.01.16 06:32:18.188 | 2025.01.16 06:32:18.836 | P | no message found |
bugs.core_2697_test Support the "? in (SELECT some_col FROM some_table)" subqueries |
2025.01.16 06:32:18.836 | 2025.01.16 06:32:19.280 | P | no message found |
bugs.core_2699_test Common table expression context could be used with parameters |
2025.01.16 06:32:19.280 | 2025.01.16 06:32:19.717 | P | no message found |
bugs.core_2712_test Do not print "invalid request BLR" for par.cpp errors with valid BLR |
2025.01.16 06:32:19.717 | 2025.01.16 06:32:20.200 | P | no message found |
bugs.core_2720_test Wrong evaluation result with divide and unary plus\minus operations |
2025.01.16 06:32:20.200 | 2025.01.16 06:32:20.918 | P | no message found |
bugs.core_2721_test Issue with SIMILAR TO and UTF8 on 2.5 Beta 2 (and 1) |
2025.01.16 06:32:20.918 | 2025.01.16 06:32:21.493 | P | no message found |
bugs.core_2722_test Storage of malformed blob is allowed when copying from a blob with NONE/OCTETS charset |
2025.01.16 06:32:21.493 | 2025.01.16 06:32:22.362 | P | no message found |
bugs.core_2724_test Validate or transform string of DML queries so that engine internals doesn't receive malformed strings |
2025.01.16 06:32:22.362 | 2025.01.16 06:32:23.027 | P | no message found |
bugs.core_2729_test Current connection may be used by EXECUTE STATEMENT instead of creation of new attachment |
2025.01.16 06:32:23.027 | 2025.01.16 06:32:25.008 | P | no message found |
bugs.core_2731_test Recursive EXECUTE STATEMENT works wrong |
2025.01.16 06:32:25.008 | 2025.01.16 06:32:25.559 | P | no message found |
bugs.core_2735_test isql hangs when trying to show a view based on a procedure |
2025.01.16 06:32:25.559 | 2025.01.16 06:32:26.020 | P | no message found |
bugs.core_2741_test Naive metadata extraction code in isql is defeated by "check" keyword typed in mixed case |
2025.01.16 06:32:26.020 | 2025.01.16 06:32:26.484 | P | no message found |
bugs.core_2755_test SIMILAR TO works wrongly |
2025.01.16 06:32:26.484 | 2025.01.16 06:32:26.931 | P | no message found |
bugs.core_2756_test substring from timestamp - unexpected result |
2025.01.16 06:32:26.931 | 2025.01.16 06:32:28.804 | P | no message found |
bugs.core_2765_test Use of RDB$ADMIN role does not provide SYSDBA rights in GRANT/REVOKE |
2025.01.16 06:32:28.804 | 2025.01.16 06:32:29.424 | 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 |
2025.01.16 06:32:29.424 | 2025.01.16 06:32:29.892 | 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 |
2025.01.16 06:32:29.892 | 2025.01.16 06:32:30.354 | P | no message found |
bugs.core_2780_test Include client library version and protocol version in mon$attachments |
2025.01.16 06:32:30.354 | 2025.01.16 06:32:30.801 | P | no message found |
bugs.core_2783_test AV using recursive query as subquery in SELECT list and ORDER'ing by them |
2025.01.16 06:32:30.801 | 2025.01.16 06:32:31.262 | P | no message found |
bugs.core_2787_test Make rdb$system_flag not null |
2025.01.16 06:32:31.262 | 2025.01.16 06:32:32.226 | 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 |
2025.01.16 06:32:32.226 | 2025.01.16 06:32:32.668 | P | no message found |
bugs.core_2796_test DB_KEY is always zero for external tables |
2025.01.16 06:32:32.668 | 2025.01.16 06:32:33.111 | P | no message found |
bugs.core_2797_test Problem with default value of SP parameter |
2025.01.16 06:32:33.111 | 2025.01.16 06:32:33.597 | P | no message found |
bugs.core_2798_test Incomplete plan output (lack of view names) when selecting from views containing procedures inside |
2025.01.16 06:32:33.597 | 2025.01.16 06:32:34.102 | P | no message found |
bugs.core_2799_test Changing sort directon in delete statement cause deletion of all records in table |
2025.01.16 06:32:34.102 | 2025.01.16 06:32:34.906 | P | no message found |
bugs.core_2804_test Problems with COMMENT ON and strings using introducer (charset) |
2025.01.16 06:32:34.906 | 2025.01.16 06:32:35.378 | 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 |
2025.01.16 06:32:35.378 | 2025.01.16 06:32:35.965 | P | no message found |
bugs.core_2811_test 'Unsuccessful execution' error when updating a record |
2025.01.16 06:32:35.965 | 2025.01.16 06:32:36.630 | P | no message found |
bugs.core_2812_test Prohibit any improper mixture of explicit and implicit joins |
2025.01.16 06:32:36.630 | 2025.01.16 06:32:37.334 | 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 |
2025.01.16 06:32:37.334 | 2025.01.16 06:32:37.786 | P | no message found |
bugs.core_2822_test Error "no current row for fetch operation" when subquery includes a non-trivial derived table |
2025.01.16 06:32:37.786 | 2025.01.16 06:32:38.251 | P | no message found |
bugs.core_2826_test Join condition fails for UTF-8 databases |
2025.01.16 06:32:38.251 | 2025.01.16 06:32:38.735 | P | no message found |
bugs.core_2831_test isql shouldn't display db and user name when extracting a script |
2025.01.16 06:32:38.735 | 2025.01.16 06:32:39.341 | P | no message found |
bugs.core_2833_test Changing data that affects an expression index that contains references to null date fields fails |
2025.01.16 06:32:39.341 | 2025.01.16 06:32:39.956 | P | no message found |
bugs.core_2835_test Natural is used to select instead of primary key index |
2025.01.16 06:32:39.956 | 2025.01.16 06:32:40.693 | P | no message found |
bugs.core_2861_test Cannot remove user with dot in login |
2025.01.16 06:32:40.693 | 2025.01.16 06:32:41.493 | P | no message found |
bugs.core_2870_test View created from JOIN and LEFT JOIN doesnt order |
2025.01.16 06:32:41.493 | 2025.01.16 06:32:42.245 | P | no message found |
bugs.core_2871_test Outer ORDER BY clause has no effect |
2025.01.16 06:32:42.245 | 2025.01.16 06:32:42.706 | P | no message found |
bugs.core_2872_test EVL_expr: invalid operation (232) |
2025.01.16 06:32:42.706 | 2025.01.16 06:32:43.285 | P | no message found |
bugs.core_2875_test String right truncation error when char column longer than 4096 bytes compared with string constant |
2025.01.16 06:32:43.285 | 2025.01.16 06:32:45.668 | P | deb10build1 Thu Jan 16 06:32:45 2025 UTC Sweep is started by SYSDBA Database "/var/tmp/qa_2024/test_1494/test.fdb" OIT 1, OAT 2, OST 2, Next 1347 |
deb10build1 Thu Jan 16 06:32:45 2025 UTC Sweep is finished Database "/var/tmp/qa_2024/test_1494/test.fdb" OIT 1, OAT 2, OST 2, Next 1352 | ||||
bugs.core_2879_test Sweep could raise error : page 0 is of wrong type (expected 6, found 1) |
2025.01.16 06:32:45.668 | 2025.01.16 06:32:46.138 | P | deb10build1 Thu Jan 16 06:32:45 2025 UTC Sweep is started by SYSDBA Database "/var/tmp/qa_2024/test_1494/test.fdb" OIT 1, OAT 2, OST 2, Next 1347 |
deb10build1 Thu Jan 16 06:32:45 2025 UTC Sweep is finished Database "/var/tmp/qa_2024/test_1494/test.fdb" OIT 1, OAT 2, OST 2, Next 1352 | ||||
bugs.core_2881_test isql should show packaged procedures and functions categorized per package |
2025.01.16 06:32:46.138 | 2025.01.16 06:32:46.779 | P | no message found |
bugs.core_2886_test Query with "NOT IN <subselect from view>" fails |
2025.01.16 06:32:46.779 | 2025.01.16 06:32:47.219 | P | no message found |
bugs.core_2888_test A memory corruption cause incorrect query evaluation and may crash the server |
2025.01.16 06:32:47.219 | 2025.01.16 06:32:48.097 | P | no message found |
bugs.core_2890_test SQLSTATE should also be available as a PSQL context variable like GDSCODE/SQLCODE |
2025.01.16 06:32:48.097 | 2025.01.16 06:32:48.743 | P | no message found |
bugs.core_2893_test Expression in a subquery may be treated as invariant and produce incorrect results |
2025.01.16 06:32:48.743 | 2025.01.16 06:32:49.363 | P | no message found |
bugs.core_2907_test Exception handling with EXECUTE STATEMENT |
2025.01.16 06:32:49.363 | 2025.01.16 06:32:49.883 | P | no message found |
bugs.core_2910_test PK index is not used for derived tables |
2025.01.16 06:32:49.883 | 2025.01.16 06:32:50.301 | P | no message found |
bugs.core_2912_test Exception when upper casing string with 'ÿ' (lowercase y trema, code 0xFF in ISO8859_1) |
2025.01.16 06:32:50.301 | 2025.01.16 06:32:50.717 | P | no message found |
bugs.core_2913_test COLLATE expressions are applied incorrectly |
2025.01.16 06:32:50.717 | 2025.01.16 06:32:51.280 | P | no message found |
bugs.core_2916_test Broken error handling in the case of a conversion error happened during index creation |
2025.01.16 06:32:51.280 | 2025.01.16 06:32:51.922 | P | no message found |
bugs.core_2920_test Incorrect execution of volatile SQL statements inside EXECUTE STATEMENT |
2025.01.16 06:32:51.922 | 2025.01.16 06:32:52.368 | P | no message found |
bugs.core_2922_test Character set used in constants is not registered as dependency |
2025.01.16 06:32:52.368 | 2025.01.16 06:32:52.861 | P | no message found |
bugs.core_2923_test Problem with dependencies between a procedure and a view using that procedure |
2025.01.16 06:32:52.861 | 2025.01.16 06:32:53.471 | P | no message found |
bugs.core_2929_test "Invalid ESCAPE sequence" when connecting to the database |
2025.01.16 06:32:53.471 | 2025.01.16 06:32:54.037 | P | no message found |
bugs.core_2930_test DROP VIEW drops output parameters of used stored procedures |
2025.01.16 06:32:54.037 | 2025.01.16 06:32:54.666 | P | no message found |
bugs.core_2932_test Wrong field position after ALTER POSITION |
2025.01.16 06:32:54.666 | 2025.01.16 06:32:57.258 | P | no message found |
bugs.core_2940_test Trace output could contain garbage data left from filtered out statements |
2025.01.16 06:32:57.258 | 2025.01.16 06:32:57.795 | P | no message found |
bugs.core_2943_test Parsing error recursive query with two recursive parts |
2025.01.16 06:32:57.795 | 2025.01.16 06:32:58.371 | P | no message found |
bugs.core_2952_test Case-sensitive character class names in SIMILAR TO |
2025.01.16 06:32:58.371 | 2025.01.16 06:32:58.803 | P | no message found |
bugs.core_2957_test count(*) from big table returns negative result |
2025.01.16 06:32:58.803 | 2025.01.16 06:32:59.280 | P | no message found |
bugs.core_2965_test Incorrect ROW_COUNT value after SINGULAR condition |
2025.01.16 06:32:59.280 | 2025.01.16 06:34:07.458 | P | no message found |
bugs.core_2966_test Wrong results or unexpected errors while sorting a large data set |
2025.01.16 06:34:07.458 | 2025.01.16 06:34:07.951 | 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 |
2025.01.16 06:34:07.951 | 2025.01.16 06:34:08.599 | P | no message found |
bugs.core_2971_test Invalid UPDATE OR INSERT usage may lead to successive "request depth exceeded. (Recursive definition?)" error |
2025.01.16 06:34:08.599 | 2025.01.16 06:34:09.051 | P | no message found |
bugs.core_2974_test Unexpected "Invalid SIMILAR TO pattern" error |
2025.01.16 06:34:09.051 | 2025.01.16 06:34:09.531 | P | no message found |
bugs.core_2977_test FB 2.1 incorrectly works with indexed fields of type DATE in OLD ODS (9.1) |
2025.01.16 06:34:09.531 | 2025.01.16 06:34:12.444 | P | no message found |
bugs.core_2981_test Error in Trace plugin (use local symbols in query) |
2025.01.16 06:34:12.444 | 2025.01.16 06:34:13.048 | P | no message found |
bugs.core_2985_test The new 2.5 feature to alter COMPUTED columns doesn't handle dependencies well |
2025.01.16 06:34:13.048 | 2025.01.16 06:34:16.005 | P | no message found |
bugs.core_2987_test Don't send full length of field over the wire when field is null |
2025.01.16 06:34:16.005 | 2025.01.16 06:34:19.640 | P | no message found |
bugs.core_2988_test Concurrent transaction number not reported if lock timeout occurs |
2025.01.16 06:34:19.640 | 2025.01.16 06:34:20.086 | P | no message found |
bugs.core_3000_test Error on delete user "ADMIN" |
2025.01.16 06:34:20.086 | 2025.01.16 06:34:20.866 | P | no message found |
bugs.core_3003_test Procedure suspend check may cause restore to fail |
2025.01.16 06:34:20.866 | 2025.01.16 06:34:23.486 | P | no message found |
bugs.core_3008_test Add attachment's CHARACTER SET name into corresponding trace records |
2025.01.16 06:34:23.486 | 2025.01.16 06:34:23.938 | P | no message found |
bugs.core_3018_test RECREATE, ALTER and CREATE OR ALTER SEQUENCE/GENERATOR statements |
2025.01.16 06:34:23.938 | 2025.01.16 06:34:24.420 | P | no message found |
bugs.core_3024_test Error "no current record for fetch operation" after ALTER VIEW |
2025.01.16 06:34:24.420 | 2025.01.16 06:34:25.047 | P | no message found |
bugs.core_3029_test Bugcheck "Too many savepoints (287)" at rollback after exception at EXECUTE BLOCK with exception handler |
2025.01.16 06:34:25.047 | 2025.01.16 06:34:25.485 | P | no message found |
bugs.core_3038_test The insert failed because a column definition includes validation constraints. validation error for variable |
2025.01.16 06:34:25.485 | 2025.01.16 06:34:26.066 | P | no message found |
bugs.core_3045_test "conversion error from string" after change of field type from BIGINT to VARCHAR(21) |
2025.01.16 06:34:26.066 | 2025.01.16 06:34:26.547 | P | no message found |
bugs.core_3047_test Wrong logic is used to resolve EXECUTE BLOCK parameters collations |
2025.01.16 06:34:26.547 | 2025.01.16 06:34:27.056 | P | no message found |
bugs.core_3052_test Wrong resultset |
2025.01.16 06:34:27.056 | 2025.01.16 06:34:27.658 | 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 |
2025.01.16 06:34:27.658 | 2025.01.16 06:34:28.466 | P | no message found |
bugs.core_3056_test Problems may happen when issuing DDL commands in the same transaction after CREATE COLLATION was issued |
2025.01.16 06:34:28.466 | 2025.01.16 06:34:28.981 | P | no message found |
bugs.core_3057_test Allow the usage of blobs in COMPUTED BY expressions |
2025.01.16 06:34:28.981 | 2025.01.16 06:35:30.480 | P | no message found |
bugs.core_3058_test New generators are created with wrong value when more than 32K generators was previously created |
2025.01.16 06:35:30.480 | 2025.01.16 06:35:31.085 | P | no message found |
bugs.core_3064_test Using both the procedure name and alias inside an explicit plan crashes the server |
2025.01.16 06:35:31.085 | 2025.01.16 06:35:32.497 | P | no message found |
bugs.core_3076_test Better performance for (table.field = :param or :param = -1) in where clause |
2025.01.16 06:35:32.497 | 2025.01.16 06:35:33.017 | P | no message found |
bugs.core_3085_test Add clause ALTER DOMAIN <name> {DROP | SET} NOT NULL |
2025.01.16 06:35:33.017 | 2025.01.16 06:35:33.646 | P | no message found |
bugs.core_3090_test Incorrect LEFT JOIN result using table and derived constant subquery |
2025.01.16 06:35:33.646 | 2025.01.16 06:35:34.109 | 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 |
2025.01.16 06:35:34.109 | 2025.01.16 06:35:34.730 | P | no message found |
bugs.core_3092_test ROW_COUNT is not cleared before the singleton INSERT statement |
2025.01.16 06:35:34.730 | 2025.01.16 06:35:35.307 | P | no message found |
bugs.core_3094_test Parameters doesn't work with NOT IN from a selectable procedure |
2025.01.16 06:35:35.307 | 2025.01.16 06:35:36.840 | 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 |
2025.01.16 06:35:36.840 | 2025.01.16 06:35:38.312 | P | no message found |
bugs.core_3097_test Updating blob field cause server crash with ACCESS_VIOLATION exception |
2025.01.16 06:35:38.312 | 2025.01.16 06:35:39.346 | 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 |
2025.01.16 06:35:39.346 | 2025.01.16 06:35:40.118 | P | no message found |
bugs.core_3101_test Cannot alter the domain after migrating from older versions |
2025.01.16 06:35:40.118 | 2025.01.16 06:35:40.792 | P | no message found |
bugs.core_3103_test BAD PLAN with using LEFT OUTER JOIN in SUBSELECT |
2025.01.16 06:35:40.792 | 2025.01.16 06:35:41.266 | P | no message found |
bugs.core_3131_test WIN1257_LV (Latvian) collation is wrong for 4 letters: A E I U |
2025.01.16 06:35:41.266 | 2025.01.16 06:35:41.840 | P | no message found |
bugs.core_3137_test Partial rollback is possible for a selectable procedure modifying data |
2025.01.16 06:35:41.840 | 2025.01.16 06:35:42.438 | P | no message found |
bugs.core_3140_test Preserve comments for parameters after altering procedures |
2025.01.16 06:35:42.438 | 2025.01.16 06:35:43.024 | 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 |
2025.01.16 06:35:43.024 | 2025.01.16 06:35:43.481 | P | no message found |
bugs.core_3164_test Parameterized requests involving blob fields fails when connected using charset UTF8 |
2025.01.16 06:35:43.481 | 2025.01.16 06:35:46.046 | P | no message found |
bugs.core_3168_test exclude_filter doesn't work for <services></section> section of the Trace facility |
2025.01.16 06:35:46.046 | 2025.01.16 06:35:46.615 | 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 |
2025.01.16 06:35:46.615 | 2025.01.16 06:35:47.396 | P | no message found |
bugs.core_3174_test Expression index with TRIM may lead to incorrect indexed lookup |
2025.01.16 06:35:47.396 | 2025.01.16 06:35:47.943 | P | no message found |
bugs.core_3176_test View with "subselect" column join table and not use index |
2025.01.16 06:35:47.943 | 2025.01.16 06:35:48.517 | P | no message found |
bugs.core_3180_test ALTER VIEW with not matched columns in declaration and selection crashs the server |
2025.01.16 06:35:48.517 | 2025.01.16 06:35:48.990 | P | no message found |
bugs.core_3188_test page 0 is of wrong type (expected 6, found 1) |
2025.01.16 06:35:48.990 | 2025.01.16 06:35:49.442 | P | no message found |
bugs.core_3201_test ATAN2 returns incorrect value for (0, 0) |
2025.01.16 06:35:49.442 | 2025.01.16 06:35:49.931 | P | no message found |
bugs.core_3204_test Constraint violation error of CAST is not raised inside views |
2025.01.16 06:35:49.931 | 2025.01.16 06:35:53.257 | 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 |
2025.01.16 06:35:53.257 | 2025.01.16 06:35:53.811 | P | no message found |
bugs.core_3211_test String truncation occurs when selecting from a view containing NOT IN inside |
2025.01.16 06:35:53.811 | 2025.01.16 06:35:54.433 | P | no message found |
bugs.core_3222_test View with "WITH CHECK OPTION" doesn't like TRIM function in WHERE |
2025.01.16 06:35:54.433 | 2025.01.16 06:35:54.870 | P | no message found |
bugs.core_3227_test ASCII_VAL() fails if argument contains multi-byte character anywhere |
2025.01.16 06:35:54.870 | 2025.01.16 06:35:55.368 | P | no message found |
bugs.core_3228_test RIGHT() fails with multibyte text blobs > 1024 chars |
2025.01.16 06:35:55.368 | 2025.01.16 06:35:55.725 | P | no message found |
bugs.core_3231_test OVERLAY() fails when used with text BLOBs containing multi-byte chars |
2025.01.16 06:35:55.725 | 2025.01.16 06:35:56.303 | P | no message found |
bugs.core_3233_test LIKE, STARTING and CONTAINING fail if second operand >= 32K |
2025.01.16 06:35:56.303 | 2025.01.16 06:35:56.940 | P | no message found |
bugs.core_3234_test Support for text BLOBs >= 32K as first argument for TRIM() |
2025.01.16 06:35:56.940 | 2025.01.16 06:35:58.538 | P | no message found |
bugs.core_3238_test Makes GEN_UUID return a compliant RFC-4122 UUID |
2025.01.16 06:35:58.538 | 2025.01.16 06:35:59.086 | P | no message found |
bugs.core_3239_test UTF8 UNICODE_CI collate can not be used in compound index |
2025.01.16 06:35:59.086 | 2025.01.16 06:35:59.782 | P | no message found |
bugs.core_3242_test Recursive stored procedure shouldnt require execute right to call itself |
2025.01.16 06:35:59.782 | 2025.01.16 06:36:00.232 | P | no message found |
bugs.core_3244_test POSITION: Wrong result with '' if third argument present |
2025.01.16 06:36:00.232 | 2025.01.16 06:36:00.713 | P | no message found |
bugs.core_3245_test SUBSTRING on long blobs truncates result to 32767 if third argument not present |
2025.01.16 06:36:00.713 | 2025.01.16 06:36:01.321 | P | no message found |
bugs.core_3255_test The server could crash using views with GROUP BY |
2025.01.16 06:36:01.321 | 2025.01.16 06:36:01.933 | 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 |
2025.01.16 06:36:01.933 | 2025.01.16 06:36:02.392 | P | no message found |
bugs.core_3262_test LIST() may overwrite last part of output with zero characters |
2025.01.16 06:36:02.392 | 2025.01.16 06:36:03.133 | P | no message found |
bugs.core_3277_test Wrong result for RIGHT(UTF8 varchar) |
2025.01.16 06:36:03.133 | 2025.01.16 06:36:03.946 | P | no message found |
bugs.core_3282_test EXECUTE STATEMENT parses the SQL text using wrong charset |
2025.01.16 06:36:03.946 | 2025.01.16 06:36:04.447 | P | no message found |
bugs.core_3283_test BAD PLAN with using LEFT OUTER JOIN in SUBSELECT |
2025.01.16 06:36:04.447 | 2025.01.16 06:36:04.889 | P | no message found |
bugs.core_3291_test New pseudocolumn (RDB$RECORD_VERSION) to get number of the transaction that created a record version |
2025.01.16 06:36:04.889 | 2025.01.16 06:36:05.525 | P | no message found |
bugs.core_3296_test Error "context already in use" for the simple case function with a sub-select operand |
2025.01.16 06:36:05.525 | 2025.01.16 06:36:06.075 | P | no message found |
bugs.core_3302_test Distinct aggregates return wrong (duplicated) data |
2025.01.16 06:36:06.075 | 2025.01.16 06:36:06.517 | P | no message found |
bugs.core_3305_test "BLOB not found" error after creation/altering of the invalid trigger |
2025.01.16 06:36:06.517 | 2025.01.16 06:36:07.128 | P | no message found |
bugs.core_3306_test Invariant sub-query is treated as variant thus causing multiple invokations of a nested stored procedure |
2025.01.16 06:36:07.128 | 2025.01.16 06:36:08.779 | P | no message found |
bugs.core_3310_test RDB$GET_CONTEXT and between in view |
2025.01.16 06:36:08.779 | 2025.01.16 06:36:09.362 | P | no message found |
bugs.core_3311_test Error "data type unknown" while preparing UPDATE/DELETE statements with the parameterized ROWS clause |
2025.01.16 06:36:09.362 | 2025.01.16 06:36:09.790 | 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 |
2025.01.16 06:36:09.790 | 2025.01.16 06:36:10.416 | 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 |
2025.01.16 06:36:10.416 | 2025.01.16 06:36:16.797 | P | deb10build1 Thu Jan 16 06:36:16 2025 UTC INET/inet_error: send errno = 32, server host = localhost, address = 127.0.0.1/3712 |
deb10build1 Thu Jan 16 06:36:16 2025 UTC INET/inet_error: send errno = 32, server host = localhost, address = 127.0.0.1/3712 | ||||
deb10build1 Thu Jan 16 06:36:16 2025 UTC INET/inet_error: send errno = 32, server host = localhost, address = 127.0.0.1/3712 | ||||
deb10build1 Thu Jan 16 06:36:16 2025 UTC INET/inet_error: send errno = 32, server host = localhost, address = 127.0.0.1/3712 | ||||
deb10build1 Thu Jan 16 06:36:16 2025 UTC INET/inet_error: send errno = 32, server host = localhost, address = 127.0.0.1/3712 | ||||
deb10build1 Thu Jan 16 06:36:16 2025 UTC INET/inet_error: send errno = 32, server host = localhost, address = 127.0.0.1/3712 | ||||
bugs.core_3323_test Ability to cancel waiting in lock manager |
2025.01.16 06:36:16.797 | 2025.01.16 06:36:20.449 | P | deb10build1 Thu Jan 16 06:36:16 2025 UTC INET/inet_error: send errno = 32, server host = localhost, address = 127.0.0.1/3712 |
deb10build1 Thu Jan 16 06:36:16 2025 UTC INET/inet_error: send errno = 32, server host = localhost, address = 127.0.0.1/3712 | ||||
deb10build1 Thu Jan 16 06:36:16 2025 UTC INET/inet_error: send errno = 32, server host = localhost, address = 127.0.0.1/3712 | ||||
deb10build1 Thu Jan 16 06:36:16 2025 UTC INET/inet_error: send errno = 32, server host = localhost, address = 127.0.0.1/3712 | ||||
deb10build1 Thu Jan 16 06:36:16 2025 UTC INET/inet_error: send errno = 32, server host = localhost, address = 127.0.0.1/3712 | ||||
deb10build1 Thu Jan 16 06:36:16 2025 UTC INET/inet_error: send errno = 32, server host = localhost, address = 127.0.0.1/3712 | ||||
bugs.core_3328_test Client writes error messages into firebird.log when database is shutted down |
2025.01.16 06:36:20.449 | 2025.01.16 06:36:20.883 | P | no message found |
bugs.core_3330_test Server crashes while recreating the table with a NULL -> NOT NULL change |
2025.01.16 06:36:20.883 | 2025.01.16 06:36:21.345 | P | no message found |
bugs.core_3335_test Wrong results (internal wrapping occured) for the multi-byte blob SUBSTRING function and its boundary arguments |
2025.01.16 06:36:21.345 | 2025.01.16 06:36:21.809 | P | no message found |
bugs.core_3338_test Regression: Code changes disabled support for expression indexes with COALESCE, CASE and DECODE |
2025.01.16 06:36:21.809 | 2025.01.16 06:36:22.351 | 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) |
2025.01.16 06:36:22.351 | 2025.01.16 06:36:22.952 | P | no message found |
bugs.core_3343_test RETURNING clause is not supported in positioned (WHERE CURRENT OF) UPDATE and DELETE statements |
2025.01.16 06:36:22.952 | 2025.01.16 06:36:23.393 | P | no message found |
bugs.core_3353_test Predicate 'blob_field LIKE ?' describes the parameter as VARCHAR(30) rather than as BLOB |
2025.01.16 06:36:23.393 | 2025.01.16 06:36:23.972 | P | no message found |
bugs.core_3355_test Wrong comparsion of DATE and TIMESTAMP if index is used |
2025.01.16 06:36:23.972 | 2025.01.16 06:36:24.903 | P | no message found |
bugs.core_3357_test Generators are set to 0 after restore |
2025.01.16 06:36:24.903 | 2025.01.16 06:36:25.868 | 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 |
2025.01.16 06:36:25.868 | 2025.01.16 06:36:27.081 | P | no message found |
bugs.core_3362_basic_test Cursors should ignore changes made by the same statement |
2025.01.16 06:36:27.081 | 2025.01.16 06:36:27.555 | P | no message found |
bugs.core_3362_complex_test Incorrect results when left join on subquery with constant column |
2025.01.16 06:36:27.555 | 2025.01.16 06:36:28.159 | P | no message found |
bugs.core_3364_test Blob filter to translate internal debug info into text representation |
2025.01.16 06:36:28.159 | 2025.01.16 06:36:29.070 | P | no message found |
bugs.core_3365_test Extend syntax for ALTER USER CURRENT_USER |
2025.01.16 06:36:29.070 | 2025.01.16 06:36:29.684 | P | no message found |
bugs.core_3373_test It is possible to store string with lenght 31 chars into column varchar(25) |
2025.01.16 06:36:29.684 | 2025.01.16 06:36:30.181 | 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 |
2025.01.16 06:36:30.181 | 2025.01.16 06:36:30.648 | P | no message found |
bugs.core_3394_test Failed attempt to violate unique constraint could leave unneeded "lock conflict" error in status-vector |
2025.01.16 06:36:30.648 | 2025.01.16 06:36:31.445 | P | no message found |
bugs.core_3399_test Allow write operations to temporary tables in read only transactions |
2025.01.16 06:36:31.445 | 2025.01.16 06:36:32.001 | P | no message found |
bugs.core_3401_test Collation errors with [type of] <domain>, type of column |
2025.01.16 06:36:32.001 | 2025.01.16 06:36:34.574 | P | no message found |
bugs.core_3413_test Improve diagnostics of internal trace errors |
2025.01.16 06:36:34.574 | 2025.01.16 06:36:35.156 | P | no message found |
bugs.core_3416_test Inserting Käse into a CHARACTER SET ASCII column succeeds |
2025.01.16 06:36:35.156 | 2025.01.16 06:36:35.745 | P | no message found |
bugs.core_3418_test Database trigger created as INACTIVE is active |
2025.01.16 06:36:35.745 | 2025.01.16 06:36:36.490 | P | no message found |
bugs.core_3419_test Recurse leads to hangs/crash server |
2025.01.16 06:36:36.490 | 2025.01.16 06:36:36.876 | P | no message found |
bugs.core_3420_test BOOLEAN not present in system table RDB$TYPES |
2025.01.16 06:36:36.876 | 2025.01.16 06:36:37.444 | P | no message found |
bugs.core_3421_test [FB3] AV with "UPDATE OR INSERT" |
2025.01.16 06:36:37.444 | 2025.01.16 06:36:37.953 | P | no message found |
bugs.core_3423_test [FB3] Wrong RDB$PARAMETER_MECHANISM |
2025.01.16 06:36:37.953 | 2025.01.16 06:36:38.441 | P | no message found |
bugs.core_3427_test Server crashing with UTF8 blobs |
2025.01.16 06:36:38.441 | 2025.01.16 06:36:38.872 | P | no message found |
bugs.core_3431_test ISQL pads UTF-8 data incorrectly |
2025.01.16 06:36:38.872 | 2025.01.16 06:36:39.460 | P | no message found |
bugs.core_3446_test Allow conversion from/to BLOBs and others types in the API functions (XSQLVAR or blr messages) |
2025.01.16 06:36:39.460 | 2025.01.16 06:36:40.019 | P | no message found |
bugs.core_3450_test Inefficient optimization (regression) |
2025.01.16 06:36:40.019 | 2025.01.16 06:36:40.496 | P | no message found |
bugs.core_3453_test Added not null timestamp col with default causes error on select of old null records |
2025.01.16 06:36:40.496 | 2025.01.16 06:36:41.277 | P | no message found |
bugs.core_3461_test DDL operations fail after backup/restore |
2025.01.16 06:36:41.277 | 2025.01.16 06:36:42.978 | P | no message found |
bugs.core_3474_test Regression in joins on procedures |
2025.01.16 06:36:42.978 | 2025.01.16 06:36:43.455 | P | no message found |
bugs.core_3475_test Parameters inside the CAST function are described as not nullable |
2025.01.16 06:36:43.455 | 2025.01.16 06:36:43.873 | P | no message found |
bugs.core_3476_test LIST function wrongly concatenates binary blobs |
2025.01.16 06:36:43.873 | 2025.01.16 06:36:44.338 | P | no message found |
bugs.core_3479_test ASCII_VAL raises error instead of return 0 for empty strings |
2025.01.16 06:36:44.338 | 2025.01.16 06:36:44.932 | P | no message found |
bugs.core_3489_test Blob transliteration may not happen inside the union |
2025.01.16 06:36:44.932 | 2025.01.16 06:36:45.401 | P | no message found |
bugs.core_3490_test Concurrency problem when using named cursors |
2025.01.16 06:36:45.401 | 2025.01.16 06:36:45.987 | P | no message found |
bugs.core_3491_test Altering of a TYPE OF COLUMN parameter affects the original column |
2025.01.16 06:36:45.987 | 2025.01.16 06:36:46.413 | 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' |
2025.01.16 06:36:46.413 | 2025.01.16 06:36:47.040 | P | no message found |
bugs.core_3502_test DROP VIEW ignores the existing non-column dependencies |
2025.01.16 06:36:47.040 | 2025.01.16 06:36:47.840 | 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 |
2025.01.16 06:36:47.840 | 2025.01.16 06:36:48.403 | P | no message found |
bugs.core_3509_test Alter procedure allows to add the parameter with the same name |
2025.01.16 06:36:48.403 | 2025.01.16 06:36:49.772 | P | no message found |
bugs.core_3511_test Unquoted role names with non-ASCII characters passed in DPB are upper-cased wrongly |
2025.01.16 06:36:49.772 | 2025.01.16 06:36:50.177 | P | no message found |
bugs.core_3517_test Server crash with built in function LPAD with string as second parameter |
2025.01.16 06:36:50.177 | 2025.01.16 06:36:50.584 | P | no message found |
bugs.core_3523_test SIMILAR TO: False matches on descending ranges |
2025.01.16 06:36:50.584 | 2025.01.16 06:36:50.985 | P | no message found |
bugs.core_3526_test Support for WHEN SQLSTATE |
2025.01.16 06:36:50.985 | 2025.01.16 06:36:51.446 | P | no message found |
bugs.core_3530_test BETWEEN operand/clause not supported for COMPUTED columns -- "feature is not supported" |
2025.01.16 06:36:51.446 | 2025.01.16 06:36:56.182 | 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 |
2025.01.16 06:36:56.182 | 2025.01.16 06:36:56.670 | P | no message found |
bugs.core_3545_test Inconsistent domain's constraint validation in PSQL |
2025.01.16 06:36:56.670 | 2025.01.16 06:36:57.152 | P | no message found |
bugs.core_3546_test Aliases for the RETURNING clause |
2025.01.16 06:36:57.152 | 2025.01.16 06:36:57.749 | P | no message found |
bugs.core_3547_test Floating-point negative zero doesn't match positive zero in the index |
2025.01.16 06:36:57.749 | 2025.01.16 06:36:58.231 | P | no message found |
bugs.core_3548_test GFIX returns an error after correctly shutting down a database |
2025.01.16 06:36:58.231 | 2025.01.16 06:36:59.695 | P | no message found |
bugs.core_3549_test Database corruption after end of session : page xxx is of wrong type expected 4 found 7 |
2025.01.16 06:36:59.695 | 2025.01.16 06:37:00.132 | 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 |
2025.01.16 06:37:00.132 | 2025.01.16 06:37:00.713 | 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 |
2025.01.16 06:37:00.713 | 2025.01.16 06:37:01.227 | P | no message found |
bugs.core_3557_test AV in engine when preparing query against dropping table |
2025.01.16 06:37:01.227 | 2025.01.16 06:37:01.826 | P | no message found |
bugs.core_3569_test CHAR(32767) present in XSQLVAR with length 32765 |
2025.01.16 06:37:01.826 | 2025.01.16 06:37:02.628 | P | no message found |
bugs.core_3579_test Can't drop table when computed field depends on later created another field |
2025.01.16 06:37:02.628 | 2025.01.16 06:37:03.113 | P | no message found |
bugs.core_3594_test Include expected and actual string lenght into error message for sqlcode -802 |
2025.01.16 06:37:03.113 | 2025.01.16 06:37:05.891 | P | no message found |
bugs.core_3598_test TRACE: add statistics of actions that were after transaction finished |
2025.01.16 06:37:05.891 | 2025.01.16 06:37:06.306 | P | no message found |
bugs.core_3599_test Possible drop role RDB$ADMIN |
2025.01.16 06:37:06.306 | 2025.01.16 06:37:06.988 | P | no message found |
bugs.core_3601_test Incorrect TEXT BLOB charset transliteration on VIEW with trigger |
2025.01.16 06:37:06.988 | 2025.01.16 06:37:07.551 | P | no message found |
bugs.core_3610_test Can insert DUPLICATE keys in UNIQUE index |
2025.01.16 06:37:07.551 | 2025.01.16 06:37:08.039 | P | no message found |
bugs.core_3611_test Wrong data while retrieving from CTEs (or derived tables) with same column names |
2025.01.16 06:37:08.039 | 2025.01.16 06:37:08.650 | P | no message found |
bugs.core_3614_test Plan returned for query with recursive CTE return wrong count of parenthesis |
2025.01.16 06:37:08.650 | 2025.01.16 06:37:09.186 | P | no message found |
bugs.core_3627_test Server crashes with access violation when inserting row into table with unique index |
2025.01.16 06:37:09.729 | 2025.01.16 06:37:10.479 | 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 |
2025.01.16 06:37:10.479 | 2025.01.16 06:37:11.075 | P | no message found |
bugs.core_3650_test recreation of collation for utf8 from unicode with option NUMERIC-SORT=1 leads to FB death |
2025.01.16 06:37:11.075 | 2025.01.16 06:37:13.408 | P | no message found |
bugs.core_3658_test FBSVCMGR connects to server as OS user name rather than value of ISC_USER environment variable |
2025.01.16 06:37:13.408 | 2025.01.16 06:37:13.922 | P | no message found |
bugs.core_3672_test computed index by substring function for long columns |
2025.01.16 06:37:13.922 | 2025.01.16 06:37:14.405 | P | no message found |
bugs.core_3675_test CREATE INDEX considers NULL and empty string being the same in compound indices |
2025.01.16 06:37:14.405 | 2025.01.16 06:37:15.026 | P | no message found |
bugs.core_3683_test Wrong results if the recursive query contains an embedded GROUP BY clause |
2025.01.16 06:37:15.026 | 2025.01.16 06:37:15.472 | P | no message found |
bugs.core_3690_dialect_1_test Wrong warning message for ambiguous query |
2025.01.16 06:37:15.472 | 2025.01.16 06:37:15.919 | P | no message found |
bugs.core_3690_dialect_3_test Wrong warning message for ambiguous query |
2025.01.16 06:37:15.919 | 2025.01.16 06:37:16.393 | P | no message found |
bugs.core_3691_test Missing constraint name in foreign key error message in FB 2.1.4 |
2025.01.16 06:37:16.393 | 2025.01.16 06:37:16.990 | P | no message found |
bugs.core_3692_test Cannot drop a NOT NULL constraint on a field participating in the UNIQUE constraint |
2025.01.16 06:37:16.990 | 2025.01.16 06:37:17.469 | P | no message found |
bugs.core_3694_test internal Firebird consistency check in query with grouping by subquery+stored procedure+aggregate |
2025.01.16 06:37:17.469 | 2025.01.16 06:37:19.617 | P | no message found |
bugs.core_3697_test String truncation error when selecting from a VIEW with UNION inside |
2025.01.16 06:37:19.617 | 2025.01.16 06:37:20.219 | P | no message found |
bugs.core_3722_test IS NOT DISTINCT FROM NULL doesn't use index |
2025.01.16 06:37:20.219 | 2025.01.16 06:37:20.734 | P | no message found |
bugs.core_3732_test Segfault when closing attachment to database |
2025.01.16 06:37:20.734 | 2025.01.16 06:37:24.970 | P | no message found |
bugs.core_3733_test GBAK fails to fix system generators while restoring |
2025.01.16 06:37:24.970 | 2025.01.16 06:37:25.930 | P | no message found |
bugs.core_3735_test Unprivileged user can delete from RDB$DATABASE, RDB$COLLATIONS, RDB$CHARACTER_SETS |
2025.01.16 06:37:25.930 | 2025.01.16 06:37:27.359 | 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 |
2025.01.16 06:37:27.359 | 2025.01.16 06:37:27.840 | P | no message found |
bugs.core_3737_test EXECUTE BLOCK parameters definitions are not respected and may cause wrong behavior related to character sets |
2025.01.16 06:37:27.840 | 2025.01.16 06:37:28.359 | P | no message found |
bugs.core_3740_test SELECT using IN list with 153 or more elements causes crash |
2025.01.16 06:37:28.359 | 2025.01.16 06:37:28.854 | 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 |
2025.01.16 06:37:28.854 | 2025.01.16 06:37:29.420 | P | no message found |
bugs.core_3754_test SIMILAR TO works wrongly |
2025.01.16 06:37:29.420 | 2025.01.16 06:37:29.986 | P | no message found |
bugs.core_3761_test Conversion error when using a blob as an argument for the EXCEPTION statement |
2025.01.16 06:37:29.986 | 2025.01.16 06:37:30.542 | P | no message found |
bugs.core_3777_test Conversion error from string when using GROUP BY |
2025.01.16 06:37:30.542 | 2025.01.16 06:37:30.910 | P | no message found |
bugs.core_3779_test Report OS user name in MON$ATTACHMENTS |
2025.01.16 06:37:30.910 | 2025.01.16 06:37:31.358 | P | no message found |
bugs.core_3798_test fb server die when carry out the LEFT + INNER JOIN |
2025.01.16 06:37:31.358 | 2025.01.16 06:37:31.968 | P | no message found |
bugs.core_3799_test with caller privileges option do not work with autonomous transaction option |
2025.01.16 06:37:31.968 | 2025.01.16 06:37:32.369 | P | no message found |
bugs.core_3801_test Warnings could be put twice in status-vector |
2025.01.16 06:37:32.369 | 2025.01.16 06:37:32.959 | 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 |
2025.01.16 06:37:32.959 | 2025.01.16 06:37:33.397 | 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 |
2025.01.16 06:37:33.397 | 2025.01.16 06:37:33.876 | P | no message found |
bugs.core_3820_test RDB$TYPES contain duplicate character sets |
2025.01.16 06:37:33.876 | 2025.01.16 06:37:35.411 | P | no message found |
bugs.core_3829_test Bad alias table choice joining CTE |
2025.01.16 06:37:35.411 | 2025.01.16 06:37:35.899 | P | no message found |
bugs.core_3834_test Usage of a NATURAL JOIN with a derived table crashes the server |
2025.01.16 06:37:35.899 | 2025.01.16 06:37:36.507 | P | no message found |
bugs.core_3874_test Computed column appears in non-existant rows of left join |
2025.01.16 06:37:36.507 | 2025.01.16 06:37:36.995 | P | no message found |
bugs.core_3881_test Extend the error reported for index/constraint violations to include the problematic key value |
2025.01.16 06:37:36.995 | 2025.01.16 06:37:37.467 | P | no message found |
bugs.core_3883_test Ambiguous field name in the trigger when it does a select from the table |
2025.01.16 06:37:37.467 | 2025.01.16 06:37:40.136 | P | no message found |
bugs.core_3884_test Server crashes on preparing empty query when trace is enabled |
2025.01.16 06:37:40.136 | 2025.01.16 06:37:40.628 | P | no message found |
bugs.core_3894_test Wrong numbers in error message for decreasing char/varchar columns |
2025.01.16 06:37:40.628 | 2025.01.16 06:37:41.381 | P | no message found |
bugs.core_3895_test High memory usage when PSQL code SELECT's from stored procedure which modified some data |
2025.01.16 06:37:41.381 | 2025.01.16 06:37:41.829 | P | no message found |
bugs.core_3899_test row_number(), rank() and dense_rank() return BIGINT datatype in dialect 1 |
2025.01.16 06:37:41.829 | 2025.01.16 06:37:42.295 | P | no message found |
bugs.core_3902_test Derived fields may not be optimized via an index |
2025.01.16 06:37:42.295 | 2025.01.16 06:37:42.749 | P | no message found |
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 |
2025.01.16 06:37:42.749 | 2025.01.16 06:37:43.227 | P | deb10build1 Thu Jan 16 06:37:43 2025 UTC Sweep is started by SYSDBA Database "/var/tmp/qa_2024/test_1702/test.fdb" OIT 1, OAT 1, OST 1, Next 1 |
bugs.core_3925_test Creating self-referential FK crashes database (bug-check) whether constraint violation had place |
2025.01.16 06:37:43.227 | 2025.01.16 06:37:43.645 | P | deb10build1 Thu Jan 16 06:37:43 2025 UTC Sweep is started by SYSDBA Database "/var/tmp/qa_2024/test_1702/test.fdb" OIT 1, OAT 1, OST 1, Next 1 |
bugs.core_3929_test Invalid "attempted update of read-only column" error when trying select minvalue from list with more than 255 elements |
2025.01.16 06:37:43.645 | 2025.01.16 06:37:48.556 | P | deb10build1 Thu Jan 16 06:37:43 2025 UTC Sweep is started by SYSDBA Database "/var/tmp/qa_2024/test_1702/test.fdb" OIT 1, OAT 1, OST 1, Next 1 |
deb10build1 Thu Jan 16 06:37:44 2025 UTC Sweep is finished Database "/var/tmp/qa_2024/test_1702/test.fdb" OIT 1, OAT 1, OST 1, Next 2 | ||||
deb10build1 Thu Jan 16 06:37:46 2025 UTC Sweep is started by SYSDBA Database "/var/tmp/qa_2024/test_1702/test.fdb" OIT 1, OAT 2, OST 2, Next 2 | ||||
deb10build1 Thu Jan 16 06:37:46 2025 UTC Sweep is finished Database "/var/tmp/qa_2024/test_1702/test.fdb" OIT 2, OAT 2, OST 2, Next 3 | ||||
bugs.core_3934_test Value of log_sweep parameter in trace configuration is ignored by trace plugin (assumed always true) |
2025.01.16 06:37:48.556 | 2025.01.16 06:37:49.057 | P | no message found |
bugs.core_3937_test eActivate/Activate INDEX or RESTORE not possible with NULL in unique index. |
2025.01.16 06:37:49.057 | 2025.01.16 06:37:49.437 | P | no message found |
bugs.core_3942_test Restore from gbak backup using service doesn't report an error |
2025.01.16 06:37:49.437 | 2025.01.16 06:37:50.108 | P | no message found |
bugs.core_3947_test Wrong results when the column with collation using option (NUMERIC-SORT=1) is in where clause |
2025.01.16 06:37:50.108 | 2025.01.16 06:37:50.611 | 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) |
2025.01.16 06:37:50.611 | 2025.01.16 06:37:51.163 | P | no message found |
bugs.core_3963_test isql doesn't know the difference between UDF's and psql-functions |
2025.01.16 06:37:51.163 | 2025.01.16 06:37:51.658 | P | no message found |
bugs.core_3964_test It is not possible to create a ddl-trigger with "any DDL statement" clause |
2025.01.16 06:37:51.658 | 2025.01.16 06:37:53.382 | P | no message found |
bugs.core_3965_test Creating a procedure containing "case when" expression leads to a server crash |
2025.01.16 06:37:53.382 | 2025.01.16 06:37:54.973 | P | no message found |
bugs.core_3966_test Creating a stored procedure with an "update or insert" statement with MATCHING fails |
2025.01.16 06:37:54.973 | 2025.01.16 06:37:56.766 | P | no message found |
bugs.core_3967_test subselect with reference to outer select fails |
2025.01.16 06:37:56.766 | 2025.01.16 06:37:57.232 | P | no message found |
bugs.core_3972_test Allow the selection of SQL_INT64, SQL_DATE and SQL_TIME in dialect 1 |
2025.01.16 06:37:57.232 | 2025.01.16 06:37:57.709 | 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 |
2025.01.16 06:37:57.709 | 2025.01.16 06:37:58.445 | P | no message found |
bugs.core_3977_test DELETE FROM MON$STATEMENTS does not interrupt a longish fetch |
2025.01.16 06:37:58.445 | 2025.01.16 06:37:58.968 | P | no message found |
bugs.core_3991_test "attempted update of read-only column" when trying update editable view without triggers |
2025.01.16 06:37:58.968 | 2025.01.16 06:37:59.463 | P | no message found |
bugs.core_3992_test No records in the table rdb$dependencies for ddl trigger |
2025.01.16 06:37:59.463 | 2025.01.16 06:37:59.994 | P | no message found |
bugs.core_3997_test Join using RDB$DB_KEY produce NATURAL plan |
2025.01.16 06:37:59.994 | 2025.01.16 06:38:00.545 | P | no message found |
bugs.core_3998_test Parametrized execute statement fails |
2025.01.16 06:38:00.545 | 2025.01.16 06:38:01.099 | P | no message found |
bugs.core_3999_test Bug in unique constraints and / or NUMERIC-SORT collation |
2025.01.16 06:38:01.099 | 2025.01.16 06:38:01.760 | P | no message found |
bugs.core_4002_test Error message "index unexpectedly deleted" in database trigger on commit transaction |
2025.01.16 06:38:01.760 | 2025.01.16 06:38:02.168 | P | no message found |
bugs.core_4005_test wrong error message with recursive CTE |
2025.01.16 06:38:02.168 | 2025.01.16 06:38:02.630 | P | no message found |
bugs.core_4006_test using a result from a procedure in a substring expression leads to server crash |
2025.01.16 06:38:02.630 | 2025.01.16 06:38:03.113 | P | no message found |
bugs.core_4018_test Using system domain in procedures arguments/returns cause the proc to be unchangeable |
2025.01.16 06:38:03.113 | 2025.01.16 06:38:03.583 | P | no message found |
bugs.core_4027_test Creating table with computed fields containing "SELECT FIRST" produces corrupted result |
2025.01.16 06:38:03.583 | 2025.01.16 06:38:04.170 | P | no message found |
bugs.core_4036_test Bugcheck or database corruption when attempting to store long incompressible data into a table |
2025.01.16 06:38:04.170 | 2025.01.16 06:38:04.770 | P | no message found |
bugs.core_4038_test Broken optimization for the stored dbkeys |
2025.01.16 06:38:04.770 | 2025.01.16 06:38:05.337 | P | no message found |
bugs.core_4054_test role not passed on external execute stmt |
2025.01.16 06:38:05.337 | 2025.01.16 06:38:05.694 | 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) |
2025.01.16 06:38:05.694 | 2025.01.16 06:38:06.177 | P | no message found |
bugs.core_4061_test isql does not insert boolean values correctly, always shown as False |
2025.01.16 06:38:06.177 | 2025.01.16 06:38:06.781 | P | no message found |
bugs.core_4067_test Problem with "CREATE DATABASE ... COLLATION ..." and 1 dialect |
2025.01.16 06:38:06.781 | 2025.01.16 06:38:07.224 | P | no message found |
bugs.core_4068_test create package fails on creating header as soon as there is at least 1 procedure name |
2025.01.16 06:38:07.224 | 2025.01.16 06:38:07.697 | P | no message found |
bugs.core_4070_test NOT-NULL-column can be used as primary key and filled with NULL-values |
2025.01.16 06:38:07.697 | 2025.01.16 06:38:08.319 | P | no message found |
bugs.core_4073_test Constant columns getting empty value with subselect from procedure |
2025.01.16 06:38:08.319 | 2025.01.16 06:38:08.930 | P | no message found |
bugs.core_4074_test Computed by columns and position function |
2025.01.16 06:38:08.930 | 2025.01.16 06:38:09.541 | P | no message found |
bugs.core_4075_test Server bugchecks or crashes on exception in calculated index |
2025.01.16 06:38:09.541 | 2025.01.16 06:38:10.013 | P | no message found |
bugs.core_4081_test Regression: Built-in functions and subselect no longer supported in "update or insert" value list |
2025.01.16 06:38:10.013 | 2025.01.16 06:38:10.473 | P | no message found |
bugs.core_4082_test Wrong error message |
2025.01.16 06:38:10.473 | 2025.01.16 06:38:10.954 | P | no message found |
bugs.core_4083_test Full outer join in derived table with coalesce (iif) |
2025.01.16 06:38:10.954 | 2025.01.16 06:38:11.433 | P | no message found |
bugs.core_4084_test Regression: Group by fails if subselect-column is involved |
2025.01.16 06:38:11.433 | 2025.01.16 06:38:12.157 | P | no message found |
bugs.core_4091_test Incorrect full join result with ROW_NUMBER() Function in CTE |
2025.01.16 06:38:12.157 | 2025.01.16 06:38:12.564 | P | no message found |
bugs.core_4093_test Server crashes while converting an overscaled numeric to a string |
2025.01.16 06:38:12.564 | 2025.01.16 06:38:15.325 | P | no message found |
bugs.core_4094_test Wrong parameters order in trace output |
2025.01.16 06:38:15.325 | 2025.01.16 06:38:15.795 | P | no message found |
bugs.core_4102_test Bad optimization of OR predicates applied to unions |
2025.01.16 06:38:15.795 | 2025.01.16 06:38:16.243 | P | no message found |
bugs.core_4107_test wrong resultset (subquery + derived table + union) |
2025.01.16 06:38:16.243 | 2025.01.16 06:38:16.670 | P | no message found |
bugs.core_4108_test Regression: Server crashes when executing sql query "delete from mytable order by id desc rows 2" |
2025.01.16 06:38:16.670 | 2025.01.16 06:38:17.713 | P | no message found |
bugs.core_4113_test EXECUTE BLOCK prepare fails |
2025.01.16 06:38:17.713 | 2025.01.16 06:38:18.131 | P | no message found |
bugs.core_4114_test SIMILAR TO does not work with x-prefixed literals |
2025.01.16 06:38:18.131 | 2025.01.16 06:38:18.962 | P | no message found |
bugs.core_4115_test EXECUTE BLOCK execution cause server crash |
2025.01.16 06:38:18.962 | 2025.01.16 06:38:19.538 | P | no message found |
bugs.core_4117_test COMPUTED BY field is evaluated as NULL if used as an exception parameter directly |
2025.01.16 06:38:19.538 | 2025.01.16 06:38:20.123 | P | no message found |
bugs.core_4118_test Expression index may be not used for derived fields or view fields |
2025.01.16 06:38:20.123 | 2025.01.16 06:38:20.644 | P | no message found |
bugs.core_4119_test Metadata source becomes wrong after twice transliteration to the metadata charset |
2025.01.16 06:38:20.644 | 2025.01.16 06:38:21.336 | P | no message found |
bugs.core_4122_test Metadata export with isql (option -ex) does not export functions properly |
2025.01.16 06:38:21.336 | 2025.01.16 06:38:21.792 | P | no message found |
bugs.core_4123_test Firebird crash when executing an stored procedure called by a trigger that converts string to upper |
2025.01.16 06:38:21.792 | 2025.01.16 06:38:22.473 | P | no message found |
bugs.core_4125_test Using COLLATE UNICODE_CI_AI in WHERE clause (not indexed) is extremely slow |
2025.01.16 06:38:22.473 | 2025.01.16 06:38:24.070 | P | no message found |
bugs.core_4126_test gbak -r fails in restoring all stored procedures/functions in packages |
2025.01.16 06:38:24.070 | 2025.01.16 06:38:24.628 | P | no message found |
bugs.core_4127_test Server crashes instead of reporting the error "key size exceeds implementation restriction" |
2025.01.16 06:38:24.628 | 2025.01.16 06:38:25.106 | P | no message found |
bugs.core_4131_test Error when processing an empty data set by window function, if reading indexed |
2025.01.16 06:38:25.106 | 2025.01.16 06:38:38.582 | P | deb10build1 Thu Jan 16 06:38:27 2025 UTC Sweep is started by SYSDBA Database "/var/tmp/qa_2024/test_1758/test.fdb" OIT 16, OAT 17, OST 17, Next 18 |
deb10build1 Thu Jan 16 06:38:31 2025 UTC Error during sweep of /var/tmp/qa_2024/test_1758/test.fdb: database /var/tmp/qa_2024/test_1758/test.fdb shutdown | ||||
bugs.core_4135_test In SS sweep blocks establishment of concurrent attachments |
2025.01.16 06:38:38.582 | 2025.01.16 06:38:39.068 | P | no message found |
bugs.core_4136_test Sharp-S character treated incorrectly in UNICODE_CI_AI collation |
2025.01.16 06:38:39.068 | 2025.01.16 06:38:39.699 | P | no message found |
bugs.core_4137_test Wrong metadata output script generated by isql / CHARACTER SETISO8859_1 syntax error |
2025.01.16 06:38:39.699 | 2025.01.16 06:38:40.238 | P | no message found |
bugs.core_4139_test Error "invalid stream" can be raised in some cases while matching a computed index |
2025.01.16 06:38:40.238 | 2025.01.16 06:38:40.801 | 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 |
2025.01.16 06:38:40.801 | 2025.01.16 06:38:41.422 | P | no message found |
bugs.core_4142_test Regression: Server crashes while preparing a query with DISTINCT and ORDER BY |
2025.01.16 06:38:41.422 | 2025.01.16 06:38:41.892 | P | no message found |
bugs.core_4144_test Error "context already in use (BLR error)" when preparing a query with UNION |
2025.01.16 06:38:41.892 | 2025.01.16 06:38:42.364 | P | no message found |
bugs.core_4149_test New permission types are not displayed by ISQL |
2025.01.16 06:38:42.364 | 2025.01.16 06:38:42.760 | 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 |
2025.01.16 06:38:42.760 | 2025.01.16 06:38:43.346 | P | no message found |
bugs.core_4158_test Regression: LIKE with escape does not work |
2025.01.16 06:38:43.346 | 2025.01.16 06:38:43.975 | P | no message found |
bugs.core_4160_test The parameterized exception does not accept not ASCII characters as parameter |
2025.01.16 06:38:43.975 | 2025.01.16 06:38:44.931 | 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 |
2025.01.16 06:38:44.931 | 2025.01.16 06:38:45.866 | P | no message found |
bugs.core_4164_test Owner name is missing for generators/exceptions restored from a backup |
2025.01.16 06:38:45.866 | 2025.01.16 06:38:46.809 | P | no message found |
bugs.core_4165_test Replace the hierarchical union execution with the plain one |
2025.01.16 06:38:46.809 | 2025.01.16 06:38:47.741 | P | no message found |
bugs.core_4172_test Creating external function (udf) to not existing dll - and then procedure with it - crash server |
2025.01.16 06:38:47.741 | 2025.01.16 06:38:48.112 | P | no message found |
bugs.core_4173_test Setting generator value twice in single transaction will set it to zero |
2025.01.16 06:38:48.112 | 2025.01.16 06:38:48.631 | P | no message found |
bugs.core_4177_test Problem with some boolean expressions not being allowed |
2025.01.16 06:38:48.631 | 2025.01.16 06:38:49.361 | P | no message found |
bugs.core_4180_test CREATE COLLATION does not verify base collation charset |
2025.01.16 06:38:49.361 | 2025.01.16 06:38:49.776 | P | no message found |
bugs.core_4184_test Executing empty EXECUTE BLOCK with NotNull output parameter raised error |
2025.01.16 06:38:49.776 | 2025.01.16 06:38:50.212 | P | no message found |
bugs.core_4198_test Incorrect "token unknown" error when the SQL string ends with a hex number literal |
2025.01.16 06:38:50.212 | 2025.01.16 06:38:50.685 | P | no message found |
bugs.core_4199_test Add optional START WITH clause to identity columns |
2025.01.16 06:38:50.685 | 2025.01.16 06:38:51.674 | P | no message found |
bugs.core_4200_test An uncommitted select of the pseudo table sec$users blocks new database connections |
2025.01.16 06:38:51.674 | 2025.01.16 06:38:52.268 | P | no message found |
bugs.core_4201_test Regression: Computed field returns null value inside BI trigger |
2025.01.16 06:38:52.268 | 2025.01.16 06:38:52.722 | P | no message found |
bugs.core_4203_test Cannot create packaged routines with [VAR]CHAR parameters |
2025.01.16 06:38:52.722 | 2025.01.16 06:38:53.169 | P | no message found |
bugs.core_4204_test Error when compiling the procedure containing the statement if (x = (select ...)) |
2025.01.16 06:38:53.169 | 2025.01.16 06:38:53.827 | P | no message found |
bugs.core_4205_test ISQL -x does not output the START WITH clause of generators/sequences |
2025.01.16 06:38:53.827 | 2025.01.16 06:38:54.243 | P | no message found |
bugs.core_4206_test Add RESTART [WITH] clause for alter identity columns |
2025.01.16 06:38:54.243 | 2025.01.16 06:38:54.844 | P | no message found |
bugs.core_4210_test Preserve comments for output parameters after altering procedures |
2025.01.16 06:38:54.844 | 2025.01.16 06:38:55.382 | P | no message found |
bugs.core_4212_test Dropping FK on GTT crashes server |
2025.01.16 06:38:55.382 | 2025.01.16 06:38:55.860 | P | no message found |
bugs.core_4214_test GTT should not reference permanent relation |
2025.01.16 06:38:55.860 | 2025.01.16 06:38:56.545 | P | no message found |
bugs.core_4216_test Memory leak with TRIGGER ON TRANSACTION COMMIT |
2025.01.16 06:38:56.545 | 2025.01.16 06:38:57.552 | P | no message found |
bugs.core_4218_test Add database owner to mon$database |
2025.01.16 06:38:57.552 | 2025.01.16 06:38:58.217 | P | no message found |
bugs.core_4224_test Database replace through services API fails |
2025.01.16 06:38:58.217 | 2025.01.16 06:38:58.703 | P | no message found |
bugs.core_4227_test Regression: Wrong evaluation of BETWEEN and boolean expressions due to parser conflict |
2025.01.16 06:38:58.703 | 2025.01.16 06:38:59.373 | P | no message found |
bugs.core_4229_test Bidirectional cursor is not positioned by the first call of FETCH LAST |
2025.01.16 06:38:59.373 | 2025.01.16 06:38:59.958 | P | no message found |
bugs.core_4233_test In PSQL modules with declared cursors engine could assign value to the wrong variable |
2025.01.16 06:38:59.958 | 2025.01.16 06:39:00.388 | P | no message found |
bugs.core_4234_test Error with IF (subfunc()) when subfunc returns a boolean |
2025.01.16 06:39:00.388 | 2025.01.16 06:39:12.564 | P | deb10build1 Thu Jan 16 06:39:10 2025 UTC INET/inet_error: send errno = 32, server host = localhost, address = 127.0.0.1/3712 |
deb10build1 Thu Jan 16 06:39:10 2025 UTC INET/inet_error: send errno = 32, server host = localhost, address = 127.0.0.1/3712 | ||||
deb10build1 Thu Jan 16 06:39:11 2025 UTC Database: /var/tmp/qa_2024/test_1794/test.fdb Validation started | ||||
deb10build1 Thu Jan 16 06:39:12 2025 UTC Database: /var/tmp/qa_2024/test_1794/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 |
2025.01.16 06:39:12.564 | 2025.01.16 06:39:12.988 | P | deb10build1 Thu Jan 16 06:39:12 2025 UTC Database: /var/tmp/qa_2024/test_1794/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 |
2025.01.16 06:39:12.988 | 2025.01.16 06:39:13.450 | P | deb10build1 Thu Jan 16 06:39:12 2025 UTC Database: /var/tmp/qa_2024/test_1794/test.fdb Validation finished: 0 errors, 0 warnings, 0 fixed |
bugs.core_4244_test Problem with creation procedure which contain adding text in DOS864 charset |
2025.01.16 06:39:13.450 | 2025.01.16 06:39:14.107 | P | no message found |
bugs.core_4247_test Delete "where current of" cursor fails for tables with newly added fields |
2025.01.16 06:39:14.107 | 2025.01.16 06:39:14.721 | P | no message found |
bugs.core_4252_test Add table name to text of validation contraint error message, to help identify error context |
2025.01.16 06:39:14.721 | 2025.01.16 06:39:15.177 | P | no message found |
bugs.core_4255_test Parametrized queries using RDB$DB_KEY do not work |
2025.01.16 06:39:15.177 | 2025.01.16 06:39:15.704 | P | no message found |
bugs.core_4258_test Regression: Wrong boundary for minimum value for BIGINT/DECIMAL(18) |
2025.01.16 06:39:15.704 | 2025.01.16 06:39:16.556 | P | no message found |
bugs.core_4261b_test Wrong result of join when joined fields are created via row_number() function |
2025.01.16 06:39:16.556 | 2025.01.16 06:39:16.965 | P | no message found |
bugs.core_4262_test Context parsing error with derived tables and CASE functions |
2025.01.16 06:39:16.965 | 2025.01.16 06:39:17.629 | P | no message found |
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 |
2025.01.16 06:39:17.629 | 2025.01.16 06:39:18.201 | P | deb10build1 Thu Jan 16 06:39:18 2025 UTC Deleting function PKG_SEQUENCE.SET_CURRENT_VALUE which is currently in use by active user requests |
deb10build1 Thu Jan 16 06:39:18 2025 UTC Deleting function PKG_SEQUENCE.GET_MAX which is currently in use by active user requests | ||||
deb10build1 Thu Jan 16 06:39:18 2025 UTC Deleting function PKG_SEQUENCE.SET_MAX which is currently in use by active user requests | ||||
deb10build1 Thu Jan 16 06:39:18 2025 UTC Deleting function PKG_SEQUENCE.SET_MIN which is currently in use by active user requests | ||||
deb10build1 Thu Jan 16 06:39:18 2025 UTC Deleting function PKG_SEQUENCE.GET_STEP which is currently in use by active user requests | ||||
deb10build1 Thu Jan 16 06:39:18 2025 UTC Deleting function PKG_SEQUENCE.SET_STEP which is currently in use by active user requests | ||||
deb10build1 Thu Jan 16 06:39:18 2025 UTC Modifying procedure PKG_SEQUENCE.INITIALIZE which is currently in use by active user requests | ||||
deb10build1 Thu Jan 16 06:39:18 2025 UTC Modifying function PKG_SEQUENCE.GET_CURRENT_VALUE which is currently in use by active user requests | ||||
deb10build1 Thu Jan 16 06:39:18 2025 UTC Modifying function PKG_SEQUENCE.NEXT_VALUE which is currently in use by active user requests | ||||
deb10build1 Thu Jan 16 06:39:18 2025 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 ...) |
2025.01.16 06:39:18.201 | 2025.01.16 06:39:18.704 | P | deb10build1 Thu Jan 16 06:39:18 2025 UTC Deleting function PKG_SEQUENCE.SET_CURRENT_VALUE which is currently in use by active user requests |
deb10build1 Thu Jan 16 06:39:18 2025 UTC Deleting function PKG_SEQUENCE.GET_MAX which is currently in use by active user requests | ||||
deb10build1 Thu Jan 16 06:39:18 2025 UTC Deleting function PKG_SEQUENCE.SET_MAX which is currently in use by active user requests | ||||
deb10build1 Thu Jan 16 06:39:18 2025 UTC Deleting function PKG_SEQUENCE.SET_MIN which is currently in use by active user requests | ||||
deb10build1 Thu Jan 16 06:39:18 2025 UTC Deleting function PKG_SEQUENCE.GET_STEP which is currently in use by active user requests | ||||
deb10build1 Thu Jan 16 06:39:18 2025 UTC Deleting function PKG_SEQUENCE.SET_STEP which is currently in use by active user requests | ||||
deb10build1 Thu Jan 16 06:39:18 2025 UTC Modifying procedure PKG_SEQUENCE.INITIALIZE which is currently in use by active user requests | ||||
deb10build1 Thu Jan 16 06:39:18 2025 UTC Modifying function PKG_SEQUENCE.GET_CURRENT_VALUE which is currently in use by active user requests | ||||
deb10build1 Thu Jan 16 06:39:18 2025 UTC Modifying function PKG_SEQUENCE.NEXT_VALUE which is currently in use by active user requests | ||||
deb10build1 Thu Jan 16 06:39:18 2025 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 |
2025.01.16 06:39:18.704 | 2025.01.16 06:39:19.227 | P | deb10build1 Thu Jan 16 06:39:18 2025 UTC Deleting function PKG_SEQUENCE.SET_CURRENT_VALUE which is currently in use by active user requests |
deb10build1 Thu Jan 16 06:39:18 2025 UTC Deleting function PKG_SEQUENCE.GET_MAX which is currently in use by active user requests | ||||
deb10build1 Thu Jan 16 06:39:18 2025 UTC Deleting function PKG_SEQUENCE.SET_MAX which is currently in use by active user requests | ||||
deb10build1 Thu Jan 16 06:39:18 2025 UTC Deleting function PKG_SEQUENCE.SET_MIN which is currently in use by active user requests | ||||
deb10build1 Thu Jan 16 06:39:18 2025 UTC Deleting function PKG_SEQUENCE.GET_STEP which is currently in use by active user requests | ||||
deb10build1 Thu Jan 16 06:39:18 2025 UTC Deleting function PKG_SEQUENCE.SET_STEP which is currently in use by active user requests | ||||
deb10build1 Thu Jan 16 06:39:18 2025 UTC Modifying procedure PKG_SEQUENCE.INITIALIZE which is currently in use by active user requests | ||||
deb10build1 Thu Jan 16 06:39:18 2025 UTC Modifying function PKG_SEQUENCE.GET_CURRENT_VALUE which is currently in use by active user requests | ||||
deb10build1 Thu Jan 16 06:39:18 2025 UTC Modifying function PKG_SEQUENCE.NEXT_VALUE which is currently in use by active user requests | ||||
deb10build1 Thu Jan 16 06:39:18 2025 UTC Modifying function PKG_SEQUENCE.IS_END which is currently in use by active user requests | ||||
bugs.core_4276_test Error on create table with "CHARACTER SET DOS775" field |
2025.01.16 06:39:19.227 | 2025.01.16 06:39:19.659 | P | no message found |
bugs.core_4280_test FB3: Stored function accepts duplicate input arguments |
2025.01.16 06:39:19.659 | 2025.01.16 06:39:20.130 | 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 |
2025.01.16 06:39:20.130 | 2025.01.16 06:39:20.732 | P | no message found |
bugs.core_4285_test Choose the best matching index for navigation |
2025.01.16 06:39:20.732 | 2025.01.16 06:39:21.168 | P | no message found |
bugs.core_4289_test Regression: NOT-null field from derived table became NULL when is referred outside DT |
2025.01.16 06:39:21.168 | 2025.01.16 06:39:25.609 | P | no message found |
bugs.core_4292_test Server ignores asynchronous (monitoring or cancellation) requests while preparing a query with lot of windowed functions |
2025.01.16 06:39:25.609 | 2025.01.16 06:39:26.279 | P | no message found |
bugs.core_4298_test fbsvcmgr doesn't recognise sts_record_versions and other sts switches |
2025.01.16 06:39:26.279 | 2025.01.16 06:39:26.839 | P | no message found |
bugs.core_4299_test Inappropriate self-reference of column when using "with check option" with extract(...) |
2025.01.16 06:39:26.839 | 2025.01.16 06:39:27.846 | P | no message found |
bugs.core_4301_test Non-ASCII data in SEC$USERS is not read correctly |
2025.01.16 06:39:27.846 | 2025.01.16 06:39:28.695 | P | no message found |
bugs.core_4302_addi_test Lookup (or scan) in descending index could be very inefficient for some keys |
2025.01.16 06:39:28.695 | 2025.01.16 06:39:29.526 | P | no message found |
bugs.core_4302_test Lookup (or scan) in descending index could be very inefficient for some keys |
2025.01.16 06:39:29.526 | 2025.01.16 06:39:30.040 | P | no message found |
bugs.core_4304_test Engine crashes when attempt to REcreate table with FK after syntax error before such recreating |
2025.01.16 06:39:30.040 | 2025.01.16 06:39:30.653 | P | no message found |
bugs.core_4307_test Fields present only in WHERE clause of views WITH CHECK OPTION causes invalid CHECK CONSTRAINT violation |
2025.01.16 06:39:30.653 | 2025.01.16 06:39:31.107 | P | no message found |
bugs.core_4310_test DateAdd(): change input <amount> argument from INT to BIGINT |
2025.01.16 06:39:31.107 | 2025.01.16 06:39:31.729 | 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 |
2025.01.16 06:39:31.729 | 2025.01.16 06:39:32.382 | P | no message found |
bugs.core_4318_test Regression: Predicates involving PSQL variables/parameters are not pushed inside the aggregation |
2025.01.16 06:39:32.382 | 2025.01.16 06:39:35.771 | 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 |
2025.01.16 06:39:35.771 | 2025.01.16 06:39:36.277 | P | no message found |
bugs.core_4321_test Regression: ISQL does not destroy the SQL statement |
2025.01.16 06:39:36.277 | 2025.01.16 06:39:36.758 | P | no message found |
bugs.core_4322_test Engine crashes when use aggregate or window functions in recursive query (instead of producing compiling error) |
2025.01.16 06:39:36.758 | 2025.01.16 06:39:37.815 | P | no message found |
bugs.core_4326_test Keyword SET should not be required in ALTER USER statement |
2025.01.16 06:39:37.815 | 2025.01.16 06:39:38.276 | P | no message found |
bugs.core_4330_test not correct result function LAG, if OFFSET value are assigned from a table |
2025.01.16 06:39:38.276 | 2025.01.16 06:39:38.751 | P | no message found |
bugs.core_4331_test LAG, LEAD and NTH_VALUE raise error when the second argument is NULL |
2025.01.16 06:39:38.751 | 2025.01.16 06:39:51.458 | P | deb10build1 Thu Jan 16 06:39:44 2025 UTC Sweep is started by SYSDBA Database "/var/tmp/qa_2024/test_1828/test.fdb" OIT 15, OAT 16, OST 16, Next 17 |
deb10build1 Thu Jan 16 06:39:45 2025 UTC Error during sweep of /var/tmp/qa_2024/test_1828/test.fdb: connection shutdown | ||||
bugs.core_4337_test gfix -sweep makes "reconnect" when it is removed from mon$attachments by delete command (issued in another window) |
2025.01.16 06:39:51.458 | 2025.01.16 06:39:52.708 | P | no message found |
bugs.core_4342_test Non-privileged user can delete records from RDB$SECURITY_CLASSES table |
2025.01.16 06:39:52.708 | 2025.01.16 06:39:53.340 | P | no message found |
bugs.core_4344_test Error "no current record for fetch operation" when table inner join procedure inner join table |
2025.01.16 06:39:53.340 | 2025.01.16 06:39:58.390 | P | no message found |
bugs.core_4345_test Ability to trace stored functions execution |
2025.01.16 06:39:58.390 | 2025.01.16 06:39:58.866 | P | no message found |
bugs.core_4350_test Support the SQL Standard ALTER SEQUENCE .. RESTART (without WITH clause) |
2025.01.16 06:39:58.866 | 2025.01.16 06:39:59.290 | P | no message found |
bugs.core_4351_test Incorrect default value when adding a new column |
2025.01.16 06:39:59.290 | 2025.01.16 06:39:59.771 | 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 |
2025.01.16 06:39:59.771 | 2025.01.16 06:40:00.671 | P | no message found |
bugs.core_4359_test non-priviledged user can insert and update rdb$database |
2025.01.16 06:40:00.671 | 2025.01.16 06:40:01.139 | P | no message found |
bugs.core_4360_test SELECT from derived table which contains GROUP BY on field with literal value returns wrong result |
2025.01.16 06:40:01.139 | 2025.01.16 06:40:01.532 | P | no message found |
bugs.core_4365_test Equality predicate distribution does not work for some complex queries |
2025.01.16 06:40:01.532 | 2025.01.16 06:40:02.104 | 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 ...) |
2025.01.16 06:40:02.104 | 2025.01.16 06:40:02.643 | P | no message found |
bugs.core_4369_test BUGCHECK(177) for MERGE with multiple matches |
2025.01.16 06:40:02.643 | 2025.01.16 06:40:03.108 | P | no message found |
bugs.core_4371_test Create function/sp which references to non-existent exception <...> |
2025.01.16 06:40:03.108 | 2025.01.16 06:40:03.474 | P | no message found |
bugs.core_4373_test Duplicate names in package are not checked |
2025.01.16 06:40:03.474 | 2025.01.16 06:40:06.100 | P | no message found |
bugs.core_4374_test Truncation error when using EXECUTE STATEMENT with a blob |
2025.01.16 06:40:06.100 | 2025.01.16 06:40:08.378 | P | no message found |
bugs.core_4375_test Procedure executes infinitely if contains more than 32767 statements inside any BEGIN/END block |
2025.01.16 06:40:08.378 | 2025.01.16 06:40:08.866 | P | no message found |
bugs.core_4376_test Preparation of erroneous DDL statement does not show the main command failed |
2025.01.16 06:40:08.866 | 2025.01.16 06:40:11.303 | P | no message found |
bugs.core_4379_test Poor performance of explicit cursors containing correlated subqueries in the select list |
2025.01.16 06:40:11.303 | 2025.01.16 06:40:11.843 | P | no message found |
bugs.core_4380_test ISQL truncates blob when reading an empty segment |
2025.01.16 06:40:11.843 | 2025.01.16 06:40:12.503 | P | no message found |
bugs.core_4381_test Incorrect line/column information in runtime errors |
2025.01.16 06:40:12.503 | 2025.01.16 06:40:13.074 | P | no message found |
bugs.core_4382_test User savepoints are not released on commit |
2025.01.16 06:40:13.074 | 2025.01.16 06:40:15.667 | P | no message found |
bugs.core_4388_test SELECT WITH LOCK may enter an infinite loop for a single record |
2025.01.16 06:40:15.667 | 2025.01.16 06:40:16.169 | P | no message found |
bugs.core_4396_test incorrect result query if it is execute through "execute statement" |
2025.01.16 06:40:16.169 | 2025.01.16 06:40:16.586 | 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 |
2025.01.16 06:40:16.586 | 2025.01.16 06:40:17.208 | P | no message found |
bugs.core_4403_test Allow referencing cursors as record variables in PSQL |
2025.01.16 06:40:17.208 | 2025.01.16 06:40:17.666 | P | no message found |
bugs.core_4415_test Useless extraction of generic DDL trigger |
2025.01.16 06:40:17.666 | 2025.01.16 06:40:18.521 | P | no message found |
bugs.core_4417_test gbak: cannot commit index ; primary key with german umlaut |
2025.01.16 06:40:18.521 | 2025.01.16 06:40:19.067 | P | no message found |
bugs.core_4418_test Regression: Can not run ALTER TABLE DROP CONSTRAINT <FK_name> after recent changes in svn |
2025.01.16 06:40:19.067 | 2025.01.16 06:40:19.544 | P | no message found |
bugs.core_4419_test Server crashes while sorting records longer than 128KB |
2025.01.16 06:40:19.544 | 2025.01.16 06:40:19.956 | P | no message found |
bugs.core_4422_test FB crashes when using row_number()over( PARTITION BY x) in ORDER by clause |
2025.01.16 06:40:19.956 | 2025.01.16 06:40:20.824 | P | no message found |
bugs.core_4425_test User-collations based on UNICODE are not upgrade to newer ICU version on restore |
2025.01.16 06:40:20.824 | 2025.01.16 06:40:21.603 | P | no message found |
bugs.core_4430_test Properties of user created in Legacy_UserManager padded with space up to 10 character |
2025.01.16 06:40:21.603 | 2025.01.16 06:40:22.115 | P | no message found |
bugs.core_4434_test Extend the use of colon prefix for read/assignment OLD/NEW fields and assignment to variables |
2025.01.16 06:40:22.115 | 2025.01.16 06:40:22.577 | P | no message found |
bugs.core_4440_test ISQL crashed without connect when execute command "show version" |
2025.01.16 06:40:22.577 | 2025.01.16 06:40:23.197 | P | no message found |
bugs.core_4447_test Positioned UPDATE statement prohibits index usage for the subsequent cursor field references |
2025.01.16 06:40:23.197 | 2025.01.16 06:40:25.893 | P | no message found |
bugs.core_4451_test Allow output to trace explain plan form. |
2025.01.16 06:40:25.893 | 2025.01.16 06:40:26.481 | P | no message found |
bugs.core_4452_test Can`t create two collations with different names if autoddl OFF in FB 2.5.3 |
2025.01.16 06:40:26.481 | 2025.01.16 06:40:27.025 | P | no message found |
bugs.core_4453_test Regression: NOT NULL constraint, declared in domain, does not work |
2025.01.16 06:40:27.025 | 2025.01.16 06:40:27.488 | P | no message found |
bugs.core_4457_test DATEADD should support fractional value for MILLISECOND |
2025.01.16 06:40:27.488 | 2025.01.16 06:40:27.928 | P | no message found |
bugs.core_4460_test Expressions containing some built-in functions may be badly optimized |
2025.01.16 06:40:27.928 | 2025.01.16 06:40:28.302 | P | no message found |
bugs.core_4461_test nbackup prints error messages to stdout instead stderr |
2025.01.16 06:40:28.302 | 2025.01.16 06:40:35.294 | P | deb10build1 Thu Jan 16 06:40:31 2025 UTC Database: /var/tmp/qa_2024/test_1869/core_4462_res.fdb Validation started |
deb10build1 Thu Jan 16 06:40:31 2025 UTC Database: /var/tmp/qa_2024/test_1869/core_4462_res.fdb Validation finished: 0 errors, 0 warnings, 0 fixed | ||||
deb10build1 Thu Jan 16 06:40:34 2025 UTC Database: /var/tmp/qa_2024/test_1869/core_4462_res.fdb Validation started | ||||
deb10build1 Thu Jan 16 06:40:34 2025 UTC Database: /var/tmp/qa_2024/test_1869/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 |
2025.01.16 06:40:35.294 | 2025.01.16 06:40:36.275 | P | no message found |
bugs.core_4464_test Duplicate tags for CREATE/ALTER USER not handled correctly |
2025.01.16 06:40:36.275 | 2025.01.16 06:40:36.783 | P | no message found |
bugs.core_4466_test Add DROP NOT NULL to ALTER COLUMN |
2025.01.16 06:40:36.783 | 2025.01.16 06:40:38.281 | P | no message found |
bugs.core_4468_test FB3: CREATE USER GRANT ADMIN ROLE does not work |
2025.01.16 06:40:38.281 | 2025.01.16 06:40:39.367 | P | no message found |
bugs.core_4469_test Add field in SEC$USERS reflecting whether a user has RDB$ADMIN role in security database |
2025.01.16 06:40:39.367 | 2025.01.16 06:40:40.494 | P | no message found |
bugs.core_4470_test gbak fails to restore database containing dependency between views and packaged functions |
2025.01.16 06:40:40.494 | 2025.01.16 06:40:41.008 | 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 |
2025.01.16 06:40:41.008 | 2025.01.16 06:40:41.772 | P | no message found |
bugs.core_4473_test Restore of pre ODS 11.1 database can leave RDB$RELATION_TYPE null |
2025.01.16 06:40:41.772 | 2025.01.16 06:40:42.262 | P | no message found |
bugs.core_4477_test Field RDB$MAP_TO_TYPE is not present in RDB$TYPES |
2025.01.16 06:40:42.262 | 2025.01.16 06:40:43.096 | 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 |
2025.01.16 06:40:43.096 | 2025.01.16 06:40:43.580 | P | no message found |
bugs.core_4484_test Description (COMMENT ON) for package procedures and functions, and its parameters |
2025.01.16 06:40:43.580 | 2025.01.16 06:40:44.144 | P | no message found |
bugs.core_4487_test Maintain package body after ALTER/RECREATE PACKAGE |
2025.01.16 06:40:44.144 | 2025.01.16 06:40:44.737 | 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 |
2025.01.16 06:40:44.737 | 2025.01.16 06:40:45.210 | P | no message found |
bugs.core_4492_test OR/IN predicates for RDB$DBKEY lead to NATURAL plan |
2025.01.16 06:40:45.210 | 2025.01.16 06:40:45.737 | P | no message found |
bugs.core_4493_test Index not found for RECREATE TRIGGER |
2025.01.16 06:40:45.737 | 2025.01.16 06:40:46.360 | 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 |
2025.01.16 06:40:46.360 | 2025.01.16 06:40:46.790 | P | no message found |
bugs.core_4498_test FB 3.0 crashes when getting an explained plan for a DBKEY based retrieval |
2025.01.16 06:40:46.790 | 2025.01.16 06:40:49.109 | P | no message found |
bugs.core_4503_test ISQL command SHOW USERS display only me |
2025.01.16 06:40:49.109 | 2025.01.16 06:40:49.627 | P | no message found |
bugs.core_4507_test Unable delete procedure source on Firebird 3.0 Alpha 2.0 |
2025.01.16 06:40:49.627 | 2025.01.16 06:40:50.128 | P | no message found |
bugs.core_4528_test Allow hash/merge joins for non-field (dbkey or derived expression) equalities |
2025.01.16 06:40:50.128 | 2025.01.16 06:40:50.800 | P | no message found |
bugs.core_4530_test DB_KEY based join of two tables may be ineffective |
2025.01.16 06:40:50.800 | 2025.01.16 06:40:51.298 | P | no message found |
bugs.core_4539_test Server does not accept the right plan |
2025.01.16 06:40:51.298 | 2025.01.16 06:40:51.751 | P | no message found |
bugs.core_4544_test Allow hiding source code of procedures and triggers in FB 3 |
2025.01.16 06:40:51.751 | 2025.01.16 06:40:52.199 | P | no message found |
bugs.core_4555_test DDL trigger remains active after dropped |
2025.01.16 06:40:52.199 | 2025.01.16 06:40:52.850 | 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 |
2025.01.16 06:40:52.850 | 2025.01.16 06:40:53.350 | P | no message found |
bugs.core_4561_test BUGCHECK(183) when use cursor with "order by ID+0" and "for update with lock" |
2025.01.16 06:40:53.350 | 2025.01.16 06:40:53.800 | 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 |
2025.01.16 06:40:53.800 | 2025.01.16 06:40:54.236 | P | no message found |
bugs.core_4569_test BIN_SHL and BIN_SHR does not work in Dialect 1 |
2025.01.16 06:40:54.236 | 2025.01.16 06:40:54.723 | P | no message found |
bugs.core_4570_test Wrong error at ALTER PACKAGE |
2025.01.16 06:40:54.723 | 2025.01.16 06:40:55.155 | 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 |
2025.01.16 06:40:55.155 | 2025.01.16 06:40:55.601 | P | no message found |
bugs.core_4574_test Regression: Incorrect result in subquery with aggregate |
2025.01.16 06:40:55.601 | 2025.01.16 06:40:56.792 | P | no message found |
bugs.core_4582_test Within LINGER period one can not change some database properties |
2025.01.16 06:40:56.792 | 2025.01.16 06:40:57.271 | P | no message found |
bugs.core_4585_test Can't create column check constraint when the column is domain based |
2025.01.16 06:40:57.271 | 2025.01.16 06:40:57.683 | 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 |
2025.01.16 06:40:57.683 | 2025.01.16 06:40:58.116 | P | no message found |
bugs.core_4599_test REPLACE function works incorrectly with multibyte charsets |
2025.01.16 06:40:58.116 | 2025.01.16 06:40:58.583 | P | no message found |
bugs.core_4604_test EXECUTE STATEMENT rise varchar char_length() size |
2025.01.16 06:40:58.583 | 2025.01.16 06:40:59.117 | P | no message found |
bugs.core_4607_test Add support for having more than one UserManager in firebird.conf and use them from SQL |
2025.01.16 06:40:59.117 | 2025.01.16 06:40:59.627 | 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 |
2025.01.16 06:40:59.627 | 2025.01.16 06:41:00.145 | P | no message found |
bugs.core_4622_test Regression: Trigger with UPDATE OR INSERT statement and IIF() not working as expected |
2025.01.16 06:41:00.145 | 2025.01.16 06:41:00.649 | 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 |
2025.01.16 06:41:00.649 | 2025.01.16 06:41:02.230 | P | no message found |
bugs.core_4634_test Regression: ORDER BY via an index + WHERE clause: error "no current record for fetch operation" |
2025.01.16 06:41:02.230 | 2025.01.16 06:41:02.805 | P | no message found |
bugs.core_4645_test internal Firebird consistency check (cannot find tip page (165), file: tra.cpp line: 2375) |
2025.01.16 06:41:02.805 | 2025.01.16 06:41:04.055 | P | no message found |
bugs.core_4648_test no permission for CREATE access to DATABASE (for RDB$ADMIN) |
2025.01.16 06:41:04.055 | 2025.01.16 06:41:04.748 | P | no message found |
bugs.core_4653_test Crash on infinite mutual SP calls (instead of "Too many concurrent executions of the same request.") |
2025.01.16 06:41:04.748 | 2025.01.16 06:41:05.240 | 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 } |
2025.01.16 06:41:05.240 | 2025.01.16 06:41:05.867 | P | no message found |
bugs.core_4668_test Select from mon$table_stats doesn`t work on SC and CS |
2025.01.16 06:41:05.867 | 2025.01.16 06:41:06.440 | P | no message found |
bugs.core_4673_test Regression: computed index based on a computed column stores NULL for all its keys |
2025.01.16 06:41:06.440 | 2025.01.16 06:41:07.659 | P | no message found |
bugs.core_4675_test Conditions like WHERE <field> = <cursor>.<field> do not use existing index |
2025.01.16 06:41:07.659 | 2025.01.16 06:41:08.264 | P | no message found |
bugs.core_4678_test BLOB not found in SuperClassic and Classic on Uncommitted Transactions |
2025.01.16 06:41:08.264 | 2025.01.16 06:41:08.911 | 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") |
2025.01.16 06:41:08.911 | 2025.01.16 06:41:09.647 | P | no message found |
bugs.core_4690_test DISTINCT vs non-DISTINCT affects the result of IN subquery |
2025.01.16 06:41:09.647 | 2025.01.16 06:41:10.117 | P | no message found |
bugs.core_4693_test CTE Aliases |
2025.01.16 06:41:10.117 | 2025.01.16 06:41:10.616 | 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 |
2025.01.16 06:41:10.616 | 2025.01.16 06:41:14.468 | P | no message found |
bugs.core_4702_test Regression: Join order in v3 is less optimal than in v2.x |
2025.01.16 06:41:14.468 | 2025.01.16 06:41:14.943 | P | no message found |
bugs.core_4706_test ISQL pads blob columns wrongly when the column alias has more than 17 characters |
2025.01.16 06:41:14.943 | 2025.01.16 06:41:19.591 | P | deb10build1 Thu Jan 16 06:41:17 2025 UTC Database: /var/tmp/qa_2024/test_1924/test.fdb Validation started |
deb10build1 Thu Jan 16 06:41:19 2025 UTC Database: /var/tmp/qa_2024/test_1924/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) |
2025.01.16 06:41:19.591 | 2025.01.16 06:41:20.089 | P | deb10build1 Thu Jan 16 06:41:19 2025 UTC Database: /var/tmp/qa_2024/test_1924/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 |
2025.01.16 06:41:20.089 | 2025.01.16 06:41:20.652 | P | no message found |
bugs.core_4710_test invalid request BLR at offset 361 context already in use (BLR error) |
2025.01.16 06:41:20.652 | 2025.01.16 06:41:21.147 | P | deb10build1 Thu Jan 16 06:41:21 2025 UTC conditional shadow dumped for database /var/tmp/qa_2024/test_1928/test.fdb |
bugs.core_4713_test "BLOB not found" error at rollback after insert into table with expression index |
2025.01.16 06:41:21.147 | 2025.01.16 06:41:22.445 | P | deb10build1 Thu Jan 16 06:41:21 2025 UTC conditional shadow dumped for database /var/tmp/qa_2024/test_1928/test.fdb |
bugs.core_4715_test Restore of shadowed database fails using -k ("restore without shadow") switch |
2025.01.16 06:41:22.445 | 2025.01.16 06:41:22.950 | P | no message found |
bugs.core_4719_test Message "Statement failed, SQLSTATE = 00000 + unknown ISC error 0" appears when issuing REVOKE ALL ON ALL FROM <existing_user> |
2025.01.16 06:41:22.950 | 2025.01.16 06:41:23.670 | P | no message found |
bugs.core_4725_test Inconsistencies with ALTER DOMAIN and ALTER TABLE with DROP NOT NULL and PRIMARY KEYs |
2025.01.16 06:41:23.670 | 2025.01.16 06:41:24.619 | 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 |
2025.01.16 06:41:24.619 | 2025.01.16 06:41:33.717 | P | no message found |
bugs.core_4731_test Prohibit an ability to issue DML or DDL statements on RDB$ tables |
2025.01.16 06:41:33.717 | 2025.01.16 06:41:34.290 | 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 |
2025.01.16 06:41:34.290 | 2025.01.16 06:41:34.784 | 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) |
2025.01.16 06:41:34.784 | 2025.01.16 06:41:35.251 | 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" |
2025.01.16 06:41:35.251 | 2025.01.16 06:41:35.693 | 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 |
2025.01.16 06:41:35.693 | 2025.01.16 06:41:36.227 | 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 |
2025.01.16 06:41:36.227 | 2025.01.16 06:41:36.718 | 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 |
2025.01.16 06:41:36.718 | 2025.01.16 06:41:37.444 | 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 |
2025.01.16 06:41:37.444 | 2025.01.16 06:41:37.936 | P | no message found |
bugs.core_4752_test EXECUTE STATEMENT using BLOB parameters results in "Invalid BLOB ID" error |
2025.01.16 06:41:37.936 | 2025.01.16 06:41:38.522 | 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) |
2025.01.16 06:41:38.522 | 2025.01.16 06:41:38.965 | P | no message found |
bugs.core_4755_test Parameterized exception: wrong output when number of arguments greater than 7 |
2025.01.16 06:41:38.965 | 2025.01.16 06:41:39.905 | 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 |
2025.01.16 06:41:39.905 | 2025.01.16 06:41:40.645 | 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 |
2025.01.16 06:41:40.645 | 2025.01.16 06:41:47.459 | 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 |
2025.01.16 06:41:47.459 | 2025.01.16 06:41:47.905 | P | no message found |
bugs.core_4774_test Table aliasing is unnecessary required when doing UPDATE ... RETURNING RDB$ pseudo-columns |
2025.01.16 06:41:47.905 | 2025.01.16 06:41:48.529 | P | no message found |
bugs.core_4781_test Maximum string length (32765 bytes) is not validated |
2025.01.16 06:41:48.529 | 2025.01.16 06:41:49.040 | P | no message found |
bugs.core_4782_test Command `SHOW TABLE` fails when the table contains field with unicode collationin its DDL |
2025.01.16 06:41:49.040 | 2025.01.16 06:41:49.575 | 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 |
2025.01.16 06:41:49.575 | 2025.01.16 06:41:50.058 | P | no message found |
bugs.core_4789_test Prohibit ability to cast timestamps that out of valid range to varchar |
2025.01.16 06:41:50.058 | 2025.01.16 06:41:50.507 | P | no message found |
bugs.core_4791_test Make INSERTING/UPDATING/DELETING reserved words to fix ambiguity with boolean expresions |
2025.01.16 06:41:50.507 | 2025.01.16 06:41:51.652 | P | no message found |
bugs.core_4798_test Regression: MIN/MAX with a join ignores possible index navigation |
2025.01.16 06:41:51.652 | 2025.01.16 06:41:53.850 | P | no message found |
bugs.core_4802_test Regression: GRANT UPDATE(<some_column>) on <T> acts like grant update on ALL columns of <T> |
2025.01.16 06:41:53.850 | 2025.01.16 06:41:55.979 | P | no message found |
bugs.core_4806_test Regression: generators can be seen/modified by unprivileged users |
2025.01.16 06:41:55.979 | 2025.01.16 06:41:56.420 | P | no message found |
bugs.core_4807_test Regression: List of aggregation is not checked properly |
2025.01.16 06:41:56.420 | 2025.01.16 06:41:57.052 | 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 |
2025.01.16 06:41:57.052 | 2025.01.16 06:41:58.822 | P | no message found |
bugs.core_4811_test Make user names behave according to SQL identifiers rules |
2025.01.16 06:41:58.822 | 2025.01.16 06:41:59.327 | 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 |
2025.01.16 06:41:59.327 | 2025.01.16 06:41:59.869 | 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 |
2025.01.16 06:41:59.869 | 2025.01.16 06:42:02.088 | P | no message found |
bugs.core_4821_test grant create database to ROLE doesn`t work: "no permission for CREATE access to DATABASE ..." [CORE4821] |
2025.01.16 06:42:02.088 | 2025.01.16 06:42:02.565 | P | no message found |
bugs.core_4826_test Make ISQL display character set when sqlda_display is on |
2025.01.16 06:42:02.565 | 2025.01.16 06:42:03.215 | 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" |
2025.01.16 06:42:03.215 | 2025.01.16 06:42:04.323 | 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 |
2025.01.16 06:42:04.323 | 2025.01.16 06:42:05.239 | P | no message found |
bugs.core_4839_test SHOW GRANTS does not display info about exceptions which were granted to user |
2025.01.16 06:42:05.239 | 2025.01.16 06:42:05.740 | P | no message found |
bugs.core_4840_test Transactions with isc_tpb_autocommit can hang the server |
2025.01.16 06:42:05.740 | 2025.01.16 06:42:06.170 | 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 |
2025.01.16 06:42:06.170 | 2025.01.16 06:42:06.766 | P | no message found |
bugs.core_4846_test Altering a trigger indicating other table than the original does not reflect the change |
2025.01.16 06:42:06.766 | 2025.01.16 06:42:07.208 | P | no message found |
bugs.core_4848_test MERGE ... WHEN NOT MATCHED ... RETURNING returns wrong (non-null) values when no insert is performed |
2025.01.16 06:42:07.208 | 2025.01.16 06:42:13.793 | P | deb10build1 Thu Jan 16 06:42:10 2025 UTC Srp Server connection shutdown |
deb10build1 Thu Jan 16 06:42:10 2025 UTC Srp Server connection shutdown | ||||
deb10build1 Thu Jan 16 06:42:11 2025 UTC Database: /var/tmp/qa_2024/test_1969/test.fdb Validation started | ||||
deb10build1 Thu Jan 16 06:42:12 2025 UTC Database: /var/tmp/qa_2024/test_1969/test.fdb Validation finished: 1 errors, 0 warnings, 0 fixed | ||||
deb10build1 Thu Jan 16 06:42:12 2025 UTC Database: /var/tmp/qa_2024/test_1969/test.fdb Validation started | ||||
deb10build1 Thu Jan 16 06:42:13 2025 UTC Database: /var/tmp/qa_2024/test_1969/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" |
2025.01.16 06:42:13.793 | 2025.01.16 06:42:14.589 | P | deb10build1 Thu Jan 16 06:42:13 2025 UTC Database: /var/tmp/qa_2024/test_1969/test.fdb Validation finished: 1 errors, 0 warnings, 0 fixed |
bugs.core_4864_test CREATE DATABASE fail with ISQL |
2025.01.16 06:42:14.589 | 2025.01.16 06:42:15.093 | P | no message found |
bugs.core_4867_test Server crash when preparing a query with PLAN clause at some CTE |
2025.01.16 06:42:15.093 | 2025.01.16 06:42:15.609 | P | no message found |
bugs.core_4870_test Incorrect number of affected rows for UPDATE against VIEW created WITH CHECK OPTION |
2025.01.16 06:42:15.609 | 2025.01.16 06:42:16.235 | P | no message found |
bugs.core_4879_test Minor inconvenience in user management via services API |
2025.01.16 06:42:16.235 | 2025.01.16 06:44:51.549 | P | no message found |
bugs.core_4880_test Better performance of creating packages containing many functions |
2025.01.16 06:44:51.549 | 2025.01.16 06:44:52.492 | 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) |
2025.01.16 06:44:52.492 | 2025.01.16 06:44:55.296 | P | no message found |
bugs.core_4882_test ISQL input command (or -i option) reads large (> 64K) lines incorrectly |
2025.01.16 06:44:55.296 | 2025.01.16 06:44:55.820 | P | no message found |
bugs.core_4884_test Crash on pasring of script containing `execute block` with lot of nested begin..end statements |
2025.01.16 06:44:55.820 | 2025.01.16 06:44:56.286 | P | no message found |
bugs.core_4887_test AFTER CREATE/ALTER PACKAGE DDL triggers runs in incorrectly moment |
2025.01.16 06:44:56.286 | 2025.01.16 06:44:58.880 | P | no message found |
bugs.core_4889_test FBSVCMGR with `action_trace_start` prevents in 3.0 SuperServer from connecting using local protocol |
2025.01.16 06:44:58.880 | 2025.01.16 06:44:59.302 | P | no message found |
bugs.core_4898_test Speed up function creation and loading when there are many functions in the database |
2025.01.16 06:44:59.302 | 2025.01.16 06:45:00.004 | P | deb10build1 Thu Jan 16 06:45:00 2025 UTC Database: /var/tmp/qa_2024/test_1982/test.fdb Validation started |
deb10build1 Thu Jan 16 06:45:00 2025 UTC Database: /var/tmp/qa_2024/test_1982/test.fdb Validation finished: 0 errors, 0 warnings, 0 fixed | ||||
bugs.core_4899_test GFIX -online: message "IProvider::attachDatabase failed when loading mapping cache" appears in Classic (only) if access uses remote protocol |
2025.01.16 06:45:00.004 | 2025.01.16 06:45:00.581 | P | deb10build1 Thu Jan 16 06:45:00 2025 UTC Database: /var/tmp/qa_2024/test_1982/test.fdb Validation started |
deb10build1 Thu Jan 16 06:45:00 2025 UTC Database: /var/tmp/qa_2024/test_1982/test.fdb Validation finished: 0 errors, 0 warnings, 0 fixed | ||||
bugs.core_4904_test Index corruption when add data in long-key-indexed field |
2025.01.16 06:45:00.581 | 2025.01.16 06:45:01.056 | P | deb10build1 Thu Jan 16 06:45:00 2025 UTC Database: /var/tmp/qa_2024/test_1982/test.fdb Validation started |
deb10build1 Thu Jan 16 06:45:00 2025 UTC Database: /var/tmp/qa_2024/test_1982/test.fdb Validation finished: 0 errors, 0 warnings, 0 fixed | ||||
bugs.core_4905_test Invalid internal BLR filter conversion |
2025.01.16 06:45:01.056 | 2025.01.16 06:45:01.643 | P | no message found |
bugs.core_4909_test MERGE / HASH JOINs produce incorrect results when VARCHAR join keys differ only by trailing spaces |
2025.01.16 06:45:01.643 | 2025.01.16 06:45:02.113 | P | no message found |
bugs.core_4917_test ALTER DOMAIN ... TO <new_name> allows to specify <new_name> matching to 'RDB$[[:DIGIT:]]*' |
2025.01.16 06:45:02.113 | 2025.01.16 06:45:02.834 | P | no message found |
bugs.core_4921_test Predicate IS [NOT] DISTINCT FROM is not pushed into unions/aggregates thus causing sub-optimal plans |
2025.01.16 06:45:02.834 | 2025.01.16 06:45:03.346 | P | no message found |
bugs.core_4923_test Add ability to track domains rename in DDL triggers |
2025.01.16 06:45:03.346 | 2025.01.16 06:45:06.223 | P | no message found |
bugs.core_4927_test IIF function prevents the condition from being pushed into the union for better optimization |
2025.01.16 06:45:06.223 | 2025.01.16 06:45:07.026 | 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 |
2025.01.16 06:45:07.026 | 2025.01.16 06:45:07.570 | P | no message found |
bugs.core_4929_test Cannot compile source with "ELSE IF ( <expr> ) THEN" statement and commands to manupulate explicit cursor inside |
2025.01.16 06:45:07.570 | 2025.01.16 06:45:08.499 | P | no message found |
bugs.core_4933_test Add better transaction control to isql |
2025.01.16 06:45:08.499 | 2025.01.16 06:45:09.042 | P | no message found |
bugs.core_4934_test Different collation ID for altered computed column |
2025.01.16 06:45:09.042 | 2025.01.16 06:45:10.123 | P | no message found |
bugs.core_4937_test View/subselect with "union" does not use computed index |
2025.01.16 06:45:10.123 | 2025.01.16 06:45:10.646 | P | no message found |
bugs.core_4940_test Add label about deterministic flag for stored function in SHOW and extract commands |
2025.01.16 06:45:10.646 | 2025.01.16 06:45:11.134 | 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 |
2025.01.16 06:45:11.134 | 2025.01.16 06:45:11.598 | P | no message found |
bugs.core_4947_test Compound ALTER TABLE statement with ADD and DROP the same check constraint fails |
2025.01.16 06:45:11.598 | 2025.01.16 06:45:12.161 | P | no message found |
bugs.core_4950_test Statistics for any system index can not be updated/recalculated |
2025.01.16 06:45:12.161 | 2025.01.16 06:45:12.676 | P | no message found |
bugs.core_4954_test The package procedure with value by default isn't called if this parameter isn't specified |
2025.01.16 06:45:12.676 | 2025.01.16 06:45:14.437 | P | deb10build1 Thu Jan 16 06:45:13 2025 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 |
2025.01.16 06:45:14.437 | 2025.01.16 06:45:14.964 | P | no message found |
bugs.core_4970_test Table trigger does not see its mode: inserting or updating or deleting |
2025.01.16 06:45:14.964 | 2025.01.16 06:45:15.423 | P | no message found |
bugs.core_4977_test Detach using Linux client takes much longer than from Windows |
2025.01.16 06:45:15.423 | 2025.01.16 06:45:16.329 | P | no message found |
bugs.core_4980_test Operator REVOKE can modify rights granted to system tables at DB creation time |
2025.01.16 06:45:16.329 | 2025.01.16 06:45:16.944 | P | no message found |
bugs.core_4984_test Ordering by compound index together with a range condition gives wrong results |
2025.01.16 06:45:16.944 | 2025.01.16 06:45:18.525 | P | no message found |
bugs.core_4998_test Both client and server could not close connection after failed authentification |
2025.01.16 06:45:18.525 | 2025.01.16 06:45:18.975 | P | no message found |
bugs.core_5016_test Server crashes during GC when DELETE is executed after adding new referencing column |
2025.01.16 06:45:18.975 | 2025.01.16 06:45:20.131 | P | no message found |
bugs.core_5018_test Regression: Non-indexed predicates may not be applied immediately after retrieval when tables are being joined |
2025.01.16 06:45:20.131 | 2025.01.16 06:45:20.637 | P | no message found |
bugs.core_5020_test Regression: ORDER BY clause on compound index may disable usage of other indices |
2025.01.16 06:45:20.637 | 2025.01.16 06:45:21.034 | P | no message found |
bugs.core_5028_test Report the remote port number in MON$ATTACHMENTS |
2025.01.16 06:45:21.034 | 2025.01.16 06:45:21.043 | P | no message found |
bugs.core_5039_test Connecting to service with invalid servicename yields incorrect error message |
2025.01.16 06:45:21.470 | 2025.01.16 06:45:21.972 | P | no message found |
bugs.core_5049_test Regression: incorrect calculation of byte-length for view columns |
2025.01.16 06:45:21.972 | 2025.01.16 06:45:22.740 | P | no message found |
bugs.core_5060_test Cannot CREATE VIEW that selects from a system table, despite having all grants |
2025.01.16 06:45:22.740 | 2025.01.16 06:45:22.747 | 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 |
2025.01.16 06:45:23.234 | 2025.01.16 06:45:23.746 | P | no message found |
bugs.core_5070_test Compound index cannot be used for filtering in some ORDER/GROUP BY queries |
2025.01.16 06:45:23.746 | 2025.01.16 06:45:24.187 | P | no message found |
bugs.core_5074_test Lost the charset ID in selection of array element |
2025.01.16 06:45:24.187 | 2025.01.16 06:45:25.350 | 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 |
2025.01.16 06:45:25.350 | 2025.01.16 06:45:25.957 | P | no message found |
bugs.core_5077_test ISQL does not show encryption status of database |
2025.01.16 06:45:25.957 | 2025.01.16 06:45:26.741 | P | no message found |
bugs.core_5078_test "Invalid BLOB ID" error |
2025.01.16 06:45:26.741 | 2025.01.16 06:45:27.278 | P | no message found |
bugs.core_5082_test Server does not validate correctness of user/password pair provided in EXECUTE STATEMENT operator |
2025.01.16 06:45:27.278 | 2025.01.16 06:45:46.261 | P | deb10build1 Thu Jan 16 06:45:45 2025 UTC Sweep is started by SWEEPER Database "/var/tmp/qa_2024/test_11019/tmp_5087_dml_heavy.fdb" OIT 204, OAT 57822, OST 57822, Next 57822 |
deb10build1 Thu Jan 16 06:45:45 2025 UTC Sweep is finished Database "/var/tmp/qa_2024/test_11019/tmp_5087_dml_heavy.fdb" OIT 57822, OAT 57824, OST 57824, Next 57826 | ||||
bugs.core_5087_test Database shutdown can cause server crash if multiple attachments run EXECUTE STATEMENT |
2025.01.16 06:45:46.261 | 2025.01.16 06:45:47.561 | P | no message found |
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 |
2025.01.16 06:45:47.561 | 2025.01.16 06:45:48.918 | P | no message found |
bugs.core_5092_test ISQL extract command looses COMPUTED BY field types |
2025.01.16 06:45:48.918 | 2025.01.16 06:45:49.716 | P | no message found |
bugs.core_5093_test Alter computed field type does not work |
2025.01.16 06:45:49.716 | 2025.01.16 06:45:50.237 | P | no message found |
bugs.core_5097_test COMPUTED-BY expressions are not converted to their field type inside the engine |
2025.01.16 06:45:50.237 | 2025.01.16 06:45:50.714 | 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 |
2025.01.16 06:45:50.714 | 2025.01.16 06:45:52.809 | P | no message found |
bugs.core_5110_test False PK/FK violation could be reported when attachment used isc_dpb_no_garbage_collect flag |
2025.01.16 06:45:52.809 | 2025.01.16 06:45:53.800 | P | no message found |
bugs.core_5118_test Indices on computed fields are broken after restore (all keys are NULL) |
2025.01.16 06:45:53.800 | 2025.01.16 06:45:54.285 | 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 |
2025.01.16 06:45:54.285 | 2025.01.16 06:45:54.753 | 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 |
2025.01.16 06:45:54.753 | 2025.01.16 06:45:55.224 | P | no message found |
bugs.core_5133_test ALTER SEQUENCE RESTART WITH does not change the initial value |
2025.01.16 06:45:55.224 | 2025.01.16 06:45:55.670 | P | no message found |
bugs.core_5140_test Wrong error message when user tries to set number of page buffers into not supported value |
2025.01.16 06:45:55.670 | 2025.01.16 06:45:56.315 | 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 |
2025.01.16 06:45:56.315 | 2025.01.16 06:45:57.160 | 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 |
2025.01.16 06:45:57.160 | 2025.01.16 06:45:57.613 | 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 |
2025.01.16 06:45:57.613 | 2025.01.16 06:45:58.079 | P | no message found |
bugs.core_5147_test create trigger fails with ambiguous field name between table B and table A error |
2025.01.16 06:45:58.079 | 2025.01.16 06:45:58.607 | P | no message found |
bugs.core_5149_test Regression: LEFT JOIN incorrectly pushes COALESCE into the inner stream causing wrong results |
2025.01.16 06:45:58.607 | 2025.01.16 06:45:59.050 | P | no message found |
bugs.core_5153_test Regression: Server crashes when aggregate functions are used together with NOT IN predicate |
2025.01.16 06:45:59.050 | 2025.01.16 06:45:59.667 | P | no message found |
bugs.core_5155_test [CREATE OR] ALTER USER statement: clause PASSWORD (if present) must be always specified just after USER |
2025.01.16 06:45:59.667 | 2025.01.16 06:46:00.279 | P | no message found |
bugs.core_5161_test Unique index could be created on non-unique data |
2025.01.16 06:46:00.279 | 2025.01.16 06:46:00.866 | P | no message found |
bugs.core_5162_test SEC$ tables and tag/attributes |
2025.01.16 06:46:00.866 | 2025.01.16 06:46:01.295 | 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) |
2025.01.16 06:46:01.295 | 2025.01.16 06:46:01.794 | P | no message found |
bugs.core_5166_test Wrong error message with UNIQUE BOOLEAN field |
2025.01.16 06:46:01.794 | 2025.01.16 06:46:02.378 | P | no message found |
bugs.core_5167_test Allow implicit conversion between boolean and string |
2025.01.16 06:46:02.378 | 2025.01.16 06:46:02.849 | P | no message found |
bugs.core_5183_test Regression: line/column numbering may be twisted if alias.name syntax is used |
2025.01.16 06:46:02.849 | 2025.01.16 06:46:03.294 | P | no message found |
bugs.core_5193_test Precedence problem with operator IS |
2025.01.16 06:46:03.294 | 2025.01.16 06:46:04.231 | P | no message found |
bugs.core_5194_test Invalid computed by definition generated by isql -x |
2025.01.16 06:46:04.231 | 2025.01.16 06:46:05.106 | P | no message found |
bugs.core_5201_test Return nonzero result code when restore fails on activating and creating deferred user index |
2025.01.16 06:46:05.106 | 2025.01.16 06:46:05.953 | P | no message found |
bugs.core_5207_test ISQL -X may generate invalid GRANT USAGE statements for domains |
2025.01.16 06:46:05.953 | 2025.01.16 06:46:11.777 | P | no message found |
bugs.core_5210_test Firebird 3.0 + fbclient 3.0 - POST_EVENT won't work |
2025.01.16 06:46:11.777 | 2025.01.16 06:46:12.243 | P | no message found |
bugs.core_5216_test Provide location context (line/column numbers) for runtime errors raised inside EXECUTE BLOCK |
2025.01.16 06:46:12.243 | 2025.01.16 06:46:12.719 | P | no message found |
bugs.core_5217_test ISQL -x may crash while exporting an exception with message text length > 127 bytes |
2025.01.16 06:46:12.719 | 2025.01.16 06:46:13.328 | P | no message found |
bugs.core_5218_test Explicitly defined names for NOT NULL constraints are not exported into script by ISQL -x |
2025.01.16 06:46:13.328 | 2025.01.16 06:46:14.533 | 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 |
2025.01.16 06:46:14.533 | 2025.01.16 06:46:30.128 | P | no message found |
bugs.core_5222_test SELECT WITH LOCK may raise unexpected update conflict errors under concurrent load |
2025.01.16 06:46:30.128 | 2025.01.16 06:46:31.357 | 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 |
2025.01.16 06:46:31.357 | 2025.01.16 06:46:31.866 | P | no message found |
bugs.core_5229_test Allow to enforce IPv4 or IPv6 in URL-like connection strings |
2025.01.16 06:46:31.866 | 2025.01.16 06:46:34.142 | P | no message found |
bugs.core_5231_test EXECUTE STATEMENT: BLR error if more than 256 output parameters exist |
2025.01.16 06:46:34.142 | 2025.01.16 06:46:34.793 | P | no message found |
bugs.core_5236_test IN/ANY/ALL predicates may cause sub-optimal (late filtering) execution of joins |
2025.01.16 06:46:34.793 | 2025.01.16 06:46:35.302 | P | no message found |
bugs.core_5241_test Affected rows are not counted for some update operations with views |
2025.01.16 06:46:35.302 | 2025.01.16 06:46:35.728 | 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 |
2025.01.16 06:46:35.728 | 2025.01.16 06:46:37.175 | P | no message found |
bugs.core_5248_test Improve consistency in GRANT syntax between roles and privileges according to SQL standard |
2025.01.16 06:46:37.175 | 2025.01.16 06:46:37.727 | P | no message found |
bugs.core_5268_test Nested OR conditions may lead to incorrest results |
2025.01.16 06:46:37.727 | 2025.01.16 06:46:38.126 | 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) |
2025.01.16 06:46:38.126 | 2025.01.16 06:46:38.133 | P | no message found |
bugs.core_5277_test Parameters with multibyte character sets allow to bypass the character limit of varchar fields |
2025.01.16 06:46:38.742 | 2025.01.16 06:46:39.682 | P | no message found |
bugs.core_5279_test Granting access rights to view is broken |
2025.01.16 06:46:39.682 | 2025.01.16 06:46:41.832 | P | deb10build1 Thu Jan 16 06:46:41 2025 UTC Database: /var/tmp/qa_2024/test_11065/tmp_core_5295-1.fdb Validation started |
deb10build1 Thu Jan 16 06:46:41 2025 UTC Database: /var/tmp/qa_2024/test_11065/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 |
2025.01.16 06:46:41.832 | 2025.01.16 06:47:11.002 | P | deb10build1 Thu Jan 16 06:46:41 2025 UTC Database: /var/tmp/qa_2024/test_11065/tmp_core_5295-1.fdb Validation started |
deb10build1 Thu Jan 16 06:46:41 2025 UTC Database: /var/tmp/qa_2024/test_11065/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 |
2025.01.16 06:47:11.002 | 2025.01.16 06:47:11.541 | P | no message found |
bugs.core_5305_test CASCADE UPDATE fails for self-referencing FK |
2025.01.16 06:47:11.541 | 2025.01.16 06:47:12.175 | 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) |
2025.01.16 06:47:12.175 | 2025.01.16 06:47:12.593 | P | no message found |
bugs.core_5313_test Data type unknown error with LIST |
2025.01.16 06:47:12.593 | 2025.01.16 06:47:13.095 | P | no message found |
bugs.core_5322_test Cascade deletion in self-referencing table could raise "no current record for fetch operation" error |
2025.01.16 06:47:13.095 | 2025.01.16 06:47:13.542 | P | no message found |
bugs.core_5325_test Malformed string error when using cyrilic symbols and x'0d0a' in exception |
2025.01.16 06:47:13.542 | 2025.01.16 06:47:14.546 | P | deb10build1 Thu Jan 16 06:47:14 2025 UTC Database: /var/tmp/qa_2024/test_11072/test.fdb Validation started |
deb10build1 Thu Jan 16 06:47:14 2025 UTC Database: /var/tmp/qa_2024/test_11072/test.fdb Validation finished: 0 errors, 0 warnings, 0 fixed | ||||
bugs.core_5329_test Database gets partially corrupted in the "no-reserve" mode |
2025.01.16 06:47:14.546 | 2025.01.16 06:47:15.032 | P | deb10build1 Thu Jan 16 06:47:14 2025 UTC Database: /var/tmp/qa_2024/test_11072/test.fdb Validation started |
deb10build1 Thu Jan 16 06:47:14 2025 UTC Database: /var/tmp/qa_2024/test_11072/test.fdb Validation finished: 0 errors, 0 warnings, 0 fixed | ||||
bugs.core_5337_test Regression: The subquery in the insert list expressions ignore the changes made earlier in the same executable block. |
2025.01.16 06:47:15.032 | 2025.01.16 06:47:15.510 | P | no message found |
bugs.core_5341_test User collate doesn't work with blobs |
2025.01.16 06:47:15.510 | 2025.01.16 06:47:16.018 | P | no message found |
bugs.core_5351_test LEFT JOIN incorrectly pushes UDF into the inner stream causing wrong results |
2025.01.16 06:47:16.018 | 2025.01.16 06:47:16.559 | 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 |
2025.01.16 06:47:16.559 | 2025.01.16 06:47:17.130 | P | no message found |
bugs.core_5366_test Regression: could not use CASE expression with more than 255 conditions |
2025.01.16 06:47:17.130 | 2025.01.16 06:47:17.738 | P | no message found |
bugs.core_5367_test Regression: (boolean) parameters as search condition no longer allowed |
2025.01.16 06:47:17.738 | 2025.01.16 06:47:18.538 | P | no message found |
bugs.core_5381_test Regression: could not execute query (select from view with nested view) |
2025.01.16 06:47:18.538 | 2025.01.16 06:47:19.105 | P | no message found |
bugs.core_5383_test Dependencies in Package not recognised |
2025.01.16 06:47:19.105 | 2025.01.16 06:47:31.181 | P | no message found |
bugs.core_5392_test BUGCHECK 179 (decompression overran buffer) or unexpected lock conflict may happen during record versions backout |
2025.01.16 06:47:31.181 | 2025.01.16 06:48:13.498 | P | no message found |
bugs.core_5393_test Bad optimization of some operations with views containing subqueries |
2025.01.16 06:48:13.498 | 2025.01.16 06:48:13.931 | P | no message found |
bugs.core_5395_test Invalid data type for negation (minus operator) |
2025.01.16 06:48:13.931 | 2025.01.16 06:48:14.551 | P | no message found |
bugs.core_5410_test Dependencies are not stored when using some type of contructions in subroutines |
2025.01.16 06:48:14.551 | 2025.01.16 06:48:15.084 | P | no message found |
bugs.core_5414_test Error restoring on FB 3.0 from FB 2.5: bugcheck 221 (cannot remap) |
2025.01.16 06:48:15.084 | 2025.01.16 06:48:15.093 | P | no message found |
bugs.core_5421_test Performance degradation in FB 3.0.2 compared to FB 2.5.7 |
2025.01.16 06:48:15.615 | 2025.01.16 06:48:15.990 | P | no message found |
bugs.core_5423_test Regression: "Invalid usage of boolean expression" when use "BETWEEN" and "IS" operators |
2025.01.16 06:48:15.990 | 2025.01.16 06:48:16.439 | P | no message found |
bugs.core_5427_test Error on field concatenation of System tables |
2025.01.16 06:48:16.439 | 2025.01.16 06:48:16.872 | P | no message found |
bugs.core_5434_test Read-only transactions in SuperServer could avoid immediate write of Header and TIP pages after change |
2025.01.16 06:48:16.872 | 2025.01.16 06:48:20.898 | 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 |
2025.01.16 06:48:20.898 | 2025.01.16 06:48:23.755 | P | no message found |
bugs.core_5441_test Cache physical numbers of often used data pages to reduce number of fetches of pointer pages |
2025.01.16 06:48:23.755 | 2025.01.16 06:48:24.279 | P | deb10build1 Thu Jan 16 06:48:24 2025 UTC Modifying procedure SP_CALC_VAL which is currently in use by active user requests |
bugs.core_5447_test EXECUTE STATEMENT <e> when <e> starts with '--' issues -Unexpected ... column <NNN>, value <NNN> is invalid and can change randomly |
2025.01.16 06:48:24.279 | 2025.01.16 06:48:25.751 | P | deb10build1 Thu Jan 16 06:48:24 2025 UTC Modifying procedure SP_CALC_VAL which is currently in use by active user requests |
bugs.core_5457_test Bugcheck 167 (invalid SEND request) |
2025.01.16 06:48:25.751 | 2025.01.16 06:48:26.405 | P | no message found |
bugs.core_5464_test AV in fbclient when reading blob stored in incompatible encoding |
2025.01.16 06:48:26.405 | 2025.01.16 06:48:29.075 | P | no message found |
bugs.core_5470_test Trace INCLUDE_FILTER with [[:WHITESPACE:]]+ does not work when statement contains newline is issued |
2025.01.16 06:48:29.075 | 2025.01.16 06:48:32.415 | P | no message found |
bugs.core_5475_test Provide ability to filter out info and warnings from trace log |
2025.01.16 06:48:32.415 | 2025.01.16 06:48:32.810 | P | no message found |
bugs.core_5481_test Available indices are not used in some cases if ORDER BY expression is a filtered one |
2025.01.16 06:48:32.810 | 2025.01.16 06:48:36.798 | P | no message found |
bugs.core_5489_test Bad performance for NULLs filtering inside a navigational index scan |
2025.01.16 06:48:36.798 | 2025.01.16 06:48:38.726 | 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 |
2025.01.16 06:48:38.726 | 2025.01.16 06:48:40.724 | P | deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Validation started |
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Error: Page 157 wrong type (expected generators encountered unknown (30)) | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Error: Page 265 wrong type (expected data encountered unknown (30)) | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Error: Data page 265 {sequence 0} is confused in table TEST (128) | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Pointer page 180 {sequence 0} bits {0x01 full} are not consistent with data page 265 {sequence 0} state {0x00 } in table TEST (128) | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Error: Page 263 wrong type (expected blob encountered unknown (30)) | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Blob 68640 appears inconsistent in table TEST (128) | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Error: Blob 68640 is corrupt in table TEST (128) | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Error: Page 184 wrong type (expected index B-tree encountered unknown (30)) | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Index 1 has inconsistent left sibling pointer, page 268 level 1 at offset 89 in table TEST (128) | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Index 1 misses node on page 268 level 1 at offset 89 in table TEST (128) | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Error: Page 184 wrong type (expected index B-tree encountered unknown (30)) | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Error: Index 1 is corrupt on page 184 level 123 at offset 0. File: /usr/home/firebird/B3_0_Release/src/jrd/validation.cpp, line: 2021 in table TEST (128) | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Error: Index 1 is corrupt on page 184 level 123 at offset 0. File: /usr/home/firebird/B3_0_Release/src/jrd/validation.cpp, line: 2029 in table TEST (128) | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 157 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 184 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 263 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 264 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 265 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 267 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 269 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 271 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 272 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 274 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 276 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 277 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 279 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 280 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 282 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 283 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 285 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 286 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 287 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 296 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 297 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 298 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 301 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 302 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 303 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 304 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 305 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 306 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 307 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 308 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 310 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 311 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 320 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 321 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 322 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 323 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 324 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 325 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 327 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 328 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 329 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 330 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 331 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 332 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 333 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 334 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 344 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 345 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 346 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 347 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 348 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 349 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 350 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 351 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 353 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 354 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 355 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 356 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 357 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 358 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 359 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 368 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 370 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 371 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 372 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 373 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 374 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 375 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 376 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 377 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 379 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 380 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 381 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 382 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 383 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 392 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 393 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 394 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 396 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 397 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 398 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 399 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 400 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 401 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 402 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 403 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 405 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 406 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 407 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 416 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 417 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 418 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 419 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 420 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 422 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 423 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 424 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 425 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 426 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 427 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 428 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 429 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 431 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 440 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 441 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 442 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 443 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 444 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 445 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 446 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 448 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 449 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 450 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 451 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 452 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 453 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 454 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 455 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 465 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 466 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 467 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 468 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 469 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 470 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 471 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 472 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 474 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 475 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 476 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 477 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 478 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 479 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 488 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 489 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 490 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 491 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 493 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 494 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 495 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 496 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 497 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 498 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 499 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 500 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 512 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 513 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 514 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 515 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 516 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 517 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 518 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 519 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 522 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 523 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 524 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 525 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 526 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 527 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 536 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 537 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 540 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 541 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 542 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 543 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 544 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 545 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 546 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 547 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 550 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 551 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 552 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 553 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 554 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 555 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 556 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 557 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 568 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 569 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 570 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 571 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 572 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 573 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 574 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 575 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 578 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 579 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 580 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 581 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 582 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 583 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 592 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 593 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 596 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 597 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 598 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 599 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 600 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 601 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 602 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 603 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 606 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 607 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 616 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 617 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 618 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 619 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 620 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 621 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 624 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 625 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 626 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 627 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 628 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 629 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 630 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 631 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 642 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 643 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 644 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 645 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 646 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 647 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 648 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 649 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 652 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 653 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 654 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 655 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 664 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Validation finished: 9 errors, 233 warnings, 1 fixed | ||||
bugs.core_5501_test Unclear gstat's diagnostic when damaged page in DB file appears encrypted |
2025.01.16 06:48:40.724 | 2025.01.16 06:48:41.198 | P | deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Validation started |
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Error: Page 157 wrong type (expected generators encountered unknown (30)) | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Error: Page 265 wrong type (expected data encountered unknown (30)) | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Error: Data page 265 {sequence 0} is confused in table TEST (128) | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Pointer page 180 {sequence 0} bits {0x01 full} are not consistent with data page 265 {sequence 0} state {0x00 } in table TEST (128) | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Error: Page 263 wrong type (expected blob encountered unknown (30)) | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Blob 68640 appears inconsistent in table TEST (128) | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Error: Blob 68640 is corrupt in table TEST (128) | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Error: Page 184 wrong type (expected index B-tree encountered unknown (30)) | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Index 1 has inconsistent left sibling pointer, page 268 level 1 at offset 89 in table TEST (128) | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Index 1 misses node on page 268 level 1 at offset 89 in table TEST (128) | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Error: Page 184 wrong type (expected index B-tree encountered unknown (30)) | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Error: Index 1 is corrupt on page 184 level 123 at offset 0. File: /usr/home/firebird/B3_0_Release/src/jrd/validation.cpp, line: 2021 in table TEST (128) | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Error: Index 1 is corrupt on page 184 level 123 at offset 0. File: /usr/home/firebird/B3_0_Release/src/jrd/validation.cpp, line: 2029 in table TEST (128) | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 157 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 184 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 263 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 264 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 265 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 267 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 269 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 271 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 272 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 274 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 276 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 277 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 279 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 280 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 282 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 283 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 285 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 286 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 287 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 296 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 297 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 298 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 301 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 302 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 303 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 304 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 305 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 306 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 307 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 308 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 310 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 311 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 320 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 321 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 322 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 323 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 324 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 325 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 327 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 328 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 329 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 330 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 331 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 332 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 333 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 334 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 344 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 345 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 346 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 347 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 348 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 349 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 350 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 351 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 353 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 354 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 355 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 356 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 357 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 358 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 359 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 368 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 370 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 371 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 372 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 373 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 374 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 375 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 376 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 377 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 379 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 380 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 381 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 382 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 383 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 392 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 393 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 394 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 396 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 397 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 398 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 399 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 400 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 401 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 402 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 403 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 405 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 406 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 407 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 416 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 417 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 418 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 419 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 420 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 422 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 423 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 424 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 425 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 426 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 427 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 428 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 429 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 431 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 440 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 441 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 442 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 443 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 444 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 445 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 446 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 448 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 449 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 450 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 451 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 452 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 453 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 454 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 455 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 465 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 466 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 467 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 468 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 469 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 470 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 471 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 472 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 474 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 475 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 476 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 477 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 478 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 479 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 488 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 489 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 490 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 491 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 493 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 494 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 495 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 496 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 497 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 498 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 499 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 500 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 512 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 513 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 514 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 515 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 516 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 517 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 518 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 519 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 522 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 523 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 524 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 525 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 526 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 527 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 536 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 537 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 540 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 541 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 542 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 543 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 544 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 545 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 546 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 547 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 550 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 551 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 552 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 553 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 554 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 555 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 556 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 557 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 568 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 569 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 570 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 571 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 572 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 573 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 574 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 575 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 578 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 579 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 580 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 581 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 582 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 583 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 592 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 593 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 596 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 597 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 598 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 599 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 600 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 601 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 602 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 603 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 606 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 607 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 616 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 617 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 618 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 619 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 620 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 621 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 624 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 625 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 626 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 627 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 628 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 629 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 630 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 631 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 642 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 643 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 644 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 645 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 646 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 647 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 648 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 649 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 652 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 653 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 654 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 655 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Warning: Page 664 is an orphan | ||||
deb10build1 Thu Jan 16 06:48:40 2025 UTC Database: /var/tmp/qa_2024/test_11100/test.fdb Validation finished: 9 errors, 233 warnings, 1 fixed | ||||
bugs.core_5533_test Crash on 3.0 and 4.0 when DB contains database-level trigger |
2025.01.16 06:48:41.198 | 2025.01.16 06:48:41.699 | P | no message found |
bugs.core_5535_test Garbage value in RDB$FIELD_SUB_TYPE in RDB$FUNCTION_ARGUMENTS after altering function |
2025.01.16 06:48:41.699 | 2025.01.16 06:48:42.186 | 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) |
2025.01.16 06:48:42.186 | 2025.01.16 06:48:42.792 | 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) |
2025.01.16 06:48:42.792 | 2025.01.16 06:48:43.340 | 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) |
2025.01.16 06:48:43.340 | 2025.01.16 06:48:43.862 | 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) |
2025.01.16 06:48:43.862 | 2025.01.16 06:48:44.403 | 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) |
2025.01.16 06:48:44.403 | 2025.01.16 06:48:44.870 | P | no message found |
bugs.core_5550_test Computed decimal field in a view has wrong RDB$FIELD_PRECISION |
2025.01.16 06:48:44.870 | 2025.01.16 06:48:45.395 | P | no message found |
bugs.core_5555_test 3.0 error handling for SELECT WITH LOCK breaks compatibility with 2.5 |
2025.01.16 06:48:45.395 | 2025.01.16 06:48:45.850 | P | no message found |
bugs.core_5563_test Use exception instead bugcheck for EVL_expr |
2025.01.16 06:48:45.850 | 2025.01.16 06:48:46.316 | P | no message found |
bugs.core_5567_test Direct system table modifications are not completely prohibited |
2025.01.16 06:48:46.316 | 2025.01.16 06:48:46.787 | P | no message found |
bugs.core_5569_test ISQL incorrectly pads UNICODE_FSS/UTF8 columns when they use a collation |
2025.01.16 06:48:46.787 | 2025.01.16 06:48:47.443 | P | deb10build1 Thu Jan 16 06:48:47 2025 UTC Srp Server connection shutdown |
deb10build1 Thu Jan 16 06:48:47 2025 UTC Srp Server connection shutdown | ||||
bugs.core_5570_test Negative infinity (double) shown incorrectly without sign in isql |
2025.01.16 06:48:47.443 | 2025.01.16 06:48:48.862 | P | deb10build1 Thu Jan 16 06:48:47 2025 UTC Srp Server connection shutdown |
deb10build1 Thu Jan 16 06:48:47 2025 UTC Srp Server connection shutdown | ||||
deb10build1 Thu Jan 16 06:48:48 2025 UTC Database: /var/tmp/qa_2024/test_11114/core_5576.fdb Validation started | ||||
deb10build1 Thu Jan 16 06:48:48 2025 UTC Database: /var/tmp/qa_2024/test_11114/core_5576.fdb Validation finished: 0 errors, 0 warnings, 0 fixed | ||||
bugs.core_5576_test Bugcheck on queries containing WITH LOCK clause |
2025.01.16 06:48:48.862 | 2025.01.16 06:48:49.427 | P | deb10build1 Thu Jan 16 06:48:48 2025 UTC Database: /var/tmp/qa_2024/test_11114/core_5576.fdb Validation started |
deb10build1 Thu Jan 16 06:48:48 2025 UTC Database: /var/tmp/qa_2024/test_11114/core_5576.fdb Validation finished: 0 errors, 0 warnings, 0 fixed | ||||
bugs.core_5579_test request synchronization error in the GBAK utility (restore) |
2025.01.16 06:48:49.427 | 2025.01.16 06:48:49.831 | P | no message found |
bugs.core_5580_test Signature of packaged functions is not checked for mismatch with [NOT] DETERMINISTIC attribute |
2025.01.16 06:48:49.831 | 2025.01.16 06:48:58.846 | 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 |
2025.01.16 06:48:58.846 | 2025.01.16 06:48:59.334 | P | no message found |
bugs.core_5600_test Invalid blob id when add a new blob column of type text and update another field |
2025.01.16 06:48:59.334 | 2025.01.16 06:49:11.431 | P | no message found |
bugs.core_5602_test Slow changes on domain |
2025.01.16 06:49:11.431 | 2025.01.16 06:49:12.195 | P | deb10build1 Thu Jan 16 06:49:12 2025 UTC Database: /var/tmp/qa_2024/test_11120/test.fdb Validation started |
deb10build1 Thu Jan 16 06:49:12 2025 UTC Database: /var/tmp/qa_2024/test_11120/test.fdb Validation finished: 0 errors, 0 warnings, 0 fixed | ||||
deb10build1 Thu Jan 16 06:49:12 2025 UTC conditional shadow dumped for database /var/tmp/qa_2024/test_11121/core_5630.fdb | ||||
bugs.core_5618_test Part of the pages of the second level blobs is not released when deleting relations |
2025.01.16 06:49:12.195 | 2025.01.16 06:49:14.018 | P | deb10build1 Thu Jan 16 06:49:12 2025 UTC Database: /var/tmp/qa_2024/test_11120/test.fdb Validation started |
deb10build1 Thu Jan 16 06:49:12 2025 UTC Database: /var/tmp/qa_2024/test_11120/test.fdb Validation finished: 0 errors, 0 warnings, 0 fixed | ||||
deb10build1 Thu Jan 16 06:49:12 2025 UTC conditional shadow dumped for database /var/tmp/qa_2024/test_11121/core_5630.fdb | ||||
deb10build1 Thu Jan 16 06:49:13 2025 UTC conditional shadow dumped for database /var/tmp/qa_2024/test_11121/core_5630.fdb | ||||
bugs.core_5630_test Can't create the shadow file |
2025.01.16 06:49:14.018 | 2025.01.16 06:49:14.554 | P | no message found |
bugs.core_5638_test Wrong result with index on case-insensitive collation using NUMERIC-SORT |
2025.01.16 06:49:14.554 | 2025.01.16 06:49:15.820 | P | no message found |
bugs.core_5645_test Wrong transaction can be passed to external engine |
2025.01.16 06:49:15.820 | 2025.01.16 06:49:16.839 | P | no message found |
bugs.core_5646_test Parse error when compiling a statement causes memory leak until attachment is disconnected |
2025.01.16 06:49:16.839 | 2025.01.16 06:49:18.125 | P | no message found |
bugs.core_5647_test Increase number of formats/versions of views from 255 to 32K |
2025.01.16 06:49:18.125 | 2025.01.16 06:51:33.774 | P | deb10build1 Thu Jan 16 06:51:33 2025 UTC INET/inet_error: send errno = 32, server host = localhost, address = 127.0.0.1/3712 |
bugs.core_5648_test Avoid serialization of isc_attach_database calls issued by EXECUTE STATEMENT implementation |
2025.01.16 06:51:33.774 | 2025.01.16 06:51:35.337 | P | deb10build1 Thu Jan 16 06:51:33 2025 UTC INET/inet_error: send errno = 32, server host = localhost, address = 127.0.0.1/3712 |
bugs.core_5659_test Bad PLAN generated for query on Firebird v3.0 |
2025.01.16 06:51:35.337 | 2025.01.16 06:51:35.833 | 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 |
2025.01.16 06:51:35.833 | 2025.01.16 06:51:36.654 | P | no message found |
bugs.core_5673_test Unique constraint not working in encrypted database on first command |
2025.01.16 06:51:36.654 | 2025.01.16 06:51:37.143 | P | no message found |
bugs.core_5674_test Allow unused Common Table Expressions |
2025.01.16 06:51:37.143 | 2025.01.16 06:51:37.149 | P | no message found |
bugs.core_5676_test Consider equivalence classes for index navigation |
2025.01.16 06:51:37.674 | 2025.01.16 06:51:38.127 | 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 |
2025.01.16 06:51:38.127 | 2025.01.16 06:51:38.137 | P | no message found |
bugs.core_5695_test Position function does not consider the collation for blob |
2025.01.16 06:51:38.615 | 2025.01.16 06:51:43.111 | P | no message found |
bugs.core_5704_test Avoid UPDATE of RDB$DATABASE by ALTER DATABASE statement when possible |
2025.01.16 06:51:43.111 | 2025.01.16 06:51:45.793 | P | no message found |
bugs.core_5706_test Trace config with misplaced "{" lead firebird to crash |
2025.01.16 06:51:45.793 | 2025.01.16 06:51:46.244 | P | no message found |
bugs.core_5707_test Begin and end of physical backup in the same transaction could crash engine |
2025.01.16 06:51:46.244 | 2025.01.16 06:51:46.752 | P | no message found |
bugs.core_5713_test Field alias disapears in complex query |
2025.01.16 06:51:46.752 | 2025.01.16 06:51:47.531 | P | deb10build1 Thu Jan 16 06:51:47 2025 UTC Database: /var/tmp/qa_2024/test_11138/check_restored_5719.fdb Validation started |
deb10build1 Thu Jan 16 06:51:47 2025 UTC Database: /var/tmp/qa_2024/test_11138/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 |
2025.01.16 06:51:47.531 | 2025.01.16 06:51:51.950 | P | deb10build1 Thu Jan 16 06:51:47 2025 UTC Database: /var/tmp/qa_2024/test_11138/check_restored_5719.fdb Validation started |
deb10build1 Thu Jan 16 06:51:47 2025 UTC Database: /var/tmp/qa_2024/test_11138/check_restored_5719.fdb Validation finished: 0 errors, 0 warnings, 0 fixed | ||||
bugs.core_5737_test Invalid parameters of gds transaction in ISQL |
2025.01.16 06:51:51.950 | 2025.01.16 06:51:52.427 | P | no message found |
bugs.core_5742_test Incorrect error message in iSQL when trying to create database with wrong password |
2025.01.16 06:51:52.427 | 2025.01.16 06:51:52.919 | P | no message found |
bugs.core_5743_test Conversion error when both GROUP/ORDER BY expressions and WHERE expressions contain literals |
2025.01.16 06:51:52.919 | 2025.01.16 06:51:53.769 | P | no message found |
bugs.core_5746_test Remove the restriction on create/delete, enable/disable the user indexes in system tables |
2025.01.16 06:51:53.769 | 2025.01.16 06:51:54.516 | P | no message found |
bugs.core_5747_test User can grant usage privilege by himself |
2025.01.16 06:51:54.516 | 2025.01.16 06:51:55.005 | P | no message found |
bugs.core_5753_test Parser should not allow to use GRANT OPTION for FUNCTION and PACKAGE |
2025.01.16 06:51:55.005 | 2025.01.16 06:51:55.656 | P | no message found |
bugs.core_5754_test ALTER TRIGGER check privilege for alter database instead of table |
2025.01.16 06:51:55.656 | 2025.01.16 06:51:56.201 | P | no message found |
bugs.core_5755_test No error if the GRANT target object does not exist |
2025.01.16 06:51:56.201 | 2025.01.16 06:51:57.311 | 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) |
2025.01.16 06:51:57.311 | 2025.01.16 06:51:57.782 | 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) |
2025.01.16 06:51:57.782 | 2025.01.16 06:51:58.271 | P | no message found |
bugs.core_5773_test PSQL cursor doesn't see inserted record |
2025.01.16 06:51:58.271 | 2025.01.16 06:51:58.706 | P | no message found |
bugs.core_5776_test "Input parameter mismatch" error after altering external function into PSQL function |
2025.01.16 06:51:58.706 | 2025.01.16 06:51:59.094 | P | no message found |
bugs.core_5783_test execute statement ignores the text of the SQL-query after a comment of the form "-" |
2025.01.16 06:51:59.094 | 2025.01.16 06:52:00.209 | P | no message found |
bugs.core_5790_test User with DROP DATABASE privilege can't drop database |
2025.01.16 06:52:00.209 | 2025.01.16 06:52:00.595 | P | no message found |
bugs.core_5793_test Error returned from DbCryptPlugin::setKey() is not shown |
2025.01.16 06:52:00.595 | 2025.01.16 06:52:01.090 | P | no message found |
bugs.core_5794_test Wrong behavour FOR <select_stmt> [AS CURSOR cursorname] with next update and delete |
2025.01.16 06:52:01.090 | 2025.01.16 06:52:12.357 | P | no message found |
bugs.core_5796_test gstat may produce faulty report about presence of some none-encrypted pages in database |
2025.01.16 06:52:12.357 | 2025.01.16 06:52:12.809 | P | no message found |
bugs.core_5802_test Field name max length check wrongly if national characters specified |
2025.01.16 06:52:12.809 | 2025.01.16 06:52:13.818 | P | no message found |
bugs.core_5804_test Multiple error in REVOKE operator |
2025.01.16 06:52:13.818 | 2025.01.16 06:52:15.026 | P | no message found |
bugs.core_5823_test No permission for SELECT access to blob field in stored procedure |
2025.01.16 06:52:15.026 | 2025.01.16 06:52:15.724 | 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 |
2025.01.16 06:52:15.724 | 2025.01.16 06:52:16.181 | P | no message found |
bugs.core_5831_test Not user friendly output of gstat at encrypted database |
2025.01.16 06:52:16.181 | 2025.01.16 06:52:18.212 | 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 |
2025.01.16 06:52:18.212 | 2025.01.16 06:52:18.735 | P | no message found |
bugs.core_5837_test Inconsistent results when working with GLOBAL TEMPORARY TABLE ON COMMIT PRESERVE ROWS |
2025.01.16 06:52:18.735 | 2025.01.16 06:52:19.441 | P | no message found |
bugs.core_5840_test Ignor of reference privilege |
2025.01.16 06:52:19.441 | 2025.01.16 06:52:20.097 | P | no message found |
bugs.core_5841_test No permission for SELECT access to BLOB field if a TABLE is accessed using VIEW |
2025.01.16 06:52:20.097 | 2025.01.16 06:52:20.761 | P | no message found |
bugs.core_5843_test Wrong handling of failures of TRANSACTION START trigger |
2025.01.16 06:52:20.761 | 2025.01.16 06:52:21.310 | P | no message found |
bugs.core_5845_test ORDER BY on index can cause suboptimal index choices |
2025.01.16 06:52:21.310 | 2025.01.16 06:52:21.810 | P | no message found |
bugs.core_5846_test CREATE VIEW issues "Implementation of text subtype 512 not located" |
2025.01.16 06:52:21.810 | 2025.01.16 06:52:22.372 | P | no message found |
bugs.core_5847_test "Malformed string" instead of key value in PK violation error message |
2025.01.16 06:52:22.372 | 2025.01.16 06:52:22.843 | P | no message found |
bugs.core_5852_test There is no check of existance generator and exception when privileges are granted |
2025.01.16 06:52:22.843 | 2025.01.16 06:52:23.276 | P | no message found |
bugs.core_5853_test Forward-compatible expressions LOCALTIME and LOCALTIMESTAMP |
2025.01.16 06:52:23.276 | 2025.01.16 06:52:24.239 | 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 |
2025.01.16 06:52:24.239 | 2025.01.16 06:52:24.689 | P | no message found |
bugs.core_5857_test Varchar computed column length stores incorrect and invalid values for field |
2025.01.16 06:52:24.689 | 2025.01.16 06:52:25.141 | P | no message found |
bugs.core_5876_test Provide name of udf function for "arithmetic exception, numeric overflow, or string truncation" |
2025.01.16 06:52:25.141 | 2025.01.16 06:52:27.338 | P | no message found |
bugs.core_5884_test Initial global mapping from srp plugin does not work |
2025.01.16 06:52:27.338 | 2025.01.16 06:52:28.575 | P | no message found |
bugs.core_5898_test ROLE not passed in EXECUTE STATEMENT ... ON EXTERNAL |
2025.01.16 06:52:28.575 | 2025.01.16 06:52:29.139 | P | no message found |
bugs.core_5904_test An attempt to create global mapping with long (greater than SQL identifier length) FROM field fails |
2025.01.16 06:52:29.139 | 2025.01.16 06:52:29.587 | P | no message found |
bugs.core_5905_test Inconsistencies with PSQL FUNCTION vs UDF |
2025.01.16 06:52:29.587 | 2025.01.16 06:52:29.976 | P | no message found |
bugs.core_5908_test Enhance dynamic libraries loading related error messages |
2025.01.16 06:52:29.976 | 2025.01.16 06:52:30.401 | P | no message found |
bugs.core_5913_test Add context variables with compression and encryption status of current connection |
2025.01.16 06:52:30.401 | 2025.01.16 06:52:30.852 | 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' |
2025.01.16 06:52:30.852 | 2025.01.16 06:52:32.074 | P | no message found |
bugs.core_5935_test Bugcheck 165 (cannot find tip page) |
2025.01.16 06:52:32.074 | 2025.01.16 06:52:32.991 | P | no message found |
bugs.core_5936_test Firebird server segfaults in the end of database backup |
2025.01.16 06:52:32.991 | 2025.01.16 06:52:33.319 | P | no message found |
bugs.core_5939_test Crash for "gbak -se -b database nul" |
2025.01.16 06:52:33.319 | 2025.01.16 06:52:33.790 | 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 |
2025.01.16 06:52:33.790 | 2025.01.16 06:52:34.234 | P | no message found |
bugs.core_5949_test Bugcheck could happen when read-only database with non-zero linger is set to read-write mode |
2025.01.16 06:52:34.234 | 2025.01.16 06:52:34.720 | P | no message found |
bugs.core_5957_test Bug in SIMILAR TO when adding numeric quantifier as bound for repetetion of expression leads to empty resultset |
2025.01.16 06:52:34.720 | 2025.01.16 06:52:36.776 | P | deb10build1 Thu Jan 16 06:52:35 2025 UTC Srp Server connection shutdown |
deb10build1 Thu Jan 16 06:52:35 2025 UTC Srp Server connection shutdown | ||||
bugs.core_5965_test FB3 Optimiser chooses less efficient plan than FB2.5 optimiser |
2025.01.16 06:52:36.776 | 2025.01.16 06:52:37.962 | P | no message found |
bugs.core_5972_test External engine trigger crashing server if table have computed field |
2025.01.16 06:52:37.962 | 2025.01.16 06:52:38.390 | P | no message found |
bugs.core_5980_test Firebird crashes due to concurrent operations with expression indices |
2025.01.16 06:52:38.390 | 2025.01.16 06:52:39.346 | P | no message found |
bugs.core_5982_test error read permission for BLOB field, when it is input/output procedure`s parametr |
2025.01.16 06:52:39.346 | 2025.01.16 06:52:40.748 | P | no message found |
bugs.core_5985_test Regression: ROLE does not passed in ES/EDS (specifying it in the statement is ignored) |
2025.01.16 06:52:40.748 | 2025.01.16 06:52:41.237 | P | no message found |
bugs.core_5986_test Incorrect evaluation of NULL IS [NOT] {FALSE | TRUE} |
2025.01.16 06:52:41.237 | 2025.01.16 06:52:43.886 | P | no message found |
bugs.core_5991_test Trace could not work correctly with quoted file names in trace configurations |
2025.01.16 06:52:43.886 | 2025.01.16 06:52:47.251 | P | no message found |
bugs.core_5995_test Creator user name is empty in user trace sessions |
2025.01.16 06:52:47.251 | 2025.01.16 06:52:47.716 | 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 |
2025.01.16 06:52:47.716 | 2025.01.16 06:52:48.339 | P | no message found |
bugs.core_6015_test Segfault when using expression index with complex expression |
2025.01.16 06:52:48.339 | 2025.01.16 06:52:48.855 | 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" |
2025.01.16 06:52:48.855 | 2025.01.16 06:52:49.891 | P | no message found |
bugs.core_6028_test Trigger on system table restored in FB3 database and can't be deleted |
2025.01.16 06:52:49.891 | 2025.01.16 06:54:22.217 | P | no message found |
bugs.core_6038_test Srp user manager sporadically creates users which can not attach |
2025.01.16 06:54:22.217 | 2025.01.16 06:54:23.133 | P | no message found |
bugs.core_6040_test Metadata script extracted using ISQL is invalid/incorrect when table has COMPUTED BY field |
2025.01.16 06:54:23.133 | 2025.01.16 06:54:23.859 | P | no message found |
bugs.core_6043_test GTTs do not release used space |
2025.01.16 06:54:23.859 | 2025.01.16 06:54:24.329 | P | no message found |
bugs.core_6054_test Random crash 64bit fb_inet_server. Possible collation issue |
2025.01.16 06:54:24.329 | 2025.01.16 06:54:25.798 | P | no message found |
bugs.core_6068_test Server hangs when compiling big package with error |
2025.01.16 06:54:25.798 | 2025.01.16 06:54:27.814 | P | no message found |
bugs.core_6078_test Permissions for create or alter statements are not checked |
2025.01.16 06:54:27.814 | 2025.01.16 06:54:28.451 | P | no message found |
bugs.core_6086_test Creating of the large procedure crashes the server |
2025.01.16 06:54:28.451 | 2025.01.16 06:54:29.005 | P | no message found |
bugs.core_6089_test BLOBs are unnecessarily copied during UPDATE after a table format change |
2025.01.16 06:54:29.005 | 2025.01.16 06:54:29.488 | P | no message found |
bugs.core_6090_test BLOB fields may be suddenly set to NULLs during UPDATE after a table format change |
2025.01.16 06:54:29.488 | 2025.01.16 06:54:32.269 | P | no message found |
bugs.core_6095_test Extend trace record for COMMIT/ROLLBACK RETAINING to allow chaining of transaction ids |
2025.01.16 06:54:32.269 | 2025.01.16 06:54:32.722 | P | no message found |
bugs.core_6108_test Regression: FB3 throws "Datatypes are not comparable in expression" in procedure parameters |
2025.01.16 06:54:32.722 | 2025.01.16 06:54:33.681 | 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 |
2025.01.16 06:54:33.681 | 2025.01.16 06:54:34.166 | 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 ...') |
2025.01.16 06:54:34.166 | 2025.01.16 06:54:34.673 | P | no message found |
bugs.core_6137_test Server crashes when it run SQL |
2025.01.16 06:54:34.673 | 2025.01.16 06:54:35.115 | P | no message found |
bugs.core_6138_test Inconsistent behavior regarding visibility of master record on detail inserts |
2025.01.16 06:54:35.115 | 2025.01.16 06:54:35.124 | P | no message found |
bugs.core_6143_test Error 'Multiple maps found for ...' is raised in not appropriate case |
2025.01.16 06:54:37.494 | 2025.01.16 06:54:37.970 | P | no message found |
bugs.core_6144_test Inconsistent behaviour of the NEW context variable in AFTER UPDATE OR DELETE triggers |
2025.01.16 06:54:37.970 | 2025.01.16 06:54:38.385 | P | no message found |
bugs.core_6145_test Wrong result in "similar to" with non latin characters |
2025.01.16 06:54:38.385 | 2025.01.16 06:54:39.117 | 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 |
2025.01.16 06:54:39.117 | 2025.01.16 06:54:39.759 | P | no message found |
bugs.core_6163_test Generator pages are not encrypted |
2025.01.16 06:54:39.759 | 2025.01.16 06:54:40.299 | P | no message found |
bugs.core_6171_test "No current record for fetch operation" with queries with aggregated subselect |
2025.01.16 06:54:40.299 | 2025.01.16 06:54:41.546 | P | no message found |
bugs.core_6208_test CREATE DATABASE grant is lost in security.db after backup/restore cycle |
2025.01.16 06:54:41.546 | 2025.01.16 06:54:42.577 | P | no message found |
bugs.core_6216_test request size limit exceeded when selecting from a table with large number of indicies |
2025.01.16 06:54:42.577 | 2025.01.16 06:54:42.892 | P | no message found |
bugs.core_6227_test isc_info_svc_user_dbpath always returns alias of main security database |
2025.01.16 06:54:42.892 | 2025.01.16 06:54:43.906 | P | no message found |
bugs.core_6233_test Wrong dependencies of stored function on view after backup and restore |
2025.01.16 06:54:43.906 | 2025.01.16 06:54:49.258 | P | deb10build1 Thu Jan 16 06:54:46 2025 UTC Srp Server connection shutdown |
deb10build1 Thu Jan 16 06:54:46 2025 UTC Srp Server connection shutdown | ||||
bugs.core_6237_test Performance problem when using SRP plugin |
2025.01.16 06:54:49.258 | 2025.01.16 06:54:55.430 | P | no message found |
bugs.core_6246_test Problem with too many number of columns in resultset |
2025.01.16 06:54:55.430 | 2025.01.16 06:54:56.344 | P | no message found |
bugs.core_6250_test Signature mismatch when creating package body on identical packaged procedure header |
2025.01.16 06:54:56.344 | 2025.01.16 06:54:56.804 | 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) |
2025.01.16 06:54:56.804 | 2025.01.16 06:54:57.294 | 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 |
2025.01.16 06:54:57.294 | 2025.01.16 06:54:57.773 | 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 |
2025.01.16 06:54:57.773 | 2025.01.16 06:54:58.414 | P | no message found |
bugs.core_6264_test gbak with PIPE to stdout: invalid content if user '-se <host>:service_mgr' command switch |
2025.01.16 06:54:58.414 | 2025.01.16 06:54:59.955 | P | no message found |
bugs.core_6265_test mapping rules destroyed by backup / restore |
2025.01.16 06:54:59.955 | 2025.01.16 06:55:05.421 | P | no message found |
bugs.core_6266_test Deleting records from MON$ATTACHMENTS using ORDER BY clause doesn't close the corresponding attachments |
2025.01.16 06:55:05.421 | 2025.01.16 06:55:06.000 | 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 |
2025.01.16 06:55:06.000 | 2025.01.16 06:55:06.475 | 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 |
2025.01.16 06:55:06.475 | 2025.01.16 06:55:06.485 | P | no message found |
bugs.core_6310_test Varchar length limit is not enforced when assigning string with trailing spaces in MBCS |
2025.01.16 06:55:06.911 | 2025.01.16 06:55:07.392 | P | no message found |
bugs.core_6314_test Assigning RDB$DB_KEY to MBCS CHAR/VARCHAR does not enforce the target limit |
2025.01.16 06:55:07.392 | 2025.01.16 06:55:08.110 | P | no message found |
bugs.core_6317_test Server is crashing on long GRANT statement |
2025.01.16 06:55:08.110 | 2025.01.16 06:55:09.275 | P | no message found |
bugs.core_6319_test NBACKUP locks db file on error |
2025.01.16 06:55:09.275 | 2025.01.16 06:55:09.739 | P | no message found |
bugs.core_6324_test Alter domain operation for domain with collation specified revert its collation to database default |
2025.01.16 06:55:09.739 | 2025.01.16 06:55:10.401 | P | no message found |
bugs.core_6340_test Alternate quoting does not work on some particular cases |
2025.01.16 06:55:10.401 | 2025.01.16 06:55:10.987 | P | no message found |
bugs.core_6343_test Rolled back transaction produces unexpected results leading to duplicate values in PRIMARY KEY field |
2025.01.16 06:55:10.987 | 2025.01.16 06:55:11.474 | P | no message found |
bugs.core_6345_test Server crashes on overflow of division result |
2025.01.16 06:55:11.474 | 2025.01.16 06:56:43.318 | P | no message found |
bugs.core_6348_test Wire compression causes freezes |
2025.01.16 06:56:43.318 | 2025.01.16 06:56:44.022 | P | no message found |
bugs.core_6351_test Computed field could be wrongly evaluated as NULL |
2025.01.16 06:56:44.022 | 2025.01.16 06:56:45.579 | 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 |
2025.01.16 06:56:45.579 | 2025.01.16 06:57:03.595 | P | no message found |
bugs.core_6411_test FB crashes on attempt to create table with number of fields greater than 5460 |
2025.01.16 06:57:03.595 | 2025.01.16 06:57:03.601 | 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 |
2025.01.16 06:57:04.393 | 2025.01.16 06:57:09.513 | P | no message found |
bugs.core_6441_test Srp plugin keeps connection after database has been removed for ~10 seconds (SS and SC) |
2025.01.16 06:57:09.513 | 2025.01.16 06:57:09.963 | P | no message found |
bugs.core_6447_test Unexpectedly different text of message for parameterized expression starting from second run |
2025.01.16 06:57:09.963 | 2025.01.16 06:57:10.414 | P | no message found |
bugs.core_6453_test EXECUTE STATEMENT fails on FB 4.x if containing time/timestamp with time zone parameters |
2025.01.16 06:57:10.414 | 2025.01.16 06:57:11.091 | P | no message found |
bugs.core_6466_test Comments before the first line of code are removed (when extract metadata) |
2025.01.16 06:57:11.091 | 2025.01.16 06:57:11.949 | P | no message found |
bugs.core_6479_test COMMENT ON USER can only apply comment on user defined by the default usermanager plugin |
2025.01.16 06:57:11.949 | 2025.01.16 06:57:12.409 | P | no message found |
bugs.core_6486_test FETCH RELATIVE has an off by one error for the first row |
2025.01.16 06:57:12.409 | 2025.01.16 06:57:12.877 | 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 |
2025.01.16 06:57:12.877 | 2025.01.16 06:57:14.110 | P | no message found |
bugs.core_6489_test User without ALTER ANY ROLE privilege can use COMMENT ON ROLE |
2025.01.16 06:57:14.110 | 2025.01.16 06:57:14.536 | P | no message found |
bugs.core_6494_test Inconsistent translation "string->timestamp->string->timestamp" in dialect 1 |
2025.01.16 06:57:14.536 | 2025.01.16 06:57:15.057 | P | no message found |
bugs.core_6499_test Regression: gstat with switch -t executed via services fails with "found unknown switch" error |
2025.01.16 06:57:15.057 | 2025.01.16 06:57:15.601 | 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 |
2025.01.16 06:57:15.601 | 2025.01.16 06:57:16.019 | P | no message found |
bugs.core_6521_test CAST of Infinity values to FLOAT doesn't work |
2025.01.16 06:57:16.019 | 2025.01.16 06:57:17.213 | P | no message found |
bugs.core_6527_test Regression: inline comment of SP parameter with closing parenthesis leads to incorrect SQL when trying to extract metadata |
2025.01.16 06:57:17.213 | 2025.01.16 06:57:17.742 | 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 |
2025.01.16 06:57:17.742 | 2025.01.16 06:57:18.307 | P | deb10build1 Thu Jan 16 06:57:18 2025 UTC Srp Server connection shutdown |
deb10build1 Thu Jan 16 06:57:18 2025 UTC Srp Server connection shutdown | ||||
bugs.core_6532_test Results of concatenation with blob has no info about collation of source columns (which are declared with such info) |
2025.01.16 06:57:18.307 | 2025.01.16 06:57:24.674 | P | deb10build1 Thu Jan 16 06:57:18 2025 UTC Srp Server connection shutdown |
deb10build1 Thu Jan 16 06:57:18 2025 UTC Srp Server connection shutdown | ||||
bugs.core_6542_test More efficient implementation of SUBSTRING for UTF8 character set |
2025.01.16 06:57:24.674 | 2025.01.16 06:57:25.126 | P | no message found |
bugs.core_6987_test DATEDIFF does not support fractional value for MILLISECOND |
2025.01.16 06:57:25.126 | 2025.01.16 06:57:25.755 | P | no message found |
bugs.gh_0731_test coalesce fails with data type varchar and a non ascii value [CORE388] |
2025.01.16 06:57:25.755 | 2025.01.16 06:57:26.408 | P | no message found |
bugs.gh_2292_test Isql's extracted script is unusable with interdependent selectable procedures in FB 2.1 [CORE1862] |
2025.01.16 06:57:26.408 | 2025.01.16 06:57:27.047 | P | no message found |
bugs.gh_3357_test Bad execution plan if some stream depends on multiple streams via a function [CORE2975] |
2025.01.16 06:57:27.047 | 2025.01.16 06:57:27.578 | P | no message found |
bugs.gh_3810_test Wrong or missing IS NULL optimization (regression) [CORE3449] |
2025.01.16 06:57:27.578 | 2025.01.16 06:57:28.026 | 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 |
2025.01.16 06:57:28.026 | 2025.01.16 06:57:28.591 | P | no message found |
bugs.gh_4314_test Sub-optimal predicate checking while selecting from a view [CORE3981] |
2025.01.16 06:57:28.591 | 2025.01.16 06:57:30.214 | P | no message found |
bugs.gh_4729_test Grant and Revoke update (field) [CORE4407] |
2025.01.16 06:57:30.214 | 2025.01.16 06:57:30.762 | P | no message found |
bugs.gh_4954_test subselect losing the index when where clause includes coalesce() [CORE4640] |
2025.01.16 06:57:30.762 | 2025.01.16 06:57:31.247 | P | no message found |
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] |
2025.01.16 06:57:31.247 | 2025.01.16 06:57:31.800 | 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) |
2025.01.16 06:57:31.800 | 2025.01.16 06:57:32.257 | 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] |
2025.01.16 06:57:32.257 | 2025.01.16 06:57:34.877 | P | no message found |
bugs.gh_5740_test Trace INCLUDE_FILTER with [[:WHITESPACE:]]+ does not work when statement contains newline is issued |
2025.01.16 06:57:34.877 | 2025.01.16 06:57:35.964 | P | no message found |
bugs.gh_6120_test Support auth_plugin_list dpb/spb item from application to client [CORE5860] |
2025.01.16 06:57:35.964 | 2025.01.16 06:58:09.393 | P | no message found |
bugs.gh_6220_test Slow performance when executing SQL scripts as non-SYSDBA user |
2025.01.16 06:58:09.393 | 2025.01.16 06:59:00.213 | P | no message found |
bugs.gh_6609_test Memory leak at server, when client select computed field, which used COALESCE or CAST [CORE6370] |
2025.01.16 06:59:00.213 | 2025.01.16 06:59:03.032 | P | no message found |
bugs.gh_6782_test Getting "records fetched" for functions/procedures in trace |
2025.01.16 06:59:03.032 | 2025.01.16 06:59:03.817 | P | no message found |
bugs.gh_6817_test Command switch "-fetch_password <passwordfile>" does not work with gfix |
2025.01.16 06:59:03.817 | 2025.01.16 06:59:04.386 | P | no message found |
bugs.gh_6825_test Correct error message for DROP VIEW |
2025.01.16 06:59:04.386 | 2025.01.16 06:59:04.830 | P | no message found |
bugs.gh_6854_test Crash occurs when use SIMILAR TO ... |
2025.01.16 06:59:04.830 | 2025.01.16 06:59:05.520 | P | no message found |
bugs.gh_6866_test Some orphan records left at RDB$SECURITY_CLASSES and RDB$USER_PRIVILEGES after DROP PROCEDURE\FUNCTION |
2025.01.16 06:59:05.520 | 2025.01.16 06:59:06.094 | 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 |
2025.01.16 06:59:06.094 | 2025.01.16 06:59:08.322 | P | no message found |
bugs.gh_6941_test Dummy (always true) conditions may change the join order |
2025.01.16 06:59:08.322 | 2025.01.16 06:59:08.795 | P | no message found |
bugs.gh_6987_test DATEDIFF does not support fractional value for MILLISECOND |
2025.01.16 06:59:08.795 | 2025.01.16 06:59:23.110 | P | no message found |
bugs.gh_7031_test gbak -b failed with "invalid transaction handle (expecting explicit transaction start)" |
2025.01.16 06:59:23.110 | 2025.01.16 06:59:23.620 | P | no message found |
bugs.gh_7034_test Server crashes while fetching from a scrollable cursor in PSQL |
2025.01.16 06:59:23.620 | 2025.01.16 06:59:32.483 | P | no message found |
bugs.gh_7106_test Wrong detection of must-be-delimited user names |
2025.01.16 06:59:32.483 | 2025.01.16 06:59:33.047 | P | no message found |
bugs.gh_7118_test Chained JOIN .. USING across the same column names may be optimized badly |
2025.01.16 06:59:33.047 | 2025.01.16 06:59:33.870 | P | no message found |
bugs.gh_7137_test Optimizer regression: bad plan (HASH instead of JOIN) is chosen for some inner joins |
2025.01.16 06:59:33.870 | 2025.01.16 06:59:36.613 | P | no message found |
bugs.gh_7141_test Services manager breaks long lines into 1023 bytes portions when using isc_info_svc_line in Service::query() |
2025.01.16 06:59:36.613 | 2025.01.16 06:59:37.070 | P | no message found |
bugs.gh_7176_test Incorrect error "Invalid token. Malformed string." with union + blob + non utf8 varchar |
2025.01.16 06:59:37.070 | 2025.01.16 06:59:37.615 | P | no message found |
bugs.gh_7237_test Starting operator become unstable on indexed varchar fields |
2025.01.16 06:59:37.615 | 2025.01.16 06:59:37.999 | P | no message found |
bugs.gh_7288_test Server crashes when working with DSQL savepoints |
2025.01.16 06:59:37.999 | 2025.01.16 06:59:38.505 | P | no message found |
bugs.gh_7391_test AV when compiling stored procedure |
2025.01.16 06:59:38.505 | 2025.01.16 06:59:39.707 | P | no message found |
bugs.gh_7413_test Regression: bad plan in FB 3.0.9+ (correct in FB 3.0.8) |
2025.01.16 06:59:39.707 | 2025.01.16 06:59:40.228 | P | no message found |
bugs.gh_7434_test Crash or error in SUBSTRING()'s regexp parser with UTF-8 encoding |
2025.01.16 06:59:40.228 | 2025.01.16 06:59:40.711 | P | no message found |
bugs.gh_7446_check_regression_test |
2025.01.16 06:59:40.711 | 2025.01.16 06:59:41.176 | P | deb10build1 Thu Jan 16 06:59:41 2025 UTC Srp Server connection shutdown |
deb10build1 Thu Jan 16 06:59:41 2025 UTC Srp Server connection shutdown | ||||
bugs.gh_7456_test Impossible drop function in package with name of PSQL-function |
2025.01.16 06:59:41.176 | 2025.01.16 06:59:41.667 | P | deb10build1 Thu Jan 16 06:59:41 2025 UTC Srp Server connection shutdown |
deb10build1 Thu Jan 16 06:59:41 2025 UTC Srp Server connection shutdown | ||||
bugs.gh_7464_test Crash on repeating update in 5.0 |
2025.01.16 06:59:41.667 | 2025.01.16 06:59:42.184 | P | deb10build1 Thu Jan 16 06:59:41 2025 UTC Srp Server connection shutdown |
deb10build1 Thu Jan 16 06:59:41 2025 UTC Srp Server connection shutdown | ||||
bugs.gh_7467_test Simple SQL crashes firebird: select cast(rdb$db_key as integer) from rdb$database |
2025.01.16 06:59:42.184 | 2025.01.16 06:59:42.895 | P | no message found |
bugs.gh_7474_test Incorrect condition evaluation - FB 5.0 |
2025.01.16 06:59:42.895 | 2025.01.16 06:59:43.523 | P | no message found |
bugs.gh_7494_test Firebird performance issue - non necessary index reads |
2025.01.16 06:59:43.523 | 2025.01.16 06:59:44.218 | P | no message found |
bugs.gh_7499_test Problem with restore when backup has procedure which contains explicit PLAN clause with inappropriate indices. |
2025.01.16 06:59:44.218 | 2025.01.16 06:59:44.806 | P | no message found |
bugs.gh_7501_test Precision of standalone unit may differ from packaged one in SQL dialect 1 |
2025.01.16 06:59:44.806 | 2025.01.16 06:59:45.328 | P | no message found |
bugs.gh_7517_test Successful compiling of procedure with wrong PLAN(s) used by some of its statement(s) |
2025.01.16 06:59:45.328 | 2025.01.16 06:59:45.828 | P | no message found |
bugs.gh_7537_test Wrong name in error message when unknown namespace is passed into RDB$SET_CONTEXT() |
2025.01.16 06:59:45.828 | 2025.01.16 06:59:46.027 | P | no message found |
bugs.gh_7545_test Server crash on some LockMemSize values |
2025.01.16 06:59:46.027 | 2025.01.16 06:59:46.501 | P | no message found |
bugs.gh_7591_test RELEASE SAVEPOINT ONLY works incorrectly |
2025.01.16 06:59:46.501 | 2025.01.16 06:59:47.035 | P | no message found |
bugs.gh_7647_test Regression: Error in isc_array_lookup_bounds |
2025.01.16 06:59:47.035 | 2025.01.16 06:59:47.510 | P | no message found |
bugs.gh_7651_test Unable to find savepoint in insert with nested query and returning clause in FB4 |
2025.01.16 06:59:47.510 | 2025.01.16 06:59:48.063 | 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 |
2025.01.16 06:59:48.063 | 2025.01.16 06:59:48.513 | P | no message found |
bugs.gh_7665_test Wrong result ordering in LEFT JOIN query |
2025.01.16 06:59:48.513 | 2025.01.16 06:59:48.970 | P | no message found |
bugs.gh_7698_test The legacy plan with window functions is broken |
2025.01.16 06:59:48.970 | 2025.01.16 06:59:49.497 | P | no message found |
bugs.gh_7710_test Expression index - more than one null value cause attempt to store duplicate value error |
2025.01.16 06:59:49.497 | 2025.01.16 06:59:50.055 | P | deb10build1 Thu Jan 16 06:59:50 2025 UTC Sweep is started by SYSDBA Database "/var/tmp/qa_2024/test_11319/test.fdb" OIT 5, OAT 8, OST 8, Next 9 |
deb10build1 Thu Jan 16 06:59:50 2025 UTC Sweep is finished Database "/var/tmp/qa_2024/test_11319/test.fdb" OIT 9, OAT 8, OST 8, Next 10 | ||||
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. |
2025.01.16 06:59:50.055 | 2025.01.16 06:59:50.808 | P | deb10build1 Thu Jan 16 06:59:50 2025 UTC Sweep is started by SYSDBA Database "/var/tmp/qa_2024/test_11319/test.fdb" OIT 5, OAT 8, OST 8, Next 9 |
deb10build1 Thu Jan 16 06:59:50 2025 UTC Sweep is finished Database "/var/tmp/qa_2024/test_11319/test.fdb" OIT 9, OAT 8, OST 8, Next 10 | ||||
bugs.gh_7747_test garbage collection in indexes and blobs is not performed in VIO_backout |
2025.01.16 06:59:50.808 | 2025.01.16 06:59:51.400 | P | deb10build1 Thu Jan 16 06:59:50 2025 UTC Sweep is started by SYSDBA Database "/var/tmp/qa_2024/test_11319/test.fdb" OIT 5, OAT 8, OST 8, Next 9 |
deb10build1 Thu Jan 16 06:59:50 2025 UTC Sweep is finished Database "/var/tmp/qa_2024/test_11319/test.fdb" OIT 9, OAT 8, OST 8, Next 10 | ||||
bugs.gh_7760_test Parameters inside the IN list may cause a string truncation error |
2025.01.16 06:59:51.400 | 2025.01.16 06:59:51.916 | P | no message found |
bugs.gh_7795_test NOT IN <list> returns incorrect result if NULLs are present inside the value list |
2025.01.16 06:59:51.916 | 2025.01.16 06:59:52.383 | P | no message found |
bugs.gh_7839_test Potential bug in BETWEEN Operator |
2025.01.16 06:59:52.383 | 2025.01.16 06:59:52.862 | P | no message found |
bugs.gh_7844_test Removing first column with SET WIDTH crashes ISQL |
2025.01.16 06:59:52.862 | 2025.01.16 06:59:53.399 | P | no message found |
bugs.gh_7860_test Crash potentially caused by BETWEEN Operator |
2025.01.16 06:59:53.399 | 2025.01.16 06:59:53.851 | 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 |
2025.01.16 06:59:53.851 | 2025.01.16 06:59:54.377 | P | no message found |
bugs.gh_7931_test Incorrect variable usage using UPDATE OR INSERT |
2025.01.16 06:59:54.377 | 2025.01.16 06:59:54.838 | P | no message found |
bugs.gh_8078_test SIMILAR TO with constant pattern using '|', '*', '?' or '{0,N}' doesn't work as expected |
2025.01.16 06:59:54.838 | 2025.01.16 06:59:55.293 | P | no message found |
bugs.gh_8120_test Cast dies with numeric value is out of range error |
2025.01.16 06:59:55.293 | 2025.01.16 06:59:56.732 | P | no message found |
bugs.gh_8161_test Cardinality estimation should use primary record versions only |
2025.01.16 06:59:56.732 | 2025.01.16 06:59:58.404 | P | no message found |
bugs.gh_8178_addi_test Check result of conversion to string in COALESCE that involves all families of data types. |
2025.01.16 06:59:58.404 | 2025.01.16 06:59:58.910 | P | no message found |
bugs.gh_8178_test Problem with boolean conversion to string inside DataTypeUtil::makeFromList() |
2025.01.16 06:59:58.910 | 2025.01.16 07:00:01.332 | P | no message found |
bugs.hang_test bugs.hang_test: <NO_HEADER> |
2025.01.16 07:00:01.332 | 2025.01.16 07:00:04.350 | P | no message found |
functional.arno.derived_tables.test_01 Simple derived table |
2025.01.16 07:00:04.350 | 2025.01.16 07:00:04.972 | P | no message found |
functional.arno.derived_tables.test_02 Unnamed (no relation alias) derived table |
2025.01.16 07:00:04.972 | 2025.01.16 07:00:05.551 | P | no message found |
functional.arno.derived_tables.test_03 Explicit column names for derived table |
2025.01.16 07:00:05.551 | 2025.01.16 07:00:06.095 | P | no message found |
functional.arno.derived_tables.test_04 Derived table column names must be unique |
2025.01.16 07:00:06.095 | 2025.01.16 07:00:06.681 | P | no message found |
functional.arno.derived_tables.test_05 Derived table column names must be unique |
2025.01.16 07:00:06.681 | 2025.01.16 07:00:07.261 | P | no message found |
functional.arno.derived_tables.test_06 Outer reference inside derived table to other relations in from clause is not allowed |
2025.01.16 07:00:07.261 | 2025.01.16 07:00:07.909 | P | no message found |
functional.arno.derived_tables.test_07 Outer reference inside derived table to other relations in from clause is not allowed |
2025.01.16 07:00:07.909 | 2025.01.16 07:00:08.551 | P | no message found |
functional.arno.derived_tables.test_08 Outer reference inside derived table to other relations in from clause is not allowed |
2025.01.16 07:00:08.551 | 2025.01.16 07:00:09.135 | P | no message found |
functional.arno.derived_tables.test_09 Outer reference inside derived table to other relations in from clause is not allowed |
2025.01.16 07:00:09.135 | 2025.01.16 07:00:09.729 | P | no message found |
functional.arno.derived_tables.test_10 Outer reference to upper scope-level is allowed |
2025.01.16 07:00:09.729 | 2025.01.16 07:00:10.383 | P | no message found |
functional.arno.derived_tables.test_11 Outer reference to upper scope-level is allowed |
2025.01.16 07:00:10.383 | 2025.01.16 07:00:11.018 | P | no message found |
functional.arno.derived_tables.test_12 Outer reference to upper scope-level is allowed |
2025.01.16 07:00:11.018 | 2025.01.16 07:00:11.709 | P | no message found |
functional.arno.derived_tables.test_13 DISTINCT inside derived table |
2025.01.16 07:00:11.709 | 2025.01.16 07:00:12.264 | P | no message found |
functional.arno.derived_tables.test_14 FIRST / SKIP inside derived table |
2025.01.16 07:00:12.264 | 2025.01.16 07:00:12.859 | P | no message found |
functional.arno.derived_tables.test_15 UNION inside derived table |
2025.01.16 07:00:12.859 | 2025.01.16 07:00:13.461 | P | no message found |
functional.arno.derived_tables.test_16 Simple derived table with aggregate inside |
2025.01.16 07:00:13.461 | 2025.01.16 07:00:14.089 | P | no message found |
functional.arno.derived_tables.test_17 Aggregate inside derived table |
2025.01.16 07:00:14.089 | 2025.01.16 07:00:14.709 | P | no message found |
functional.arno.derived_tables.test_18 Aggregate inside derived table |
2025.01.16 07:00:14.709 | 2025.01.16 07:00:15.365 | P | no message found |
functional.arno.derived_tables.test_19 Sub-select inside derived table |
2025.01.16 07:00:15.365 | 2025.01.16 07:00:16.055 | P | no message found |
functional.arno.derived_tables.test_20 Sub-select inside derived table |
2025.01.16 07:00:16.055 | 2025.01.16 07:00:16.601 | P | no message found |
functional.arno.derived_tables.test_21 Implicit derived table by IN predicate |
2025.01.16 07:00:16.601 | 2025.01.16 07:00:17.262 | P | no message found |
functional.arno.derived_tables.test_22 Derived table outer reference (triggers) |
2025.01.16 07:00:17.262 | 2025.01.16 07:00:17.878 | P | no message found |
functional.arno.derived_tables.test_23 Derived table with outer reference from JOIN. |
2025.01.16 07:00:17.878 | 2025.01.16 07:00:18.506 | P | no message found |
functional.arno.derived_tables.test_24 Derived table with outer reference from LEFT JOIN. |
2025.01.16 07:00:18.506 | 2025.01.16 07:00:19.093 | P | no message found |
functional.arno.derived_tables.test_25 Derived table with outer reference from FULL JOIN. |
2025.01.16 07:00:19.093 | 2025.01.16 07:00:19.672 | P | no message found |
functional.arno.derived_tables.test_26 Derived table with column that is specified several times |
2025.01.16 07:00:19.672 | 2025.01.16 07:00:20.262 | P | no message found |
functional.arno.derived_tables.test_27 Derived table with same alias for several columns |
2025.01.16 07:00:20.262 | 2025.01.16 07:00:20.885 | P | no message found |
functional.arno.indices.test_lower_bound_asc_02_segments_01 ASC 2-segment index lower bound |
2025.01.16 07:00:20.885 | 2025.01.16 07:00:21.539 | P | no message found |
functional.arno.indices.test_lower_bound_desc_02_segments_01 DESC 2-segment index lower bound |
2025.01.16 07:00:21.539 | 2025.01.16 07:00:22.154 | P | no message found |
functional.arno.indices.test_starting_with_01 STARTING WITH charset NONE |
2025.01.16 07:00:22.154 | 2025.01.16 07:00:22.759 | P | no message found |
functional.arno.indices.test_starting_with_02 STARTING WITH charset ISO8859_1 |
2025.01.16 07:00:22.759 | 2025.01.16 07:00:23.372 | P | no message found |
functional.arno.indices.test_timestamps_01 TIMESTAMP in index with values below julian date |
2025.01.16 07:00:23.372 | 2025.01.16 07:00:23.966 | P | no message found |
functional.arno.indices.test_upper_bound_asc_01_segments_01 ASC single segment index upper bound |
2025.01.16 07:00:23.966 | 2025.01.16 07:00:24.606 | P | no message found |
functional.arno.indices.test_upper_bound_asc_01_segments_02 ASC single segment index upper bound |
2025.01.16 07:00:24.606 | 2025.01.16 07:00:25.149 | P | no message found |
functional.arno.indices.test_upper_bound_asc_01_segments_03 ASC single segment index upper bound |
2025.01.16 07:00:25.149 | 2025.01.16 07:00:25.726 | P | no message found |
functional.arno.indices.test_upper_bound_asc_01_segments_04 ASC single segment index upper bound |
2025.01.16 07:00:25.726 | 2025.01.16 07:00:26.362 | P | no message found |
functional.arno.indices.test_upper_bound_asc_02_segments_01 ASC 2-segment index upper bound |
2025.01.16 07:00:26.362 | 2025.01.16 07:00:26.998 | P | no message found |
functional.arno.indices.test_upper_bound_desc_01_segments_01 DESC single segment index upper bound |
2025.01.16 07:00:26.998 | 2025.01.16 07:00:27.635 | P | no message found |
functional.arno.indices.test_upper_bound_desc_01_segments_02 DESC single segment index upper bound |
2025.01.16 07:00:27.635 | 2025.01.16 07:00:28.228 | P | no message found |
functional.arno.indices.test_upper_bound_desc_02_segments_01 DESC 2-segment index upper bound |
2025.01.16 07:00:28.228 | 2025.01.16 07:00:28.821 | P | no message found |
functional.arno.indices.test_upper_lower_bounds_01 Upper and lower bounds |
2025.01.16 07:00:28.821 | 2025.01.16 07:00:29.367 | P | no message found |
functional.arno.indices.test_upper_lower_bounds_02 Upper and lower bounds |
2025.01.16 07:00:29.367 | 2025.01.16 07:00:30.050 | P | no message found |
functional.arno.optimizer.test_opt_aggregate_distribution_01 Try to deliver HAVING CLAUSE conjunctions to the WHERE clause |
2025.01.16 07:00:30.050 | 2025.01.16 07:00:30.689 | P | no message found |
functional.arno.optimizer.test_opt_aggregate_distribution_02 Try to deliver HAVING CLAUSE conjunctions to the WHERE clause |
2025.01.16 07:00:30.689 | 2025.01.16 07:00:31.302 | P | no message found |
functional.arno.optimizer.test_opt_aggregate_distribution_03 Try to deliver HAVING CLAUSE conjunctions to the WHERE clause |
2025.01.16 07:00:31.302 | 2025.01.16 07:00:31.949 | P | no message found |
functional.arno.optimizer.test_opt_aggregate_distribution_04 Try to deliver HAVING CLAUSE conjunctions to the WHERE clause |
2025.01.16 07:00:31.949 | 2025.01.16 07:00:32.563 | P | no message found |
functional.arno.optimizer.test_opt_aggregate_distribution_05 Try to deliver HAVING CLAUSE conjunctions to the WHERE clause |
2025.01.16 07:00:32.563 | 2025.01.16 07:00:33.190 | P | no message found |
functional.arno.optimizer.test_opt_aggregate_distribution_06 Try to deliver HAVING CLAUSE conjunctions to the WHERE clause |
2025.01.16 07:00:33.190 | 2025.01.16 07:00:33.817 | P | no message found |
functional.arno.optimizer.test_opt_aggregate_distribution_07 Try to deliver HAVING CLAUSE conjunctions to the WHERE clause |
2025.01.16 07:00:33.817 | 2025.01.16 07:00:34.396 | P | no message found |
functional.arno.optimizer.test_opt_aggregate_distribution_08 Try to deliver HAVING CLAUSE conjunctions to the WHERE clause |
2025.01.16 07:00:34.396 | 2025.01.16 07:00:34.964 | P | no message found |
functional.arno.optimizer.test_opt_aggregate_distribution_09 Try to deliver HAVING CLAUSE conjunctions to the WHERE clause |
2025.01.16 07:00:34.964 | 2025.01.16 07:00:35.536 | P | no message found |
functional.arno.optimizer.test_opt_aggregate_distribution_10 Try to deliver HAVING CLAUSE conjunctions to the WHERE clause |
2025.01.16 07:00:35.536 | 2025.01.16 07:00:36.104 | P | no message found |
functional.arno.optimizer.test_opt_aggregate_distribution_11 Try to deliver HAVING CLAUSE conjunctions to the WHERE clause |
2025.01.16 07:00:36.104 | 2025.01.16 07:00:36.736 | P | no message found |
functional.arno.optimizer.test_opt_aggregate_distribution_12 Try to deliver HAVING CLAUSE conjunctions to the WHERE clause |
2025.01.16 07:00:36.736 | 2025.01.16 07:00:37.348 | P | no message found |
functional.arno.optimizer.test_opt_aggregate_distribution_13 Try to deliver HAVING CLAUSE conjunctions to the WHERE clause |
2025.01.16 07:00:37.348 | 2025.01.16 07:00:38.018 | P | no message found |
functional.arno.optimizer.test_opt_aggregate_distribution_14 Try to deliver HAVING CLAUSE conjunctions to the WHERE clause |
2025.01.16 07:00:38.018 | 2025.01.16 07:00:38.632 | P | no message found |
functional.arno.optimizer.test_opt_avoid_index_usage AVOID index usage in WHERE <indexed_varchar_field> = <integer_value> |
2025.01.16 07:00:38.632 | 2025.01.16 07:00:39.260 | P | no message found |
functional.arno.optimizer.test_opt_full_join_01 FULL OUTER JOIN, list all values |
2025.01.16 07:00:39.260 | 2025.01.16 07:00:39.853 | P | no message found |
functional.arno.optimizer.test_opt_full_join_02 FULL OUTER JOIN, list all values, but filtered in WHERE clause |
2025.01.16 07:00:39.853 | 2025.01.16 07:00:40.491 | P | no message found |
functional.arno.optimizer.test_opt_full_join_03 FULL OUTER JOIN, list all values, but filtered in WHERE clause |
2025.01.16 07:00:40.491 | 2025.01.16 07:00:41.138 | P | no message found |
functional.arno.optimizer.test_opt_full_join_04 FULL OUTER JOIN, list all values, but filtered in WHERE clause |
2025.01.16 07:00:41.138 | 2025.01.16 07:00:41.742 | P | no message found |
functional.arno.optimizer.test_opt_inner_join_01 INNER JOIN join order |
2025.01.16 07:00:41.742 | 2025.01.16 07:00:42.364 | P | no message found |
functional.arno.optimizer.test_opt_inner_join_02 INNER JOIN join order |
2025.01.16 07:00:42.364 | 2025.01.16 07:00:43.151 | P | no message found |
functional.arno.optimizer.test_opt_inner_join_03 INNER JOIN join order |
2025.01.16 07:00:43.151 | 2025.01.16 07:00:43.930 | P | no message found |
functional.arno.optimizer.test_opt_inner_join_04 INNER JOIN join order LIKE and IS NULL |
2025.01.16 07:00:43.930 | 2025.01.16 07:00:44.665 | P | no message found |
functional.arno.optimizer.test_opt_inner_join_05 INNER JOIN join order LIKE and STARTING WITH |
2025.01.16 07:00:44.665 | 2025.01.16 07:00:45.370 | P | no message found |
functional.arno.optimizer.test_opt_inner_join_06 INNER JOIN join order and VIEW |
2025.01.16 07:00:45.370 | 2025.01.16 07:00:46.248 | P | no message found |
functional.arno.optimizer.test_opt_inner_join_07 INNER JOIN join order and VIEW |
2025.01.16 07:00:46.248 | 2025.01.16 07:00:46.865 | P | no message found |
functional.arno.optimizer.test_opt_inner_join_08 INNER JOIN join order and VIEW |
2025.01.16 07:00:46.865 | 2025.01.16 07:00:47.485 | P | no message found |
functional.arno.optimizer.test_opt_inner_join_09 INNER JOIN join order and distribution |
2025.01.16 07:00:47.485 | 2025.01.16 07:00:48.119 | P | no message found |
functional.arno.optimizer.test_opt_inner_join_10 INNER JOIN join order |
2025.01.16 07:00:48.119 | 2025.01.16 07:00:48.727 | P | no message found |
functional.arno.optimizer.test_opt_inner_join_merge_01 INNER JOIN join merge |
2025.01.16 07:00:48.727 | 2025.01.16 07:00:49.398 | P | no message found |
functional.arno.optimizer.test_opt_inner_join_merge_02 INNER JOIN join merge |
2025.01.16 07:00:49.398 | 2025.01.16 07:00:50.057 | P | no message found |
functional.arno.optimizer.test_opt_inner_join_merge_03 INNER JOIN join merge |
2025.01.16 07:00:50.057 | 2025.01.16 07:00:50.706 | P | no message found |
functional.arno.optimizer.test_opt_inner_join_merge_04 INNER JOIN join merge and NULLs |
2025.01.16 07:00:50.706 | 2025.01.16 07:00:51.331 | P | no message found |
functional.arno.optimizer.test_opt_inner_join_merge_05 INNER JOIN join merge and VIEWs |
2025.01.16 07:00:51.331 | 2025.01.16 07:00:51.974 | P | no message found |
functional.arno.optimizer.test_opt_inner_join_merge_06 INNER JOIN join merge and SP |
2025.01.16 07:00:51.974 | 2025.01.16 07:00:52.586 | P | no message found |
functional.arno.optimizer.test_opt_left_join_01 LEFT OUTER JOIN with no match at all |
2025.01.16 07:00:52.586 | 2025.01.16 07:00:53.210 | P | no message found |
functional.arno.optimizer.test_opt_left_join_02 LEFT OUTER JOIN with no match and IS NULL in WHERE clause |
2025.01.16 07:00:53.210 | 2025.01.16 07:00:53.812 | P | no message found |
functional.arno.optimizer.test_opt_left_join_03 LEFT OUTER JOIN with full match and reference in WHERE clause |
2025.01.16 07:00:53.812 | 2025.01.16 07:00:54.440 | P | no message found |
functional.arno.optimizer.test_opt_left_join_04 LEFT OUTER JOIN with full match |
2025.01.16 07:00:54.440 | 2025.01.16 07:00:55.086 | P | no message found |
functional.arno.optimizer.test_opt_left_join_05 LEFT OUTER JOIN with full match, but limited in ON clause |
2025.01.16 07:00:55.086 | 2025.01.16 07:00:55.763 | P | no message found |
functional.arno.optimizer.test_opt_left_join_06 LEFT OUTER JOIN with full match, but limited in ON clause |
2025.01.16 07:00:55.763 | 2025.01.16 07:00:56.412 | P | no message found |
functional.arno.optimizer.test_opt_left_join_07 4 JOINed tables with 1 LEFT OUTER JOIN |
2025.01.16 07:00:56.412 | 2025.01.16 07:00:57.054 | 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 |
2025.01.16 07:00:57.054 | 2025.01.16 07:00:57.631 | 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 |
2025.01.16 07:00:57.631 | 2025.01.16 07:00:58.224 | P | no message found |
functional.arno.optimizer.test_opt_left_join_10 LEFT OUTER JOIN with IS NULL burried in WHERE clause |
2025.01.16 07:00:58.224 | 2025.01.16 07:00:58.823 | P | no message found |
functional.arno.optimizer.test_opt_left_join_11 LEFT OUTER JOIN with STARTING WITH in WHERE clause |
2025.01.16 07:00:58.823 | 2025.01.16 07:00:59.497 | P | no message found |
functional.arno.optimizer.test_opt_left_join_12 LEFT OUTER JOIN with distribution CASE |
2025.01.16 07:00:59.497 | 2025.01.16 07:01:00.154 | P | no message found |
functional.arno.optimizer.test_opt_left_join_13 LEFT OUTER JOIN VIEW with full match |
2025.01.16 07:01:00.154 | 2025.01.16 07:01:00.799 | P | no message found |
functional.arno.optimizer.test_opt_mixed_joins_01 Mixed JOINS |
2025.01.16 07:01:00.799 | 2025.01.16 07:01:01.426 | P | no message found |
functional.arno.optimizer.test_opt_mixed_joins_02 Mixed JOINS |
2025.01.16 07:01:01.426 | 2025.01.16 07:01:02.100 | P | no message found |
functional.arno.optimizer.test_opt_mixed_joins_03 Mixed JOINS |
2025.01.16 07:01:02.100 | 2025.01.16 07:01:02.785 | P | no message found |
functional.arno.optimizer.test_opt_mixed_joins_04 Mixed JOINS |
2025.01.16 07:01:02.785 | 2025.01.16 07:01:03.454 | P | no message found |
functional.arno.optimizer.test_opt_mixed_joins_05 Mixed JOINS |
2025.01.16 07:01:03.454 | 2025.01.16 07:01:04.080 | P | no message found |
functional.arno.optimizer.test_opt_mixed_joins_06 Mixed JOINS |
2025.01.16 07:01:04.080 | 2025.01.16 07:01:04.768 | P | no message found |
functional.arno.optimizer.test_opt_multi_index_selection_01 Unique index selection (multi segment) |
2025.01.16 07:01:04.768 | 2025.01.16 07:01:05.461 | P | no message found |
functional.arno.optimizer.test_opt_multi_index_selection_02 Best match index selection (multi segment) |
2025.01.16 07:01:05.461 | 2025.01.16 07:01:06.164 | P | no message found |
functional.arno.optimizer.test_opt_multi_index_selection_03 Best match index selection (multi segment) |
2025.01.16 07:01:06.164 | 2025.01.16 07:01:06.769 | P | no message found |
functional.arno.optimizer.test_opt_multi_index_selection_04 Best match index selection (multi segment) |
2025.01.16 07:01:06.769 | 2025.01.16 07:01:07.402 | P | no message found |
functional.arno.optimizer.test_opt_multi_index_selection_05 Best match index selection (multi segment) |
2025.01.16 07:01:07.402 | 2025.01.16 07:01:08.083 | P | no message found |
functional.arno.optimizer.test_opt_multi_index_selection_06 Best match index selection (multi segment) |
2025.01.16 07:01:08.083 | 2025.01.16 07:01:08.740 | P | no message found |
functional.arno.optimizer.test_opt_multi_index_selection_07 Best match index selection (multi segment) |
2025.01.16 07:01:08.740 | 2025.01.16 07:01:09.368 | P | no message found |
functional.arno.optimizer.test_opt_multi_index_selection_08 Best match index selection (multi segment) |
2025.01.16 07:01:09.368 | 2025.01.16 07:01:10.019 | P | no message found |
functional.arno.optimizer.test_opt_selectivity_01 SELECTIVITY - SET STATISTICS |
2025.01.16 07:01:10.019 | 2025.01.16 07:01:10.699 | P | no message found |
functional.arno.optimizer.test_opt_selectivity_02 SELECTIVITY - CREATE INDEX |
2025.01.16 07:01:10.699 | 2025.01.16 07:01:11.375 | P | no message found |
functional.arno.optimizer.test_opt_selectivity_03 SELECTIVITY - INDEX INACTIVE / ACTIVE |
2025.01.16 07:01:11.375 | 2025.01.16 07:01:12.037 | P | no message found |
functional.arno.optimizer.test_opt_single_index_selection_01 Unique index selection (single segment) |
2025.01.16 07:01:12.037 | 2025.01.16 07:01:12.662 | P | no message found |
functional.arno.optimizer.test_opt_single_index_selection_02 Best match index selection (single segment) |
2025.01.16 07:01:12.662 | 2025.01.16 07:01:13.258 | P | no message found |
functional.arno.optimizer.test_opt_single_index_selection_03 Best match index selection (single segment) |
2025.01.16 07:01:13.258 | 2025.01.16 07:01:13.852 | P | no message found |
functional.arno.optimizer.test_opt_single_index_selection_04 Best match index selection (single segment) |
2025.01.16 07:01:13.852 | 2025.01.16 07:01:14.515 | P | no message found |
functional.arno.optimizer.test_opt_single_index_selection_05 Best match index selection (single segment) ASC and DESC |
2025.01.16 07:01:14.515 | 2025.01.16 07:01:15.181 | P | no message found |
functional.arno.optimizer.test_opt_single_index_selection_06 Best match index selection (single segment) |
2025.01.16 07:01:15.181 | 2025.01.16 07:01:15.830 | P | no message found |
functional.arno.optimizer.test_opt_single_index_selection_07 Best match index selection (single segment) |
2025.01.16 07:01:15.830 | 2025.01.16 07:01:16.474 | P | no message found |
functional.arno.optimizer.test_opt_single_index_selection_08 Best match index selection (single segment) |
2025.01.16 07:01:16.474 | 2025.01.16 07:01:17.121 | P | no message found |
functional.arno.optimizer.test_opt_single_index_selection_09 Best match index selection (single segment) OR |
2025.01.16 07:01:17.121 | 2025.01.16 07:01:17.717 | P | no message found |
functional.arno.optimizer.test_opt_single_index_selection_10 Best match index selection (single segment) OR |
2025.01.16 07:01:17.717 | 2025.01.16 07:01:18.338 | P | no message found |
functional.arno.optimizer.test_opt_single_index_selection_11 Best match index selection (single segment) |
2025.01.16 07:01:18.338 | 2025.01.16 07:01:18.973 | P | no message found |
functional.arno.optimizer.test_opt_sort_by_index_01 ORDER BY ASC using index (unique) |
2025.01.16 07:01:18.973 | 2025.01.16 07:01:19.600 | P | no message found |
functional.arno.optimizer.test_opt_sort_by_index_02 ORDER BY DESC using index (unique) |
2025.01.16 07:01:19.600 | 2025.01.16 07:01:20.148 | P | no message found |
functional.arno.optimizer.test_opt_sort_by_index_03 ORDER BY ASC using index (non-unique) |
2025.01.16 07:01:20.148 | 2025.01.16 07:01:20.766 | P | no message found |
functional.arno.optimizer.test_opt_sort_by_index_04 ORDER BY DESC using index (non-unique) |
2025.01.16 07:01:20.766 | 2025.01.16 07:01:21.355 | P | no message found |
functional.arno.optimizer.test_opt_sort_by_index_05 MAX() and DESC index (non-unique) |
2025.01.16 07:01:21.355 | 2025.01.16 07:01:22.012 | P | no message found |
functional.arno.optimizer.test_opt_sort_by_index_06 MAX() and ASC index (non-unique) |
2025.01.16 07:01:22.012 | 2025.01.16 07:01:22.542 | P | no message found |
functional.arno.optimizer.test_opt_sort_by_index_07 MIN() and ASC index (non-unique) |
2025.01.16 07:01:22.542 | 2025.01.16 07:01:23.158 | P | no message found |
functional.arno.optimizer.test_opt_sort_by_index_08 MIN() and DESC index (non-unique) |
2025.01.16 07:01:23.158 | 2025.01.16 07:01:23.780 | P | no message found |
functional.arno.optimizer.test_opt_sort_by_index_09 ORDER BY ASC using index (non-unique) |
2025.01.16 07:01:23.780 | 2025.01.16 07:01:24.341 | P | no message found |
functional.arno.optimizer.test_opt_sort_by_index_10 ORDER BY ASC using index (multi) |
2025.01.16 07:01:24.341 | 2025.01.16 07:01:24.849 | P | no message found |
functional.arno.optimizer.test_opt_sort_by_index_11 ORDER BY ASC using index (multi) |
2025.01.16 07:01:24.849 | 2025.01.16 07:01:25.423 | P | no message found |
functional.arno.optimizer.test_opt_sort_by_index_12 ORDER BY ASC, DESC using index (multi) |
2025.01.16 07:01:25.423 | 2025.01.16 07:01:26.021 | P | no message found |
functional.arno.optimizer.test_opt_sort_by_index_13 ORDER BY ASC using index (multi) |
2025.01.16 07:01:26.021 | 2025.01.16 07:01:26.579 | P | no message found |
functional.arno.optimizer.test_opt_sort_by_index_14 ORDER BY ASC NULLS FIRST using index |
2025.01.16 07:01:26.579 | 2025.01.16 07:01:27.194 | P | no message found |
functional.arno.optimizer.test_opt_sort_by_index_15 ORDER BY ASC NULLS LAST using index |
2025.01.16 07:01:27.194 | 2025.01.16 07:01:27.805 | P | no message found |
functional.arno.optimizer.test_opt_sort_by_index_16 ORDER BY DESC NULLS FIRST using index |
2025.01.16 07:01:27.805 | 2025.01.16 07:01:28.424 | P | no message found |
functional.arno.optimizer.test_opt_sort_by_index_17 ORDER BY DESC NULLS LAST using index |
2025.01.16 07:01:28.424 | 2025.01.16 07:01:28.965 | P | no message found |
functional.arno.optimizer.test_opt_sort_by_index_18 ORDER BY ASC using index (single) and WHERE clause |
2025.01.16 07:01:28.965 | 2025.01.16 07:01:29.402 | P | no message found |
functional.arno.optimizer.test_opt_sort_by_index_19 ORDER BY ASC using index (multi) and WHERE clause |
2025.01.16 07:01:29.402 | 2025.01.16 07:01:29.410 | P | no message found |
functional.basic.isql.test_00 Check output of "HELP" and "HELP SET" commands |
2025.01.16 07:01:29.906 | 2025.01.16 07:01:30.426 | P | no message found |
functional.basic.isql.test_01 ISQL - SHOW DATABASE |
2025.01.16 07:01:30.426 | 2025.01.16 07:01:30.924 | P | no message found |
functional.basic.isql.test_02 ISQL - SHOW SYSTEM TABLES |
2025.01.16 07:01:30.924 | 2025.01.16 07:01:31.392 | P | no message found |
functional.basic.isql.test_03 ISQL - SHOW SYSTEM parameters |
2025.01.16 07:01:31.392 | 2025.01.16 07:01:34.947 | 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 |
2025.01.16 07:01:34.947 | 2025.01.16 07:01:35.310 | P | no message found |
functional.database.alter.test_01 Alter database: adding a secondary file |
2025.01.16 07:01:35.310 | 2025.01.16 07:01:35.654 | P | no message found |
functional.database.alter.test_02 Alter database: adding secondary file with alternate keyword |
2025.01.16 07:01:35.654 | 2025.01.16 07:01:36.045 | P | no message found |
functional.database.alter.test_03 Alter database: add file with name of this database or previously added files must fail |
2025.01.16 07:01:36.045 | 2025.01.16 07:01:37.821 | P | no message found |
functional.database.create.test_00 Verify ability to create database with different values of PAGE_SIZE |
2025.01.16 07:01:37.821 | 2025.01.16 07:01:38.152 | P | no message found |
functional.database.create.test_01 Create database: set names and default character set |
2025.01.16 07:01:38.152 | 2025.01.16 07:01:39.208 | P | no message found |
functional.database.create.test_02 Create database: non sysdba user |
2025.01.16 07:01:39.208 | 2025.01.16 07:01:39.214 | P | no message found |
functional.database.create.test_08 Create database: Multi file DB |
2025.01.16 07:01:39.568 | 2025.01.16 07:01:39.937 | P | no message found |
functional.database.create.test_09 Create database: Multi file DB |
2025.01.16 07:01:39.937 | 2025.01.16 07:01:40.320 | P | no message found |
functional.database.create.test_10 Create database: Multi file DB - starting |
2025.01.16 07:01:40.320 | 2025.01.16 07:01:40.762 | P | no message found |
functional.database.create.test_11 Create database: Default char set NONE |
2025.01.16 07:01:40.762 | 2025.01.16 07:01:41.267 | P | no message found |
functional.database.create.test_12 Create database: with PAGE_SIZE=32768: check actual size of page in the created database. |
2025.01.16 07:01:41.267 | 2025.01.16 07:01:42.004 | P | no message found |
functional.database.create.test_13 Create database: check that actual FW setting is ON for just created database. |
2025.01.16 07:01:42.004 | 2025.01.16 07:01:42.484 | P | no message found |
functional.datatypes.test_decimal_declared_scale Dummy test |
2025.01.16 07:01:42.484 | 2025.01.16 07:01:43.056 | P | no message found |
functional.dml.cte.test_01 Non-Recursive CTEs |
2025.01.16 07:01:43.056 | 2025.01.16 07:01:43.685 | P | no message found |
functional.dml.cte.test_02 Recursive CTEs |
2025.01.16 07:01:43.685 | 2025.01.16 07:01:44.311 | P | no message found |
functional.dml.delete.test_01 DELETE |
2025.01.16 07:01:44.311 | 2025.01.16 07:01:44.933 | P | no message found |
functional.dml.delete.test_02 DELETE with WHERE |
2025.01.16 07:01:44.933 | 2025.01.16 07:01:45.520 | P | no message found |
functional.dml.delete.test_03 DELETE from VIEW |
2025.01.16 07:01:45.520 | 2025.01.16 07:01:46.100 | P | no message found |
functional.dml.insert.test_01 INSERT with Defaults |
2025.01.16 07:01:46.100 | 2025.01.16 07:01:46.679 | P | no message found |
functional.dml.join.test_01 NAMED COLUMNS join |
2025.01.16 07:01:46.679 | 2025.01.16 07:01:47.347 | P | no message found |
functional.dml.join.test_02 NATURAL join |
2025.01.16 07:01:47.347 | 2025.01.16 07:01:47.969 | P | no message found |
functional.dml.merge.test_01 MERGE statement |
2025.01.16 07:01:47.969 | 2025.01.16 07:01:48.540 | P | no message found |
functional.dml.merge.test_02 MERGE statement can have only one RETURNING which must be after all WHEN sub-statements |
2025.01.16 07:01:48.540 | 2025.01.16 07:01:49.174 | P | no message found |
functional.dml.update_or_insert.test_01 UPDATE OR INSERT |
2025.01.16 07:01:49.174 | 2025.01.16 07:01:49.826 | P | no message found |
functional.dml.update_or_insert.test_02 UPDATE OR INSERT |
2025.01.16 07:01:49.826 | 2025.01.16 07:01:50.422 | P | no message found |
functional.dml.update_or_insert.test_03 UPDATE OR INSERT |
2025.01.16 07:01:50.422 | 2025.01.16 07:01:50.967 | P | no message found |
functional.domain.alter.test_01 ALTER DOMAIN - SET DEFAULT |
2025.01.16 07:01:50.967 | 2025.01.16 07:01:51.545 | P | no message found |
functional.domain.alter.test_02 ALTER DOMAIN - DROP DEFAULT |
2025.01.16 07:01:51.545 | 2025.01.16 07:01:52.125 | P | no message found |
functional.domain.alter.test_03 ALTER DOMAIN - ADD CONSTRAINT |
2025.01.16 07:01:52.125 | 2025.01.16 07:01:52.730 | P | no message found |
functional.domain.alter.test_04 ALTER DOMAIN - DROP CONSTRAINT |
2025.01.16 07:01:52.730 | 2025.01.16 07:01:53.324 | P | no message found |
functional.domain.alter.test_05 ALTER DOMAIN - Alter domain that doesn't exists |
2025.01.16 07:01:53.324 | 2025.01.16 07:01:53.827 | P | no message found |
functional.domain.create.test_01 CREATE DOMAIN - SMALLINT |
2025.01.16 07:01:53.827 | 2025.01.16 07:01:54.325 | P | no message found |
functional.domain.create.test_02 CREATE DOMAIN - INTEGER |
2025.01.16 07:01:54.325 | 2025.01.16 07:01:54.789 | P | no message found |
functional.domain.create.test_03 CREATE DOMAIN - INT |
2025.01.16 07:01:54.789 | 2025.01.16 07:01:55.250 | P | no message found |
functional.domain.create.test_04 CREATE DOMAIN - FLOAT |
2025.01.16 07:01:55.250 | 2025.01.16 07:01:55.742 | P | no message found |
functional.domain.create.test_05 CREATE DOMAIN - DOUBLE PRECISION |
2025.01.16 07:01:55.742 | 2025.01.16 07:01:56.218 | P | no message found |
functional.domain.create.test_06 CREATE DOMAIN - DOUBLE PRECISION - ARRAY |
2025.01.16 07:01:56.218 | 2025.01.16 07:01:56.702 | P | no message found |
functional.domain.create.test_07 CREATE DOMAIN - DATE |
2025.01.16 07:01:56.702 | 2025.01.16 07:01:57.179 | P | no message found |
functional.domain.create.test_08 CREATE DOMAIN - TIME |
2025.01.16 07:01:57.179 | 2025.01.16 07:01:57.672 | P | no message found |
functional.domain.create.test_09 CREATE DOMAIN - TIMESTAMP |
2025.01.16 07:01:57.672 | 2025.01.16 07:01:58.175 | P | no message found |
functional.domain.create.test_10 CREATE DOMAIN - TIMESTAMP ARRAY |
2025.01.16 07:01:58.175 | 2025.01.16 07:01:58.638 | P | no message found |
functional.domain.create.test_11 CREATE DOMAIN - DECIMAL |
2025.01.16 07:01:58.638 | 2025.01.16 07:01:59.053 | P | no message found |
functional.domain.create.test_12 CREATE DOMAIN - DECIMAL ARRAY |
2025.01.16 07:01:59.053 | 2025.01.16 07:01:59.492 | P | no message found |
functional.domain.create.test_13 CREATE DOMAIN - NUMERIC |
2025.01.16 07:01:59.492 | 2025.01.16 07:01:59.893 | P | no message found |
functional.domain.create.test_14 CREATE DOMAIN - NUMERIC ARRAY |
2025.01.16 07:01:59.893 | 2025.01.16 07:02:00.442 | P | no message found |
functional.domain.create.test_15 CREATE DOMAIN - CHAR |
2025.01.16 07:02:00.442 | 2025.01.16 07:02:00.918 | P | no message found |
functional.domain.create.test_16 CREATE DOMAIN using 'CHARACTER' keyword |
2025.01.16 07:02:00.918 | 2025.01.16 07:02:01.402 | P | no message found |
functional.domain.create.test_17 CREATE DOMAIN using 'CHARACTER VARYING' keyword |
2025.01.16 07:02:01.402 | 2025.01.16 07:02:01.916 | P | no message found |
functional.domain.create.test_18 CREATE DOMAIN using 'VARCHAR' keyword |
2025.01.16 07:02:01.916 | 2025.01.16 07:02:02.400 | P | no message found |
functional.domain.create.test_19 CREATE DOMAIN - VARCHAR ARRAY |
2025.01.16 07:02:02.400 | 2025.01.16 07:02:02.903 | P | no message found |
functional.domain.create.test_20 CREATE DOMAIN - VARCHAR CHARACTER SET |
2025.01.16 07:02:02.903 | 2025.01.16 07:02:03.356 | P | no message found |
functional.domain.create.test_21 CREATE DOMAIN - NCHAR |
2025.01.16 07:02:03.356 | 2025.01.16 07:02:03.861 | P | no message found |
functional.domain.create.test_22 CREATE DOMAIN - NATIONAL CHARACTER |
2025.01.16 07:02:03.861 | 2025.01.16 07:02:04.343 | P | no message found |
functional.domain.create.test_23 CREATE DOMAIN - NATIONAL CHAR |
2025.01.16 07:02:04.343 | 2025.01.16 07:02:04.757 | P | no message found |
functional.domain.create.test_24 CREATE DOMAIN - NATIONAL CHAR VARYING |
2025.01.16 07:02:04.757 | 2025.01.16 07:02:05.210 | P | no message found |
functional.domain.create.test_25 CREATE DOMAIN - NATIONAL CHAR VARYING ARRAY |
2025.01.16 07:02:05.210 | 2025.01.16 07:02:05.836 | P | no message found |
functional.domain.create.test_26 CREATE DOMAIN - BLOB |
2025.01.16 07:02:05.836 | 2025.01.16 07:02:06.408 | P | no message found |
functional.domain.create.test_27 CREATE DOMAIN. Specifying BLOB SUB_TYPE <N>, where N = 0 or 1. |
2025.01.16 07:02:06.408 | 2025.01.16 07:02:06.904 | P | no message found |
functional.domain.create.test_28 CREATE DOMAIN. Specifying BLOB SUB_TYPE <A>, where A = 'binary' or 'text'. |
2025.01.16 07:02:06.904 | 2025.01.16 07:02:07.423 | P | no message found |
functional.domain.create.test_29 CREATE DOMAIN - BLOB SEGMENT SIZE |
2025.01.16 07:02:07.423 | 2025.01.16 07:02:07.429 | P | no message found |
functional.domain.create.test_31 CREATE DOMAIN. Check ability to declare using syntax BLOB(seglen, num_subtype) |
2025.01.16 07:02:07.993 | 2025.01.16 07:02:08.514 | P | no message found |
functional.domain.create.test_32 CREATE DOMAIN - DEFAULT literal |
2025.01.16 07:02:08.514 | 2025.01.16 07:02:09.126 | P | no message found |
functional.domain.create.test_33 CREATE DOMAIN - DEFAULT NULL |
2025.01.16 07:02:09.126 | 2025.01.16 07:02:09.627 | P | no message found |
functional.domain.create.test_34 CREATE DOMAIN - DEFAULT USER |
2025.01.16 07:02:09.627 | 2025.01.16 07:02:09.634 | P | no message found |
functional.domain.create.test_36 CREATE DOMAIN - DEFAULT CURRENT_ROLE |
2025.01.16 07:02:10.887 | 2025.01.16 07:02:11.465 | P | no message found |
functional.domain.create.test_37 CREATE DOMAIN - NOT NULL |
2025.01.16 07:02:11.465 | 2025.01.16 07:02:12.012 | P | no message found |
functional.domain.create.test_38 CREATE DOMAIN - CHECK |
2025.01.16 07:02:12.012 | 2025.01.16 07:02:12.019 | P | no message found |
functional.domain.create.test_40 CREATE DOMAIN - all options |
2025.01.16 07:02:12.575 | 2025.01.16 07:02:13.188 | P | no message found |
functional.domain.create.test_41 CREATE DOMAIN - create two domain with same name |
2025.01.16 07:02:13.188 | 2025.01.16 07:02:13.685 | P | no message found |
functional.domain.create.test_42 CREATE DOMAIN - domain name equal to existing datatype |
2025.01.16 07:02:13.685 | 2025.01.16 07:02:14.295 | P | no message found |
functional.domain.create.test_54 Use of domains for Trigger/SP variable definition |
2025.01.16 07:02:14.295 | 2025.01.16 07:02:14.886 | P | no message found |
functional.domain.drop.test_01 DROP DOMAIN |
2025.01.16 07:02:14.886 | 2025.01.16 07:02:15.536 | P | no message found |
functional.domain.drop.test_02 DROP DOMAIN - in use |
2025.01.16 07:02:15.536 | 2025.01.16 07:02:16.043 | P | no message found |
functional.domain.drop.test_03 DROP DOMAIN - that doesn't exists |
2025.01.16 07:02:16.043 | 2025.01.16 07:02:16.644 | P | no message found |
functional.exception.alter.test_01 ALTER EXCEPTION |
2025.01.16 07:02:16.644 | 2025.01.16 07:02:17.121 | P | no message found |
functional.exception.create.test_01 CREATE EXCEPTION |
2025.01.16 07:02:17.121 | 2025.01.16 07:02:17.720 | P | no message found |
functional.exception.create.test_02 CREATE EXCEPTION - try create Exception with the same name |
2025.01.16 07:02:17.720 | 2025.01.16 07:02:18.291 | P | no message found |
functional.exception.create.test_03 CREATE EXCEPTION - too long message |
2025.01.16 07:02:18.291 | 2025.01.16 07:02:18.883 | P | no message found |
functional.exception.drop.test_01 DROP EXCEPTION |
2025.01.16 07:02:18.883 | 2025.01.16 07:02:19.432 | P | no message found |
functional.exception.drop.test_02 DROP EXCEPTION |
2025.01.16 07:02:19.432 | 2025.01.16 07:02:19.916 | P | no message found |
functional.exception.drop.test_03 DROP EXCEPTION - that doesn't exists |
2025.01.16 07:02:19.916 | 2025.01.16 07:02:20.573 | P | no message found |
functional.fkey.primary.test_insert_pk_01 Check correct work fix with foreign key |
2025.01.16 07:02:20.573 | 2025.01.16 07:02:21.187 | P | no message found |
functional.fkey.primary.test_insert_pk_02 Check correct work fix with foreign key |
2025.01.16 07:02:21.187 | 2025.01.16 07:02:21.747 | P | no message found |
functional.fkey.primary.test_insert_pk_03 Check correct work fix with foreign key |
2025.01.16 07:02:21.747 | 2025.01.16 07:02:22.379 | P | no message found |
functional.fkey.primary.test_insert_pk_04 Check correct work fix with foreign key |
2025.01.16 07:02:22.379 | 2025.01.16 07:02:22.986 | P | no message found |
functional.fkey.primary.test_insert_pk_05 Check correct work fix with foreign key |
2025.01.16 07:02:22.986 | 2025.01.16 07:02:23.615 | P | no message found |
functional.fkey.primary.test_insert_pk_06 Check correct work fix with foreign key |
2025.01.16 07:02:23.615 | 2025.01.16 07:02:24.167 | P | no message found |
functional.fkey.primary.test_insert_pk_07 Check correct work fix with foreign key |
2025.01.16 07:02:24.167 | 2025.01.16 07:02:24.744 | P | no message found |
functional.fkey.primary.test_insert_pk_08 Check correct work fix with foreign key |
2025.01.16 07:02:24.744 | 2025.01.16 07:02:25.339 | P | no message found |
functional.fkey.primary.test_insert_pk_09 Check correct work fix with foreign key |
2025.01.16 07:02:25.339 | 2025.01.16 07:02:25.975 | P | no message found |
functional.fkey.primary.test_insert_pk_10 Check correct work fix with foreign key |
2025.01.16 07:02:25.975 | 2025.01.16 07:02:26.559 | P | no message found |
functional.fkey.primary.test_insert_pk_11 Check correct work fix with foreign key |
2025.01.16 07:02:26.559 | 2025.01.16 07:02:27.107 | P | no message found |
functional.fkey.primary.test_insert_pk_12 Check correct work fix with foreign key |
2025.01.16 07:02:27.107 | 2025.01.16 07:02:27.755 | P | no message found |
functional.fkey.primary.test_insert_pk_13 Check correct work fix with foreign key |
2025.01.16 07:02:27.755 | 2025.01.16 07:02:28.344 | P | no message found |
functional.fkey.primary.test_insert_pk_14 Check correct work fix with foreign key |
2025.01.16 07:02:28.344 | 2025.01.16 07:02:28.955 | P | no message found |
functional.fkey.primary.test_insert_pk_15 Check correct work fix with foreign key |
2025.01.16 07:02:28.955 | 2025.01.16 07:02:29.506 | P | no message found |
functional.fkey.primary.test_insert_pk_16 Check correct work fix with foreign key |
2025.01.16 07:02:29.506 | 2025.01.16 07:02:30.179 | P | no message found |
functional.fkey.primary.test_insert_pk_17 Check correct work fix with foreign key |
2025.01.16 07:02:30.179 | 2025.01.16 07:02:30.717 | P | no message found |
functional.fkey.primary.test_insert_pk_18 Check correct work fix with foreign key |
2025.01.16 07:02:30.717 | 2025.01.16 07:02:31.270 | P | no message found |
functional.fkey.primary.test_insert_pk_19 Check correct work fix with foreign key |
2025.01.16 07:02:31.270 | 2025.01.16 07:02:31.866 | P | no message found |
functional.fkey.primary.test_select_pk_01 Check correct work fix with foreign key |
2025.01.16 07:02:31.866 | 2025.01.16 07:02:32.505 | P | no message found |
functional.fkey.primary.test_select_pk_02 Check correct work fix with foreign key |
2025.01.16 07:02:32.505 | 2025.01.16 07:02:33.129 | P | no message found |
functional.fkey.primary.test_upd_pk_01 Check correct work fix with foreign key |
2025.01.16 07:02:33.129 | 2025.01.16 07:02:33.751 | P | no message found |
functional.fkey.primary.test_upd_pk_02 Check correct work fix with foreign key |
2025.01.16 07:02:33.751 | 2025.01.16 07:02:34.302 | P | no message found |
functional.fkey.unique.test_insert_01 Check correct work fix with foreign key |
2025.01.16 07:02:34.302 | 2025.01.16 07:02:34.906 | P | no message found |
functional.fkey.unique.test_insert_02 Check correct work fix with foreign key |
2025.01.16 07:02:34.906 | 2025.01.16 07:02:35.454 | P | no message found |
functional.fkey.unique.test_insert_03 Check correct work fix with foreign key |
2025.01.16 07:02:35.454 | 2025.01.16 07:02:35.962 | P | no message found |
functional.fkey.unique.test_insert_04 Check correct work fix with foreign key |
2025.01.16 07:02:35.962 | 2025.01.16 07:02:36.552 | P | no message found |
functional.fkey.unique.test_insert_05 Check correct work fix with foreign key |
2025.01.16 07:02:36.552 | 2025.01.16 07:02:37.111 | P | no message found |
functional.fkey.unique.test_insert_06 Check correct work fix with foreign key |
2025.01.16 07:02:37.111 | 2025.01.16 07:02:37.675 | P | no message found |
functional.fkey.unique.test_insert_07 Check correct work fix with foreign key |
2025.01.16 07:02:37.675 | 2025.01.16 07:02:38.269 | P | no message found |
functional.fkey.unique.test_insert_08 Check correct work fix with foreign key |
2025.01.16 07:02:38.269 | 2025.01.16 07:02:38.928 | P | no message found |
functional.fkey.unique.test_insert_09 Check correct work fix with foreign key |
2025.01.16 07:02:38.928 | 2025.01.16 07:02:39.585 | P | no message found |
functional.fkey.unique.test_insert_11 Check correct work fix with foreign key |
2025.01.16 07:02:39.585 | 2025.01.16 07:02:40.140 | P | no message found |
functional.fkey.unique.test_insert_12 Check correct work fix with foreign key |
2025.01.16 07:02:40.140 | 2025.01.16 07:02:40.714 | P | no message found |
functional.fkey.unique.test_insert_13 Check correct work fix with foreign key |
2025.01.16 07:02:40.714 | 2025.01.16 07:02:41.289 | P | no message found |
functional.fkey.unique.test_insert_14 Check correct work fix with foreign key |
2025.01.16 07:02:41.289 | 2025.01.16 07:02:41.951 | P | no message found |
functional.fkey.unique.test_select_uf_01 Check correct work fix with foreign key |
2025.01.16 07:02:41.951 | 2025.01.16 07:02:42.572 | P | no message found |
functional.fkey.unique.test_select_uf_02 Check correct work fix with foreign key |
2025.01.16 07:02:42.572 | 2025.01.16 07:02:43.130 | P | no message found |
functional.fkey.unique.test_upd_01 Check correct work fix with foreign key |
2025.01.16 07:02:43.130 | 2025.01.16 07:02:43.727 | P | no message found |
functional.fkey.unique.test_upd_02 Check correct work fix with foreign key |
2025.01.16 07:02:43.727 | 2025.01.16 07:02:44.208 | P | no message found |
functional.generator.alter.test_01 ALTER SEQUENCE |
2025.01.16 07:02:44.208 | 2025.01.16 07:02:44.654 | P | no message found |
functional.generator.create.test_01 CREATE GENERATOR and query related data from RDB$GENERATORS |
2025.01.16 07:02:44.654 | 2025.01.16 07:02:45.272 | P | no message found |
functional.generator.create.test_02 CREATE GENERATOR - try create gen with same name |
2025.01.16 07:02:45.272 | 2025.01.16 07:02:45.924 | P | no message found |
functional.generator.drop.test_01 DROP GENERATOR |
2025.01.16 07:02:45.924 | 2025.01.16 07:02:46.526 | P | no message found |
functional.generator.drop.test_02 DROP GENERATOR - in use |
2025.01.16 07:02:46.526 | 2025.01.16 07:02:47.022 | P | no message found |
functional.generator.drop.test_03 DROP GENERATOR - generator does not exists |
2025.01.16 07:02:47.022 | 2025.01.16 07:02:49.338 | P | no message found |
functional.gtcs.test_cast_datatypes Check result or CAST() for misc agruments // from GTCS. |
2025.01.16 07:02:49.338 | 2025.01.16 07:02:49.921 | P | no message found |
functional.gtcs.test_computed_fields_01 Computed fields |
2025.01.16 07:02:49.921 | 2025.01.16 07:02:50.572 | P | no message found |
functional.gtcs.test_computed_fields_02 Computed fields |
2025.01.16 07:02:50.572 | 2025.01.16 07:02:51.125 | P | no message found |
functional.gtcs.test_computed_fields_03 Computed fields |
2025.01.16 07:02:51.125 | 2025.01.16 07:02:51.735 | P | no message found |
functional.gtcs.test_computed_fields_04 Computed fields |
2025.01.16 07:02:51.735 | 2025.01.16 07:02:52.299 | P | no message found |
functional.gtcs.test_computed_fields_05 Computed fields |
2025.01.16 07:02:52.299 | 2025.01.16 07:02:52.804 | P | no message found |
functional.gtcs.test_computed_fields_06 Computed fields |
2025.01.16 07:02:52.804 | 2025.01.16 07:02:53.470 | P | no message found |
functional.gtcs.test_computed_fields_07 Computed fields |
2025.01.16 07:02:53.470 | 2025.01.16 07:02:53.969 | P | no message found |
functional.gtcs.test_computed_fields_08 Computed fields |
2025.01.16 07:02:53.969 | 2025.01.16 07:02:54.451 | P | no message found |
functional.gtcs.test_computed_fields_09 Computed fields |
2025.01.16 07:02:54.451 | 2025.01.16 07:02:54.913 | P | no message found |
functional.gtcs.test_computed_fields_10 Computed fields |
2025.01.16 07:02:54.913 | 2025.01.16 07:02:55.398 | P | no message found |
functional.gtcs.test_computed_fields_11 Computed fields |
2025.01.16 07:02:55.398 | 2025.01.16 07:02:55.897 | P | no message found |
functional.gtcs.test_computed_fields_12 Computed fields |
2025.01.16 07:02:55.897 | 2025.01.16 07:02:56.409 | P | no message found |
functional.gtcs.test_computed_fields_13 Computed fields |
2025.01.16 07:02:56.409 | 2025.01.16 07:02:56.874 | P | no message found |
functional.gtcs.test_computed_fields_14 Computed fields |
2025.01.16 07:02:56.874 | 2025.01.16 07:02:57.348 | P | no message found |
functional.gtcs.test_computed_fields_15 Computed fields |
2025.01.16 07:02:57.348 | 2025.01.16 07:02:57.817 | P | no message found |
functional.gtcs.test_computed_fields_16 Computed fields |
2025.01.16 07:02:57.817 | 2025.01.16 07:02:58.317 | P | no message found |
functional.gtcs.test_computed_fields_17 Computed fields |
2025.01.16 07:02:58.317 | 2025.01.16 07:02:58.969 | P | no message found |
functional.gtcs.test_conversion_error_from_string Script issues conversion error from string |
2025.01.16 07:02:58.969 | 2025.01.16 07:02:59.433 | 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 |
2025.01.16 07:02:59.433 | 2025.01.16 07:03:00.017 | 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 |
2025.01.16 07:03:00.017 | 2025.01.16 07:03:00.595 | P | no message found |
functional.gtcs.test_dsql_domain_01 Test the level 0 syntax for SQL create domain defining only the datatype |
2025.01.16 07:03:00.595 | 2025.01.16 07:03:01.196 | 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 |
2025.01.16 07:03:01.196 | 2025.01.16 07:03:01.747 | P | no message found |
functional.gtcs.test_execute_statement_within_procedure EXECUTE STATEMENT within a stored procedure could lead to a problems |
2025.01.16 07:03:01.747 | 2025.01.16 07:03:02.215 | P | no message found |
functional.gtcs.test_external_file_03_d Test for external table with field of SMALLINT datatype |
2025.01.16 07:03:02.215 | 2025.01.16 07:03:02.764 | P | no message found |
functional.gtcs.test_external_file_04_d est for external table with field of INTEGER datatype |
2025.01.16 07:03:02.764 | 2025.01.16 07:03:03.291 | P | no message found |
functional.gtcs.test_external_file_04_d_bigint Test for external table with field of BIGINT datatype |
2025.01.16 07:03:03.291 | 2025.01.16 07:03:03.785 | P | no message found |
functional.gtcs.test_external_file_06_d Test for external table with field of DOUBLE PRECISION datatype |
2025.01.16 07:03:03.785 | 2025.01.16 07:03:04.259 | P | no message found |
functional.gtcs.test_external_file_09_d Test for external table with field of DATE datatype |
2025.01.16 07:03:04.259 | 2025.01.16 07:03:06.248 | P | no message found |
functional.gtcs.test_gtcs_proc_cast_isql PROC_CAST1_ISQL.script ... PROC_CAST10_ISQL.script |
2025.01.16 07:03:06.248 | 2025.01.16 07:03:07.123 | P | no message found |
functional.gtcs.test_gtcs_proc_isql_01 gtcs-proc-isql-01 |
2025.01.16 07:03:07.123 | 2025.01.16 07:03:07.923 | P | no message found |
functional.gtcs.test_gtcs_proc_isql_02 gtcs-proc-isql-02 |
2025.01.16 07:03:07.923 | 2025.01.16 07:03:08.812 | P | no message found |
functional.gtcs.test_gtcs_proc_isql_03 gtcs-proc-isql-03 |
2025.01.16 07:03:08.812 | 2025.01.16 07:03:09.684 | P | no message found |
functional.gtcs.test_gtcs_proc_isql_04 gtcs-proc-isql-04 |
2025.01.16 07:03:09.684 | 2025.01.16 07:03:10.580 | P | no message found |
functional.gtcs.test_gtcs_proc_isql_05 gtcs-proc-isql-05 |
2025.01.16 07:03:10.580 | 2025.01.16 07:03:11.462 | P | no message found |
functional.gtcs.test_gtcs_proc_isql_06 gtcs-proc-isql-06 |
2025.01.16 07:03:11.462 | 2025.01.16 07:03:12.339 | P | no message found |
functional.gtcs.test_gtcs_proc_isql_07 gtcs-proc-isql-07 |
2025.01.16 07:03:12.339 | 2025.01.16 07:03:12.767 | P | no message found |
functional.gtcs.test_gtcs_proc_isql_08 gtcs-proc-isql-08 |
2025.01.16 07:03:12.767 | 2025.01.16 07:03:13.529 | P | no message found |
functional.gtcs.test_gtcs_proc_isql_10 gtcs-proc-isql-10 |
2025.01.16 07:03:13.529 | 2025.01.16 07:03:14.387 | P | no message found |
functional.gtcs.test_gtcs_proc_isql_11 gtcs-proc-isql-11 |
2025.01.16 07:03:14.387 | 2025.01.16 07:03:15.204 | P | no message found |
functional.gtcs.test_gtcs_proc_isql_12 gtcs-proc-isql-12 |
2025.01.16 07:03:15.204 | 2025.01.16 07:03:16.079 | P | no message found |
functional.gtcs.test_gtcs_proc_isql_13 gtcs-proc-isql-13 |
2025.01.16 07:03:16.079 | 2025.01.16 07:03:16.962 | P | no message found |
functional.gtcs.test_gtcs_proc_isql_15 gtcs-proc-isql-15 |
2025.01.16 07:03:16.962 | 2025.01.16 07:03:17.791 | P | no message found |
functional.gtcs.test_gtcs_proc_isql_16 gtcs-proc-isql-16 |
2025.01.16 07:03:17.791 | 2025.01.16 07:03:18.558 | P | no message found |
functional.gtcs.test_gtcs_proc_isql_17 gtcs-proc-isql-17 |
2025.01.16 07:03:18.558 | 2025.01.16 07:03:19.423 | P | no message found |
functional.gtcs.test_gtcs_proc_isql_18 gtcs-proc-isql-18 |
2025.01.16 07:03:19.423 | 2025.01.16 07:03:20.238 | P | no message found |
functional.gtcs.test_gtcs_proc_isql_19 gtcs-proc-isql-19 |
2025.01.16 07:03:20.238 | 2025.01.16 07:03:21.128 | P | no message found |
functional.gtcs.test_gtcs_proc_isql_20 gtcs-proc-isql-20 |
2025.01.16 07:03:21.128 | 2025.01.16 07:03:21.992 | P | no message found |
functional.gtcs.test_gtcs_select_delete_isql Test for select from SP that deletes record after its output |
2025.01.16 07:03:21.992 | 2025.01.16 07:03:22.437 | P | no message found |
functional.gtcs.test_invalid_stream_when_use_trim Statement with TRIM raises "bad BLR -- invalid stream" |
2025.01.16 07:03:22.437 | 2025.01.16 07:03:22.900 | P | no message found |
functional.gtcs.test_isql_show_command_ambiguity SHOW TABLE / VIEW: ambiguity between tables and views |
2025.01.16 07:03:22.900 | 2025.01.16 07:03:23.551 | P | no message found |
functional.gtcs.test_minimum_grant_test Minimum grant test |
2025.01.16 07:03:23.551 | 2025.01.16 07:03:24.528 | P | no message found |
functional.gtcs.test_misplaced_collation_in_extracted_metadata Misplaced collation when extracting metadata with isql |
2025.01.16 07:03:24.528 | 2025.01.16 07:03:25.036 | P | no message found |
functional.gtcs.test_parser_comments_in_sql Check for problems with comments (single-line and multi-line) |
2025.01.16 07:03:25.036 | 2025.01.16 07:03:25.585 | P | no message found |
functional.gtcs.test_ref_integ_drop_fk_index Index that is used for FK should not be avail for DROP |
2025.01.16 07:03:25.585 | 2025.01.16 07:03:26.085 | 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 |
2025.01.16 07:03:26.085 | 2025.01.16 07:03:26.617 | 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 |
2025.01.16 07:03:26.617 | 2025.01.16 07:03:27.143 | 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 |
2025.01.16 07:03:27.143 | 2025.01.16 07:03:27.680 | P | no message found |
functional.gtcs.test_ref_integ_inactive_fk_index Index that is used for FK should not be avail for INACTIVE |
2025.01.16 07:03:27.680 | 2025.01.16 07:03:28.210 | 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 |
2025.01.16 07:03:28.210 | 2025.01.16 07:03:28.729 | 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 |
2025.01.16 07:03:28.729 | 2025.01.16 07:03:30.414 | 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 |
2025.01.16 07:03:30.414 | 2025.01.16 07:03:32.164 | 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 |
2025.01.16 07:03:32.164 | 2025.01.16 07:03:32.751 | 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 |
2025.01.16 07:03:32.751 | 2025.01.16 07:03:33.336 | P | no message found |
functional.gtcs.test_transactions_autocommit_2 Changes within AUTO COMMIT must be cancelled when exception raises in some TRIGGER |
2025.01.16 07:03:33.336 | 2025.01.16 07:03:33.927 | P | no message found |
functional.gtcs.test_transactions_autocommit_3 Changes within AUTO COMMIT must be cancelled when exception raises in some PROCEDURE |
2025.01.16 07:03:33.927 | 2025.01.16 07:03:34.420 | P | no message found |
functional.gtcs.test_trigger_variable_assignment Variable in the AFTER-trigger must be allowed for assignment OLD value in it |
2025.01.16 07:03:34.420 | 2025.01.16 07:03:35.100 | P | no message found |
functional.gtcs.test_window_func_01 Set of miscelaneous tests for verification of windowed functions |
2025.01.16 07:03:35.100 | 2025.01.16 07:03:35.677 | P | no message found |
functional.gtcs.test_window_func_02 Set of miscelaneous tests for verification of windowed functions |
2025.01.16 07:03:35.677 | 2025.01.16 07:03:36.234 | P | no message found |
functional.gtcs.test_window_func_03 Set of miscelaneous tests for verification of windowed functions |
2025.01.16 07:03:36.234 | 2025.01.16 07:03:36.822 | P | no message found |
functional.gtcs.test_window_func_04 Set of miscelaneous tests for verification of windowed functions |
2025.01.16 07:03:36.822 | 2025.01.16 07:03:37.483 | P | no message found |
functional.index.alter.test_01 ALTER INDEX - INACTIVE |
2025.01.16 07:03:37.483 | 2025.01.16 07:03:38.103 | P | no message found |
functional.index.alter.test_02 ALTER INDEX |
2025.01.16 07:03:38.103 | 2025.01.16 07:03:38.702 | P | no message found |
functional.index.alter.test_03 ALTER INDEX - INACTIVE UNIQUE INDEX |
2025.01.16 07:03:38.702 | 2025.01.16 07:03:39.285 | P | no message found |
functional.index.alter.test_04 ALTER INDEX - INACTIVE PRIMARY KEY |
2025.01.16 07:03:39.285 | 2025.01.16 07:03:39.859 | P | no message found |
functional.index.alter.test_05 ALTER INDEX - INACTIVE FOREIGN KEY |
2025.01.16 07:03:39.859 | 2025.01.16 07:03:40.491 | P | no message found |
functional.index.create.test_01 CREATE INDEX |
2025.01.16 07:03:40.491 | 2025.01.16 07:03:41.082 | P | no message found |
functional.index.create.test_02 CREATE UNIQUE INDEX |
2025.01.16 07:03:41.082 | 2025.01.16 07:03:41.691 | P | no message found |
functional.index.create.test_03 CREATE ASC INDEX |
2025.01.16 07:03:41.691 | 2025.01.16 07:03:42.284 | P | no message found |
functional.index.create.test_04 CREATE ASCENDING INDEX |
2025.01.16 07:03:42.284 | 2025.01.16 07:03:42.866 | P | no message found |
functional.index.create.test_05 CREATE DESC INDEX |
2025.01.16 07:03:42.866 | 2025.01.16 07:03:43.469 | P | no message found |
functional.index.create.test_06 CREATE DESCENDING INDEX |
2025.01.16 07:03:43.469 | 2025.01.16 07:03:44.013 | P | no message found |
functional.index.create.test_07 CREATE INDEX - Multi column |
2025.01.16 07:03:44.013 | 2025.01.16 07:03:44.638 | P | no message found |
functional.index.create.test_08 CREATE INDEX - Table with data |
2025.01.16 07:03:44.638 | 2025.01.16 07:03:45.186 | P | no message found |
functional.index.create.test_09 CREATE UNIQUE INDEX - Table with data |
2025.01.16 07:03:45.186 | 2025.01.16 07:03:45.821 | P | no message found |
functional.index.create.test_10 CREATE INDEX - try create index with same name |
2025.01.16 07:03:45.821 | 2025.01.16 07:03:46.462 | P | no message found |
functional.index.create.test_11 CREATE UNIQUE INDEX - Non unique data in table |
2025.01.16 07:03:46.462 | 2025.01.16 07:03:47.063 | P | no message found |
functional.index.create.test_12 CREATE UNIQUE INDEX - Null value in table |
2025.01.16 07:03:47.063 | 2025.01.16 07:03:47.616 | P | no message found |
functional.intfunc.avg.test_01 AVG from single integer row |
2025.01.16 07:03:47.616 | 2025.01.16 07:03:48.165 | P | no message found |
functional.intfunc.avg.test_02 AVG - Test for INTEGER |
2025.01.16 07:03:48.165 | 2025.01.16 07:03:48.839 | P | no message found |
functional.intfunc.avg.test_03 AVG - Test for INTEGER |
2025.01.16 07:03:48.839 | 2025.01.16 07:03:49.484 | P | no message found |
functional.intfunc.avg.test_04 AVG - Test for INTEGER |
2025.01.16 07:03:49.484 | 2025.01.16 07:03:50.126 | P | no message found |
functional.intfunc.avg.test_05 AVG - DISTINCT |
2025.01.16 07:03:50.126 | 2025.01.16 07:03:50.725 | P | no message found |
functional.intfunc.avg.test_06 AVG - Integer OverFlow |
2025.01.16 07:03:50.725 | 2025.01.16 07:03:51.304 | P | no message found |
functional.intfunc.avg.test_07 AVG - Integer with NULL |
2025.01.16 07:03:51.304 | 2025.01.16 07:03:51.925 | P | no message found |
functional.intfunc.avg.test_08 AVG - NULL test |
2025.01.16 07:03:51.925 | 2025.01.16 07:03:52.571 | P | no message found |
functional.intfunc.avg.test_09 AVG - DOUBLE PRECISION |
2025.01.16 07:03:52.571 | 2025.01.16 07:03:53.095 | P | no message found |
functional.intfunc.binary.test_and_01 New Built-in Functions, Firebird 2.1 : BIN_AND( <number> [, <number> ...] ) |
2025.01.16 07:03:53.095 | 2025.01.16 07:03:53.489 | P | no message found |
functional.intfunc.binary.test_or_01 New Built-in Functions, Firebird 2.1 : BIN_OR( <number> [, <number> ...] ) |
2025.01.16 07:03:53.489 | 2025.01.16 07:03:53.949 | P | no message found |
functional.intfunc.binary.test_shl_01 New Built-in Functions, Firebird 2.1 : BIN_SHL( <number>, <number> ) |
2025.01.16 07:03:53.949 | 2025.01.16 07:03:54.382 | P | no message found |
functional.intfunc.binary.test_shr_01 New Built-in Functions, Firebird 2.1 : BIN_SHR( <number>, <number> ) |
2025.01.16 07:03:54.382 | 2025.01.16 07:03:54.851 | P | no message found |
functional.intfunc.binary.test_xor_01 New Built-in Functions, Firebird 2.1 : BIN_XOR( <number> [, <number> ...] ) |
2025.01.16 07:03:54.851 | 2025.01.16 07:03:55.310 | P | no message found |
functional.intfunc.cast.test_01 CAST Numeric -> CHAR |
2025.01.16 07:03:55.310 | 2025.01.16 07:03:55.766 | P | no message found |
functional.intfunc.cast.test_02 CAST Numeric -> VARCHAR |
2025.01.16 07:03:55.766 | 2025.01.16 07:03:56.247 | P | no message found |
functional.intfunc.cast.test_03 CAST Numeric -> DATE |
2025.01.16 07:03:56.247 | 2025.01.16 07:03:56.707 | P | no message found |
functional.intfunc.cast.test_04 CAST Numeric -> Numeric (Round down) |
2025.01.16 07:03:56.707 | 2025.01.16 07:03:57.185 | P | no message found |
functional.intfunc.cast.test_05 CAST Numeric -> Numeric (Round up) |
2025.01.16 07:03:57.185 | 2025.01.16 07:03:57.654 | P | no message found |
functional.intfunc.cast.test_06 CAST CHAR -> INTEGER (Round down) |
2025.01.16 07:03:57.654 | 2025.01.16 07:03:58.117 | P | no message found |
functional.intfunc.cast.test_07 CAST CHAR -> INTEGER |
2025.01.16 07:03:58.117 | 2025.01.16 07:03:58.621 | P | no message found |
functional.intfunc.cast.test_08 CAST CHAR -> DATE |
2025.01.16 07:03:58.621 | 2025.01.16 07:03:59.055 | P | no message found |
functional.intfunc.cast.test_09 CAST CHAR -> DATE |
2025.01.16 07:03:59.055 | 2025.01.16 07:03:59.545 | P | no message found |
functional.intfunc.cast.test_10 CAST CHAR -> TIME |
2025.01.16 07:03:59.545 | 2025.01.16 07:04:00.001 | P | no message found |
functional.intfunc.cast.test_11 CAST CHAR -> TIME |
2025.01.16 07:04:00.001 | 2025.01.16 07:04:00.470 | P | no message found |
functional.intfunc.cast.test_12 CAST CHAR -> TIME |
2025.01.16 07:04:00.470 | 2025.01.16 07:04:00.915 | P | no message found |
functional.intfunc.cast.test_13 CAST CHAR -> TIMESTAM |
2025.01.16 07:04:00.915 | 2025.01.16 07:04:01.362 | P | no message found |
functional.intfunc.cast.test_14 CAST CHAR -> TIMESTAMP |
2025.01.16 07:04:01.362 | 2025.01.16 07:04:01.832 | P | no message found |
functional.intfunc.cast.test_15 CAST DATE -> CHAR |
2025.01.16 07:04:01.832 | 2025.01.16 07:04:02.275 | P | no message found |
functional.intfunc.cast.test_16 CAST DATE -> VARCHAR |
2025.01.16 07:04:02.275 | 2025.01.16 07:04:02.766 | P | no message found |
functional.intfunc.cast.test_17 CAST DATE -> TIMESTAMP |
2025.01.16 07:04:02.766 | 2025.01.16 07:04:03.209 | P | no message found |
functional.intfunc.cast.test_18 CAST TIME -> CHAR |
2025.01.16 07:04:03.209 | 2025.01.16 07:04:03.697 | P | no message found |
functional.intfunc.cast.test_19 CAST TIME -> VARCHAR |
2025.01.16 07:04:03.697 | 2025.01.16 07:04:04.200 | P | no message found |
functional.intfunc.cast.test_20 CAST TIMESTAMP -> CHAR |
2025.01.16 07:04:04.200 | 2025.01.16 07:04:04.704 | P | no message found |
functional.intfunc.cast.test_21 CAST TIMESTAMP -> VARCHAR |
2025.01.16 07:04:04.704 | 2025.01.16 07:04:05.161 | P | no message found |
functional.intfunc.cast.test_22 CAST TIMESTAMP -> DATE |
2025.01.16 07:04:05.161 | 2025.01.16 07:04:05.601 | P | no message found |
functional.intfunc.cast.test_23 CAST TIMESTAMP -> TIME |
2025.01.16 07:04:05.601 | 2025.01.16 07:04:06.227 | P | no message found |
functional.intfunc.count.test_01 COUNT - Select from empty table |
2025.01.16 07:04:06.227 | 2025.01.16 07:04:06.859 | P | no message found |
functional.intfunc.count.test_02 COUNT |
2025.01.16 07:04:06.859 | 2025.01.16 07:04:07.382 | P | no message found |
functional.intfunc.date.test_dateadd_01 DATEADD |
2025.01.16 07:04:07.382 | 2025.01.16 07:04:07.931 | P | no message found |
functional.intfunc.date.test_dateadd_02 DATEADD function for MONTH |
2025.01.16 07:04:07.931 | 2025.01.16 07:04:08.426 | P | no message found |
functional.intfunc.date.test_dateadd_03 DATEADD |
2025.01.16 07:04:08.426 | 2025.01.16 07:04:08.943 | P | no message found |
functional.intfunc.date.test_dateadd_04 DATEADD |
2025.01.16 07:04:08.943 | 2025.01.16 07:04:09.417 | P | no message found |
functional.intfunc.date.test_dateadd_05 DATEADD |
2025.01.16 07:04:09.417 | 2025.01.16 07:04:09.910 | P | no message found |
functional.intfunc.date.test_dateadd_06 DATEADD |
2025.01.16 07:04:09.910 | 2025.01.16 07:04:10.338 | P | no message found |
functional.intfunc.date.test_dateadd_07 DATEADD |
2025.01.16 07:04:10.338 | 2025.01.16 07:04:10.830 | P | no message found |
functional.intfunc.date.test_dateadd_08 Dateadd milliseconds |
2025.01.16 07:04:10.830 | 2025.01.16 07:04:11.300 | P | no message found |
functional.intfunc.date.test_datediff_01 DATEDIFF |
2025.01.16 07:04:11.300 | 2025.01.16 07:04:11.740 | P | no message found |
functional.intfunc.date.test_datediff_02 DATEDIFF |
2025.01.16 07:04:11.740 | 2025.01.16 07:04:12.249 | P | no message found |
functional.intfunc.date.test_datediff_03 DATEDIFF |
2025.01.16 07:04:12.249 | 2025.01.16 07:04:12.688 | P | no message found |
functional.intfunc.date.test_datediff_04 DATEDIFF |
2025.01.16 07:04:12.688 | 2025.01.16 07:04:13.154 | P | no message found |
functional.intfunc.date.test_datediff_05 DATEDIFF |
2025.01.16 07:04:13.154 | 2025.01.16 07:04:13.573 | P | no message found |
functional.intfunc.date.test_datediff_06 DATEDIFF |
2025.01.16 07:04:13.573 | 2025.01.16 07:04:14.060 | P | no message found |
functional.intfunc.date.test_datediff_07 DATEDIFF |
2025.01.16 07:04:14.060 | 2025.01.16 07:04:14.496 | P | no message found |
functional.intfunc.date.test_extract_01 EXTRACT(WEEK FROM DATE) |
2025.01.16 07:04:14.496 | 2025.01.16 07:04:14.929 | P | no message found |
functional.intfunc.date.test_extract_02 EXTRACT - MILLISECONDS |
2025.01.16 07:04:14.929 | 2025.01.16 07:04:15.582 | P | no message found |
functional.intfunc.list.test_01 List with default options |
2025.01.16 07:04:15.582 | 2025.01.16 07:04:16.274 | P | no message found |
functional.intfunc.list.test_02 List function with delimiter specified |
2025.01.16 07:04:16.274 | 2025.01.16 07:04:16.660 | P | no message found |
functional.intfunc.list.test_03 List function with distinct option |
2025.01.16 07:04:16.660 | 2025.01.16 07:04:17.156 | P | no message found |
functional.intfunc.math.test_abs_01 ABS( <number> ) |
2025.01.16 07:04:17.156 | 2025.01.16 07:04:17.647 | P | no message found |
functional.intfunc.math.test_acos_01 ACOS( <number> ) |
2025.01.16 07:04:17.647 | 2025.01.16 07:04:18.106 | P | no message found |
functional.intfunc.math.test_asin_01 ASIN( <number> ) |
2025.01.16 07:04:18.106 | 2025.01.16 07:04:18.591 | P | no message found |
functional.intfunc.math.test_atan2_01 ATAN2( <number>, <number> ) |
2025.01.16 07:04:18.591 | 2025.01.16 07:04:19.076 | P | no message found |
functional.intfunc.math.test_atan_01 ATAN( <number> ) |
2025.01.16 07:04:19.076 | 2025.01.16 07:04:19.538 | P | no message found |
functional.intfunc.math.test_ceil_01 CEIL( <number>) |
2025.01.16 07:04:19.538 | 2025.01.16 07:04:19.986 | P | no message found |
functional.intfunc.math.test_cos_01 COS( <number>) |
2025.01.16 07:04:19.986 | 2025.01.16 07:04:20.451 | P | no message found |
functional.intfunc.math.test_cosh_01 COSH( <number>) |
2025.01.16 07:04:20.451 | 2025.01.16 07:04:20.979 | P | no message found |
functional.intfunc.math.test_cot_01 COT( <number> ) |
2025.01.16 07:04:20.979 | 2025.01.16 07:04:21.465 | P | no message found |
functional.intfunc.math.test_exp_01 EXP( <number> ) |
2025.01.16 07:04:21.465 | 2025.01.16 07:04:21.912 | P | no message found |
functional.intfunc.math.test_floor_01 FLOOR( <number> ) |
2025.01.16 07:04:21.912 | 2025.01.16 07:04:22.355 | P | no message found |
functional.intfunc.math.test_ln_01 LN( <number> ) |
2025.01.16 07:04:22.355 | 2025.01.16 07:04:22.789 | P | no message found |
functional.intfunc.math.test_log10_01 LOG10( <number> ) |
2025.01.16 07:04:22.789 | 2025.01.16 07:04:23.235 | P | no message found |
functional.intfunc.math.test_log_01 LOG( <number>, <number> ) |
2025.01.16 07:04:23.235 | 2025.01.16 07:04:23.707 | P | no message found |
functional.intfunc.math.test_maxvalue_01 MAXVALUE( <value> [, <value> ...] ) |
2025.01.16 07:04:23.707 | 2025.01.16 07:04:24.121 | P | no message found |
functional.intfunc.math.test_minvalue_01 MINVALUE( <value> [, <value> ... ) |
2025.01.16 07:04:24.121 | 2025.01.16 07:04:24.579 | P | no message found |
functional.intfunc.math.test_mod_01 MOD( <number>, <number> ) |
2025.01.16 07:04:24.579 | 2025.01.16 07:04:25.045 | P | no message found |
functional.intfunc.math.test_pi_01 PI() |
2025.01.16 07:04:25.045 | 2025.01.16 07:04:25.510 | P | no message found |
functional.intfunc.math.test_power_01 POWER( <number>, <number> ) |
2025.01.16 07:04:25.510 | 2025.01.16 07:04:25.977 | P | no message found |
functional.intfunc.math.test_rand_01 RAND() |
2025.01.16 07:04:25.977 | 2025.01.16 07:04:26.425 | P | no message found |
functional.intfunc.math.test_round_01 ROUND( <number>, <number> ) |
2025.01.16 07:04:26.425 | 2025.01.16 07:04:26.888 | P | no message found |
functional.intfunc.math.test_sign_01 SIGN( <number> ) |
2025.01.16 07:04:26.888 | 2025.01.16 07:04:27.346 | P | no message found |
functional.intfunc.math.test_sin_01 SIN( <number> ) |
2025.01.16 07:04:27.346 | 2025.01.16 07:04:27.809 | P | no message found |
functional.intfunc.math.test_sinh_01 SINH( <number> ) |
2025.01.16 07:04:27.809 | 2025.01.16 07:04:28.216 | P | no message found |
functional.intfunc.math.test_sqrt_01 SQRT( <number> ) |
2025.01.16 07:04:28.216 | 2025.01.16 07:04:28.716 | P | no message found |
functional.intfunc.math.test_tan_01 TAN( <number> ) |
2025.01.16 07:04:28.716 | 2025.01.16 07:04:29.210 | P | no message found |
functional.intfunc.math.test_tanh_01 TANH( <number> ) |
2025.01.16 07:04:29.210 | 2025.01.16 07:04:29.733 | P | no message found |
functional.intfunc.math.test_trunc_01 TRUNC( <number> [, <number> ] ) |
2025.01.16 07:04:29.733 | 2025.01.16 07:04:30.239 | P | no message found |
functional.intfunc.misc.test_decode_01 DECODE() |
2025.01.16 07:04:30.239 | 2025.01.16 07:04:30.749 | P | no message found |
functional.intfunc.misc.test_gen_uuid_01 GEN_UUID() |
2025.01.16 07:04:30.749 | 2025.01.16 07:04:31.212 | P | no message found |
functional.intfunc.misc.test_hash_01 HASH( <value> ) |
2025.01.16 07:04:31.212 | 2025.01.16 07:04:31.649 | P | no message found |
functional.intfunc.string.test_ascii_01 ASCII_CHAR( <number> ) |
2025.01.16 07:04:31.649 | 2025.01.16 07:04:32.053 | P | no message found |
functional.intfunc.string.test_ascii_val_01 ASCII_VAL( <string> ) |
2025.01.16 07:04:32.053 | 2025.01.16 07:04:32.546 | P | no message found |
functional.intfunc.string.test_left_01 LEFT function |
2025.01.16 07:04:32.546 | 2025.01.16 07:04:36.693 | P | no message found |
functional.intfunc.string.test_lpad_01 LPAD function, including non-ascii characters |
2025.01.16 07:04:36.693 | 2025.01.16 07:04:37.184 | P | no message found |
functional.intfunc.string.test_overlay_01 OVERLAY function |
2025.01.16 07:04:37.184 | 2025.01.16 07:04:37.624 | P | no message found |
functional.intfunc.string.test_position_01 POSITION( <string> IN <string> ) |
2025.01.16 07:04:37.624 | 2025.01.16 07:04:38.071 | P | no message found |
functional.intfunc.string.test_replace_01 REPLACE( <stringtosearch>, <findstring>, <replstring> ) |
2025.01.16 07:04:38.071 | 2025.01.16 07:04:38.562 | P | no message found |
functional.intfunc.string.test_reverse_01 REVERSE( <value> ) |
2025.01.16 07:04:38.562 | 2025.01.16 07:04:38.986 | P | no message found |
functional.intfunc.string.test_right_01 RIGHT( <string>, <number> ) |
2025.01.16 07:04:38.986 | 2025.01.16 07:04:42.982 | P | no message found |
functional.intfunc.string.test_rpad_01 RPAD function, including non-ascii characters |
2025.01.16 07:04:42.982 | 2025.01.16 07:04:43.456 | P | no message found |
functional.intfunc.string.test_trunc_01 Test for TRUNC function |
2025.01.16 07:04:43.456 | 2025.01.16 07:04:43.897 | P | no message found |
functional.monitoring.test_01 Get isolation level of the current transaction |
2025.01.16 07:04:43.897 | 2025.01.16 07:04:44.386 | P | no message found |
functional.monitoring.test_02 Get data about active statements from current attachment (WHERE-filter: mon$statements.mon$state=1). |
2025.01.16 07:04:44.386 | 2025.01.16 07:04:46.095 | 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. |
2025.01.16 07:04:46.095 | 2025.01.16 07:04:46.705 | P | no message found |
functional.procedure.alter.test_01 ALTER PROCEDURE - Simple ALTER |
2025.01.16 07:04:46.705 | 2025.01.16 07:04:47.171 | P | no message found |
functional.procedure.alter.test_02 ALTER PROCEDURE - Alter non exists procedure |
2025.01.16 07:04:47.171 | 2025.01.16 07:04:47.592 | P | no message found |
functional.procedure.create.test_01 CREATE PROCEDURE |
2025.01.16 07:04:47.592 | 2025.01.16 07:04:48.084 | P | no message found |
functional.procedure.create.test_02 CREATE PROCEDURE - Input parameters |
2025.01.16 07:04:48.084 | 2025.01.16 07:04:48.595 | P | no message found |
functional.procedure.create.test_03 CREATE PROCEDURE - Output paramaters |
2025.01.16 07:04:48.595 | 2025.01.16 07:04:49.095 | P | no message found |
functional.procedure.create.test_04 CREATE PROCEDURE - Output paramaters |
2025.01.16 07:04:49.095 | 2025.01.16 07:04:49.716 | P | no message found |
functional.procedure.create.test_05 CREATE PROCEDURE - PSQL Stataments |
2025.01.16 07:04:49.716 | 2025.01.16 07:04:50.188 | P | no message found |
functional.procedure.create.test_06 CREATE PROCEDURE - PSQL Stataments - SUSPEND |
2025.01.16 07:04:50.188 | 2025.01.16 07:04:50.771 | P | no message found |
functional.procedure.create.test_07 CREATE PROCEDURE - try create SP with same name |
2025.01.16 07:04:50.771 | 2025.01.16 07:04:51.261 | P | no message found |
functional.procedure.create.test_08 CREATE PROCEDURE - COMMIT in SP is not alowed |
2025.01.16 07:04:51.261 | 2025.01.16 07:04:51.268 | P | no message found |
functional.procedure.create.test_16 Type Flag for Stored Procedures |
2025.01.16 07:04:51.884 | 2025.01.16 07:04:52.373 | P | no message found |
functional.role.create.test_01 CREATE ROLE |
2025.01.16 07:04:52.373 | 2025.01.16 07:04:53.132 | P | no message found |
functional.role.create.test_02 CREATE ROLE - try create role with same name |
2025.01.16 07:04:53.132 | 2025.01.16 07:04:53.907 | P | no message found |
functional.services.test_user_management Check ability to make connect to FB services and add/drop user |
2025.01.16 07:04:53.907 | 2025.01.16 07:04:54.404 | P | deb10build1 Thu Jan 16 07:04:54 2025 UTC conditional shadow dumped for database /var/tmp/qa_2024/test_11805/test.fdb |
deb10build1 Thu Jan 16 07:04:54 2025 UTC conditional shadow dumped for database /var/tmp/qa_2024/test_11806/test.fdb | ||||
deb10build1 Thu Jan 16 07:04:54 2025 UTC conditional shadow 1 /var/tmp/qa_2024/test_11806/TEST.SHD activated for database /var/tmp/qa_2024/test_11806/test.fdb | ||||
deb10build1 Thu Jan 16 07:04:54 2025 UTC conditional shadow dumped for database /var/tmp/qa_2024/test_11806/test.fdb | ||||
functional.shadow.test_create_01 CREATE SHADOW: check basic usage |
2025.01.16 07:04:54.404 | 2025.01.16 07:04:54.898 | P | deb10build1 Thu Jan 16 07:04:54 2025 UTC conditional shadow dumped for database /var/tmp/qa_2024/test_11805/test.fdb |
deb10build1 Thu Jan 16 07:04:54 2025 UTC conditional shadow dumped for database /var/tmp/qa_2024/test_11806/test.fdb | ||||
deb10build1 Thu Jan 16 07:04:54 2025 UTC conditional shadow 1 /var/tmp/qa_2024/test_11806/TEST.SHD activated for database /var/tmp/qa_2024/test_11806/test.fdb | ||||
deb10build1 Thu Jan 16 07:04:54 2025 UTC conditional shadow dumped for database /var/tmp/qa_2024/test_11806/test.fdb | ||||
functional.shadow.test_create_02 CREATE SHADOW: check usage with presense of 'FILE <...>' clause. |
2025.01.16 07:04:54.898 | 2025.01.16 07:04:55.414 | P | deb10build1 Thu Jan 16 07:04:54 2025 UTC conditional shadow dumped for database /var/tmp/qa_2024/test_11805/test.fdb |
deb10build1 Thu Jan 16 07:04:54 2025 UTC conditional shadow dumped for database /var/tmp/qa_2024/test_11806/test.fdb | ||||
deb10build1 Thu Jan 16 07:04:54 2025 UTC conditional shadow 1 /var/tmp/qa_2024/test_11806/TEST.SHD activated for database /var/tmp/qa_2024/test_11806/test.fdb | ||||
deb10build1 Thu Jan 16 07:04:54 2025 UTC conditional shadow dumped for database /var/tmp/qa_2024/test_11806/test.fdb | ||||
functional.table.alter.test_01 ALTER TABLE - ADD column |
2025.01.16 07:04:55.414 | 2025.01.16 07:04:56.085 | 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. |
2025.01.16 07:04:56.085 | 2025.01.16 07:04:56.732 | P | no message found |
functional.table.alter.test_03 ALTER TABLE - ADD CONSTRAINT - PRIMARY KEY |
2025.01.16 07:04:56.732 | 2025.01.16 07:04:57.341 | P | no message found |
functional.table.alter.test_04 ALTER TABLE - ADD CONSTRAINT - UNIQUE |
2025.01.16 07:04:57.341 | 2025.01.16 07:04:57.918 | P | no message found |
functional.table.alter.test_05 ALTER TABLE - ALTER - TO |
2025.01.16 07:04:57.918 | 2025.01.16 07:04:58.461 | P | no message found |
functional.table.alter.test_06 ALTER TABLE. Alter type of some column. |
2025.01.16 07:04:58.461 | 2025.01.16 07:04:59.018 | P | no message found |
functional.table.alter.test_07 ALTER TABLE. Alter position of columns. |
2025.01.16 07:04:59.018 | 2025.01.16 07:04:59.640 | P | no message found |
functional.table.alter.test_08 ALTER TABLE - DROP |
2025.01.16 07:04:59.640 | 2025.01.16 07:05:00.221 | P | no message found |
functional.table.alter.test_09 ALTER TABLE - DROP (with data) |
2025.01.16 07:05:00.221 | 2025.01.16 07:05:00.712 | P | no message found |
functional.table.alter.test_10 ALTER TABLE - DROP CONSTRAINT - PRIMARY KEY |
2025.01.16 07:05:00.712 | 2025.01.16 07:05:01.197 | P | no message found |
functional.table.alter.test_11 ALTER TABLE - DROP CONSTRAINT - UNIQUE |
2025.01.16 07:05:01.197 | 2025.01.16 07:05:05.361 | 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 |
2025.01.16 07:05:05.361 | 2025.01.16 07:05:06.008 | P | no message found |
functional.table.create.test_01 CREATE TABLE - types |
2025.01.16 07:05:06.008 | 2025.01.16 07:05:06.015 | P | no message found |
functional.table.create.test_04 CREATE TABLE - constraints |
2025.01.16 07:05:06.616 | 2025.01.16 07:05:07.280 | P | no message found |
functional.table.create.test_05 CREATE TABLE - create table with same name |
2025.01.16 07:05:07.280 | 2025.01.16 07:05:07.814 | P | no message found |
functional.table.create.test_06 CREATE TABLE - two column with same name |
2025.01.16 07:05:07.814 | 2025.01.16 07:05:08.295 | P | no message found |
functional.table.create.test_07 CREATE TABLE - unknown datatype (domain) |
2025.01.16 07:05:08.295 | 2025.01.16 07:05:08.779 | P | no message found |
functional.tabloid.core_3611_aux_test Wrong data while retrieving from CTEs (or derived tables) with same column names |
2025.01.16 07:05:08.779 | 2025.01.16 07:05:09.242 | P | no message found |
functional.tabloid.test_arithmetic_cast_float_to_int_as_round Result of CAST for numbers is implementation defined |
2025.01.16 07:05:09.242 | 2025.01.16 07:05:09.758 | P | no message found |
functional.tabloid.test_arithmetic_numexpr_eval_dialect_1 Check result of integer division on dialect 1. |
2025.01.16 07:05:09.758 | 2025.01.16 07:05:10.229 | P | no message found |
functional.tabloid.test_arithmetic_numexpr_eval_dialect_3 Check result of integer division on dialect 3. |
2025.01.16 07:05:10.229 | 2025.01.16 07:05:11.262 | P | no message found |
functional.tabloid.test_bus_3103_windowed_funcs Query for test MAX()OVER(). |
2025.01.16 07:05:11.262 | 2025.01.16 07:05:12.033 | P | deb10build1 Thu Jan 16 07:05:12 2025 UTC Authentication error Login name too long (71 characters, maximum allowed 31) |
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. |
2025.01.16 07:05:12.033 | 2025.01.16 07:05:12.402 | P | deb10build1 Thu Jan 16 07:05:12 2025 UTC Authentication error Login name too long (71 characters, maximum allowed 31) |
functional.tabloid.test_crash_when_too_long_username_for_auth crash on assert or memory corruption when too long username is used for authentication |
2025.01.16 07:05:12.402 | 2025.01.16 07:05:15.632 | P | deb10build1 Thu Jan 16 07:05:12 2025 UTC Authentication error Login name too long (71 characters, maximum allowed 31) |
functional.tabloid.test_dbp_0951_multiple_nested_cte Query for test multiple CTEs |
2025.01.16 07:05:15.632 | 2025.01.16 07:05:16.379 | P | no message found |
functional.tabloid.test_dbp_1697_windowed_funcs Query for test SUM()OVER() and COUNT()OVER(). |
2025.01.16 07:05:16.379 | 2025.01.16 07:05:17.888 | P | no message found |
functional.tabloid.test_dbp_1940_20040130_1740 Common SQL. Check correctness of the results |
2025.01.16 07:05:17.888 | 2025.01.16 07:05:19.241 | P | no message found |
functional.tabloid.test_dbp_1940_20061108_2141 Common SQL. Check correctness of the results |
2025.01.16 07:05:19.241 | 2025.01.16 07:05:20.749 | P | no message found |
functional.tabloid.test_dbp_1940_20080912_1005 Common SQL. Check correctness of the results |
2025.01.16 07:05:20.749 | 2025.01.16 07:05:22.262 | P | no message found |
functional.tabloid.test_dbp_1940_20090521_1520 Common SQL. Check correctness of the results |
2025.01.16 07:05:22.262 | 2025.01.16 07:05:23.806 | P | no message found |
functional.tabloid.test_dbp_1940_20110426_1906 Common SQL. Check correctness of the results |
2025.01.16 07:05:23.806 | 2025.01.16 07:05:25.299 | P | no message found |
functional.tabloid.test_dbp_1940_20110725_1159 Common SQL. Check correctness of the results |
2025.01.16 07:05:25.299 | 2025.01.16 07:05:26.839 | P | no message found |
functional.tabloid.test_dbp_1940_20130412_1008 Common SQL. Check correctness of the results |
2025.01.16 07:05:26.839 | 2025.01.16 07:05:28.206 | P | no message found |
functional.tabloid.test_dbp_1940_20130831_2039 Common SQL. Check correctness of the results |
2025.01.16 07:05:28.206 | 2025.01.16 07:05:29.804 | P | no message found |
functional.tabloid.test_dbp_1940_20130912_1908 Common SQL. Check correctness of the results |
2025.01.16 07:05:29.804 | 2025.01.16 07:05:30.669 | P | no message found |
functional.tabloid.test_dbp_2146_distinct_not_in Common SQL. Check correctness of the results |
2025.01.16 07:05:30.669 | 2025.01.16 07:05:31.624 | P | no message found |
functional.tabloid.test_dbp_4137_combo_full_join_and_windowed_funcs Common SQL. Check correctness of the results |
2025.01.16 07:05:31.624 | 2025.01.16 07:05:32.644 | P | no message found |
functional.tabloid.test_dbp_4391_combo_full_join_and_windowed_funcs Common SQL. Check correctness of the results |
2025.01.16 07:05:32.644 | 2025.01.16 07:05:33.722 | P | no message found |
functional.tabloid.test_dbp_4391_combo_full_join_and_windowed_funcs2 Common SQL. Check correctness of the results |
2025.01.16 07:05:33.722 | 2025.01.16 07:05:34.584 | P | no message found |
functional.tabloid.test_dbp_5125_windowed_funcs Common SQL. Check correctness of the results |
2025.01.16 07:05:34.584 | 2025.01.16 07:05:36.915 | P | no message found |
functional.tabloid.test_dbp_7029_heavy_test_for_windowed_funcs Common SQL. Check correctness of the results |
2025.01.16 07:05:36.915 | 2025.01.16 07:05:37.834 | P | no message found |
functional.tabloid.test_dbp_7114_windowed_funcs Common SQL. Check correctness of the results |
2025.01.16 07:05:37.834 | 2025.01.16 07:05:38.311 | 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 |
2025.01.16 07:05:38.311 | 2025.01.16 07:05:39.716 | P | no message found |
functional.tabloid.test_eqc_136030 Check ability for preparing and then run query with parameters. Query should use ORDER-BY clause. |
2025.01.16 07:05:39.716 | 2025.01.16 07:05:40.218 | 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. |
2025.01.16 07:05:40.218 | 2025.01.16 07:05:40.683 | 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. |
2025.01.16 07:05:40.683 | 2025.01.16 07:05:41.242 | 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 |
2025.01.16 07:05:41.242 | 2025.01.16 07:05:41.761 | P | no message found |
functional.tabloid.test_eqc_200762 Check results of CONTAINING when search pattern can span on one or several blob segments |
2025.01.16 07:05:41.761 | 2025.01.16 07:05:43.601 | P | no message found |
functional.tabloid.test_eqc_306263 Check ability to run complex query |
2025.01.16 07:05:43.601 | 2025.01.16 07:05:45.054 | 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 |
2025.01.16 07:05:45.054 | 2025.01.16 07:05:45.593 | P | no message found |
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 |
2025.01.16 07:05:45.593 | 2025.01.16 07:05:46.114 | P | no message found |
functional.tabloid.test_full_join_push_where_predicate WHERE-filter must be applied after FULL JOIN result |
2025.01.16 07:05:46.114 | 2025.01.16 07:05:46.905 | P | no message found |
functional.tabloid.test_gtcs_proc_isql_14 gtcs-proc-isql-14 |
2025.01.16 07:05:46.905 | 2025.01.16 07:05:47.388 | P | no message found |
functional.tabloid.test_join_on_position_function_result Records with NULLs could be lost from resultset. |
2025.01.16 07:05:47.388 | 2025.01.16 07:05:48.869 | P | no message found |
functional.tabloid.test_join_transformation_001 Check ability of outer join simplification. |
2025.01.16 07:05:48.869 | 2025.01.16 07:05:50.358 | P | no message found |
functional.tabloid.test_join_transformation_002 Check ability of outer join simplification. |
2025.01.16 07:05:50.358 | 2025.01.16 07:05:51.752 | P | no message found |
functional.tabloid.test_join_transformation_003 Check ability of outer join simplification. |
2025.01.16 07:05:51.752 | 2025.01.16 07:05:53.134 | P | no message found |
functional.tabloid.test_join_transformation_004 Check ability of outer join simplification. |
2025.01.16 07:05:53.134 | 2025.01.16 07:05:54.641 | P | no message found |
functional.tabloid.test_join_transformation_005 Check ability of outer join simplification. |
2025.01.16 07:05:54.641 | 2025.01.16 07:05:56.120 | P | no message found |
functional.tabloid.test_join_transformation_006 Check ability of outer join simplification. |
2025.01.16 07:05:56.120 | 2025.01.16 07:05:57.591 | P | no message found |
functional.tabloid.test_join_transformation_007 Check ability of outer join simplification. |
2025.01.16 07:05:57.591 | 2025.01.16 07:05:59.141 | P | no message found |
functional.tabloid.test_join_transformation_008 Check ability of outer join simplification. |
2025.01.16 07:05:59.141 | 2025.01.16 07:05:59.623 | 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. |
2025.01.16 07:05:59.623 | 2025.01.16 07:06:00.215 | 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) |
2025.01.16 07:06:00.215 | 2025.01.16 07:06:04.349 | P | no message found |
functional.tabloid.test_oltp_emul_30_compiler_check Compiler check. Test ability to compile source code of OLTP-EMUL test. |
2025.01.16 07:06:04.349 | 2025.01.16 07:06:05.543 | 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. |
2025.01.16 07:06:05.543 | 2025.01.16 07:06:06.015 | P | no message found |
functional.tabloid.test_ora_4475843 Wrong (empty) result of query in Oracle 19 |
2025.01.16 07:06:06.015 | 2025.01.16 07:06:06.478 | 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(!) |
2025.01.16 07:06:06.478 | 2025.01.16 07:06:06.937 | 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. |
2025.01.16 07:06:06.937 | 2025.01.16 07:06:07.401 | 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 |
2025.01.16 07:06:07.401 | 2025.01.16 07:06:07.408 | P | no message found |
functional.tabloid.test_snd_7795_20120706_1249 Common SQL. Check correctness of the results |
2025.01.16 07:06:08.401 | 2025.01.16 07:06:08.999 | P | no message found |
functional.trigger.alter.test_01 ALTER TRIGGER - ACTIVE |
2025.01.16 07:06:08.999 | 2025.01.16 07:06:09.596 | P | no message found |
functional.trigger.alter.test_02 ALTER TRIGGER - INACTIVE |
2025.01.16 07:06:09.596 | 2025.01.16 07:06:10.258 | P | no message found |
functional.trigger.alter.test_03 ALTER TRIGGER - BEFORE DELETE |
2025.01.16 07:06:10.258 | 2025.01.16 07:06:10.869 | P | no message found |
functional.trigger.alter.test_04 ALTER TRIGGER - BEFORE INSERT |
2025.01.16 07:06:10.869 | 2025.01.16 07:06:11.491 | P | no message found |
functional.trigger.alter.test_05 ALTER TRIGGER - BEFORE UPDATE |
2025.01.16 07:06:11.491 | 2025.01.16 07:06:12.080 | P | no message found |
functional.trigger.alter.test_06 ALTER TRIGGER - AFTER DELETE |
2025.01.16 07:06:12.080 | 2025.01.16 07:06:12.755 | P | no message found |
functional.trigger.alter.test_07 ALTER TRIGGER - AFTER INSERT |
2025.01.16 07:06:12.755 | 2025.01.16 07:06:13.430 | P | no message found |
functional.trigger.alter.test_08 ALTER TRIGGER - POSITION |
2025.01.16 07:06:13.430 | 2025.01.16 07:06:14.059 | P | no message found |
functional.trigger.alter.test_09 ALTER TRIGGER - POSITION |
2025.01.16 07:06:14.059 | 2025.01.16 07:06:14.665 | P | no message found |
functional.trigger.alter.test_10 ALTER TRIGGER - AS |
2025.01.16 07:06:14.665 | 2025.01.16 07:06:15.256 | P | no message found |
functional.trigger.alter.test_11 ALTER TRIGGER - AS |
2025.01.16 07:06:15.256 | 2025.01.16 07:06:15.898 | P | no message found |
functional.trigger.alter.test_12 ALTER TRIGGER - AS |
2025.01.16 07:06:15.898 | 2025.01.16 07:06:16.524 | P | no message found |
functional.trigger.alter.test_13 ALTER TRIGGER - AS |
2025.01.16 07:06:16.524 | 2025.01.16 07:06:17.149 | P | no message found |
functional.trigger.create.test_01 CREATE TRIGGER |
2025.01.16 07:06:17.149 | 2025.01.16 07:06:17.757 | P | no message found |
functional.trigger.create.test_02 CREATE TRIGGER AFTER INSERT |
2025.01.16 07:06:17.757 | 2025.01.16 07:06:18.397 | P | no message found |
functional.trigger.create.test_03 CREATE TRIGGER BEFORE UPDATE |
2025.01.16 07:06:18.397 | 2025.01.16 07:06:19.019 | P | no message found |
functional.trigger.create.test_04 CREATE TRIGGER AFTER UPDATE |
2025.01.16 07:06:19.019 | 2025.01.16 07:06:19.665 | P | no message found |
functional.trigger.create.test_05 CREATE TRIGGER BEFORE DELETE |
2025.01.16 07:06:19.665 | 2025.01.16 07:06:20.329 | P | no message found |
functional.trigger.create.test_06 CREATE TRIGGER AFTER DELETE |
2025.01.16 07:06:20.329 | 2025.01.16 07:06:20.906 | P | no message found |
functional.trigger.create.test_07 CREATE TRIGGER INACTIVE AFTER DELETE |
2025.01.16 07:06:20.906 | 2025.01.16 07:06:21.515 | P | no message found |
functional.trigger.create.test_08 CREATE TRIGGER AFTER DELETE POSITION 12 |
2025.01.16 07:06:21.515 | 2025.01.16 07:06:22.102 | P | no message found |
functional.trigger.create.test_09 CREATE TRIGGER BEFORE INSERT DECLARE VARIABLE |
2025.01.16 07:06:22.102 | 2025.01.16 07:06:22.739 | P | no message found |
functional.trigger.create.test_10 CREATE TRIGGER BEFORE INSERT DECLARE VARIABLE, block stataments |
2025.01.16 07:06:22.739 | 2025.01.16 07:06:23.275 | P | no message found |
functional.trigger.create.test_17 CREATE TRIGGER SQL2003 |
2025.01.16 07:06:23.275 | 2025.01.16 07:06:23.886 | P | no message found |
functional.trigger.database.test_connect_01 Trigger on database connect. See also CORE-745 |
2025.01.16 07:06:23.886 | 2025.01.16 07:06:25.381 | P | no message found |
functional.trigger.database.test_connect_02 Error handling in trigger on database connect |
2025.01.16 07:06:25.381 | 2025.01.16 07:06:25.975 | P | no message found |
functional.trigger.database.test_connect_03 Multiple triggers on database connect |
2025.01.16 07:06:25.975 | 2025.01.16 07:06:27.519 | P | no message found |
functional.trigger.database.test_connect_04 Error handling when multiple triggers on database connect exist |
2025.01.16 07:06:27.519 | 2025.01.16 07:06:28.044 | P | no message found |
functional.trigger.database.test_transaction_start_multiple_with_normal_finish Multiple triggers on start transaction |
2025.01.16 07:06:28.044 | 2025.01.16 07:06:28.675 | P | no message found |
functional.trigger.database.test_transactioncommit_01 Trigger on commit transaction. See also CORE-645 |
2025.01.16 07:06:28.675 | 2025.01.16 07:06:29.226 | P | no message found |
functional.trigger.database.test_transactionrollback_01 Trigger on rollback transaction |
2025.01.16 07:06:29.226 | 2025.01.16 07:06:29.749 | P | no message found |
functional.trigger.database.test_transactionstart_01 Trigger on start tansaction |
2025.01.16 07:06:29.749 | 2025.01.16 07:06:30.369 | P | no message found |
functional.trigger.table.test_alter_01 ALTER TRIGGER - ACTIVE |
2025.01.16 07:06:30.369 | 2025.01.16 07:06:31.009 | P | no message found |
functional.trigger.table.test_alter_02 ALTER TRIGGER - INACTIVE |
2025.01.16 07:06:31.009 | 2025.01.16 07:06:31.621 | P | no message found |
functional.trigger.table.test_alter_03 ALTER TRIGGER - BEFORE DELETE |
2025.01.16 07:06:31.621 | 2025.01.16 07:06:32.279 | P | no message found |
functional.trigger.table.test_alter_04 ALTER TRIGGER - BEFORE INSERT |
2025.01.16 07:06:32.279 | 2025.01.16 07:06:32.841 | P | no message found |
functional.trigger.table.test_alter_05 ALTER TRIGGER - BEFORE UPDATE |
2025.01.16 07:06:32.841 | 2025.01.16 07:06:33.397 | P | no message found |
functional.trigger.table.test_alter_06 ALTER TRIGGER - AFTER DELETE |
2025.01.16 07:06:33.397 | 2025.01.16 07:06:34.032 | P | no message found |
functional.trigger.table.test_alter_07 ALTER TRIGGER: attempt to use "new" in AFTER INSERT |
2025.01.16 07:06:34.032 | 2025.01.16 07:06:34.624 | P | no message found |
functional.trigger.table.test_alter_08 ALTER TRIGGER - POSITION |
2025.01.16 07:06:34.624 | 2025.01.16 07:06:35.220 | P | no message found |
functional.trigger.table.test_alter_09 ALTER TRIGGER - POSITION |
2025.01.16 07:06:35.220 | 2025.01.16 07:06:35.911 | P | no message found |
functional.trigger.table.test_alter_10 ALTER TRIGGER - AS |
2025.01.16 07:06:35.911 | 2025.01.16 07:06:36.484 | P | no message found |
functional.trigger.table.test_alter_11 ALTER TRIGGER - AS |
2025.01.16 07:06:36.484 | 2025.01.16 07:06:37.134 | P | no message found |
functional.trigger.table.test_alter_12 ALTER TRIGGER - AS |
2025.01.16 07:06:37.134 | 2025.01.16 07:06:37.750 | P | no message found |
functional.trigger.table.test_alter_13 ALTER TRIGGER - AS |
2025.01.16 07:06:37.750 | 2025.01.16 07:06:38.367 | P | no message found |
functional.view.create.test_01 CREATE VIEW |
2025.01.16 07:06:38.367 | 2025.01.16 07:06:38.974 | P | no message found |
functional.view.create.test_02 CREATE VIEW |
2025.01.16 07:06:38.974 | 2025.01.16 07:06:39.563 | P | no message found |
functional.view.create.test_03 CREATE VIEW - bad number of columns |
2025.01.16 07:06:39.563 | 2025.01.16 07:06:40.176 | P | no message found |
functional.view.create.test_04 CREATE VIEW - bad number of columns |
2025.01.16 07:06:40.176 | 2025.01.16 07:06:40.805 | P | no message found |
functional.view.create.test_05 CREATE VIEW |
2025.01.16 07:06:40.805 | 2025.01.16 07:06:41.509 | P | no message found |
functional.view.create.test_06 CREATE VIEW - updateable |
2025.01.16 07:06:41.509 | 2025.01.16 07:06:42.127 | P | no message found |
functional.view.create.test_07 CREATE VIEW - updateable WITH CHECK OPTION |
2025.01.16 07:06:42.127 | 2025.01.16 07:06:42.748 | P | no message found |
functional.view.create.test_08 CREATE VIEW - updateable WITH CHECK OPTION |
2025.01.16 07:06:42.748 | 2025.01.16 07:06:43.055 | P | no message found |