Problematic tests list (837 rows):
bugs.gh_8799_test  BUGCHECK "decompression overran buffer (179)" when WITH LOCK clause is used
bugs.gh_8805_test  Regression in 6.x: query with "... where <field> in ( <scalar_value> | <scalar_func>, null )" returns empty rowset instead of existing record.
functional.arno.derived_tables.test_01  Simple derived table
functional.arno.derived_tables.test_02  Unnamed (no relation alias) derived table
functional.arno.derived_tables.test_03  Explicit column names for derived table
functional.arno.derived_tables.test_04  Derived table column names must be unique
functional.arno.derived_tables.test_05  Derived table column names must be unique
functional.arno.derived_tables.test_06  Outer reference inside derived table to other relations in from clause is not allowed
functional.arno.derived_tables.test_07  Outer reference inside derived table to other relations in from clause is not allowed
functional.arno.derived_tables.test_08  Outer reference inside derived table to other relations in from clause is not allowed
functional.arno.derived_tables.test_09  Outer reference inside derived table to other relations in from clause is not allowed
functional.arno.derived_tables.test_10  Outer reference to upper scope-level is allowed
functional.arno.derived_tables.test_11  Outer reference to upper scope-level is allowed
functional.arno.derived_tables.test_12  Outer reference to upper scope-level is allowed
functional.arno.derived_tables.test_13  DISTINCT inside derived table
functional.arno.derived_tables.test_14  FIRST / SKIP inside derived table
functional.arno.derived_tables.test_15  UNION inside derived table
functional.arno.derived_tables.test_16  Simple derived table with aggregate inside
functional.arno.derived_tables.test_17  Aggregate inside derived table
functional.arno.derived_tables.test_18  Aggregate inside derived table
functional.arno.derived_tables.test_19  Sub-select inside derived table
functional.arno.derived_tables.test_20  Sub-select inside derived table
functional.arno.derived_tables.test_21  Implicit derived table by IN predicate
functional.arno.derived_tables.test_22  Derived table outer reference (triggers)
functional.arno.derived_tables.test_23  Derived table with outer reference from JOIN.
functional.arno.derived_tables.test_24  Derived table with outer reference from LEFT JOIN.
functional.arno.derived_tables.test_25  Derived table with outer reference from FULL JOIN.
functional.arno.derived_tables.test_26  Derived table with column that is specified several times
functional.arno.derived_tables.test_27  Derived table with same alias for several columns
functional.arno.indices.test_lower_bound_asc_02_segments_01  ASC 2-segment index lower bound
functional.arno.indices.test_lower_bound_desc_02_segments_01  DESC 2-segment index lower bound
functional.arno.indices.test_starting_with_01  STARTING WITH charset NONE
functional.arno.indices.test_starting_with_02  STARTING WITH charset ISO8859_1
functional.arno.indices.test_timestamps_01  TIMESTAMP in index with values below julian date
functional.arno.indices.test_upper_bound_asc_01_segments_01  ASC single segment index upper bound
functional.arno.indices.test_upper_bound_asc_01_segments_02  ASC single segment index upper bound
functional.arno.indices.test_upper_bound_asc_01_segments_03  ASC single segment index upper bound
functional.arno.indices.test_upper_bound_asc_01_segments_04  ASC single segment index upper bound
functional.arno.indices.test_upper_bound_asc_02_segments_01  ASC 2-segment index upper bound
functional.arno.indices.test_upper_bound_desc_01_segments_01  DESC single segment index upper bound
functional.arno.indices.test_upper_bound_desc_01_segments_02  DESC single segment index upper bound
functional.arno.indices.test_upper_bound_desc_02_segments_01  DESC 2-segment index upper bound
functional.arno.indices.test_upper_lower_bounds_01  Upper and lower bounds
functional.arno.indices.test_upper_lower_bounds_02  Upper and lower bounds
functional.arno.optimizer.test_opt_aggregate_distribution_01  Try to deliver HAVING CLAUSE conjunctions to the WHERE clause
functional.arno.optimizer.test_opt_aggregate_distribution_02  Try to deliver HAVING CLAUSE conjunctions to the WHERE clause
functional.arno.optimizer.test_opt_aggregate_distribution_03  Try to deliver HAVING CLAUSE conjunctions to the WHERE clause
functional.arno.optimizer.test_opt_aggregate_distribution_04  Try to deliver HAVING CLAUSE conjunctions to the WHERE clause
functional.arno.optimizer.test_opt_aggregate_distribution_05  Try to deliver HAVING CLAUSE conjunctions to the WHERE clause
functional.arno.optimizer.test_opt_aggregate_distribution_06  Try to deliver HAVING CLAUSE conjunctions to the WHERE clause
functional.arno.optimizer.test_opt_aggregate_distribution_07  Try to deliver HAVING CLAUSE conjunctions to the WHERE clause
functional.arno.optimizer.test_opt_aggregate_distribution_08  Try to deliver HAVING CLAUSE conjunctions to the WHERE clause
functional.arno.optimizer.test_opt_aggregate_distribution_09  Try to deliver HAVING CLAUSE conjunctions to the WHERE clause
functional.arno.optimizer.test_opt_aggregate_distribution_10  Try to deliver HAVING CLAUSE conjunctions to the WHERE clause
functional.arno.optimizer.test_opt_aggregate_distribution_11  Try to deliver HAVING CLAUSE conjunctions to the WHERE clause
functional.arno.optimizer.test_opt_aggregate_distribution_12  Try to deliver HAVING CLAUSE conjunctions to the WHERE clause
functional.arno.optimizer.test_opt_aggregate_distribution_13  Try to deliver HAVING CLAUSE conjunctions to the WHERE clause
functional.arno.optimizer.test_opt_aggregate_distribution_14  Try to deliver HAVING CLAUSE conjunctions to the WHERE clause
functional.arno.optimizer.test_opt_avoid_index_usage  AVOID index usage in WHERE <indexed_varchar_field> = <integer_value>
functional.arno.optimizer.test_opt_full_join_01  FULL OUTER JOIN, list all values
functional.arno.optimizer.test_opt_full_join_02  FULL OUTER JOIN, list all values, but filtered in WHERE clause
functional.arno.optimizer.test_opt_full_join_03  FULL OUTER JOIN, list all values, but filtered in WHERE clause
functional.arno.optimizer.test_opt_full_join_04  FULL OUTER JOIN, list all values, but filtered in WHERE clause
functional.arno.optimizer.test_opt_inner_join_01  INNER JOIN join order
functional.arno.optimizer.test_opt_inner_join_02  INNER JOIN join order
functional.arno.optimizer.test_opt_inner_join_03  INNER JOIN join order
functional.arno.optimizer.test_opt_inner_join_04  INNER JOIN join order LIKE and IS NULL
functional.arno.optimizer.test_opt_inner_join_05  INNER JOIN join order LIKE and STARTING WITH
functional.arno.optimizer.test_opt_inner_join_06  INNER JOIN join order and VIEW
functional.arno.optimizer.test_opt_inner_join_07  INNER JOIN join order and VIEW
functional.arno.optimizer.test_opt_inner_join_08  INNER JOIN join order and VIEW
functional.arno.optimizer.test_opt_inner_join_09  INNER JOIN join order and distribution
functional.arno.optimizer.test_opt_inner_join_10  INNER JOIN join order
functional.arno.optimizer.test_opt_inner_join_merge_01  INNER JOIN join merge
functional.arno.optimizer.test_opt_inner_join_merge_02  INNER JOIN join merge
functional.arno.optimizer.test_opt_inner_join_merge_03  INNER JOIN join merge
functional.arno.optimizer.test_opt_inner_join_merge_04  INNER JOIN join merge and NULLs
functional.arno.optimizer.test_opt_inner_join_merge_05  INNER JOIN join merge and VIEWs
functional.arno.optimizer.test_opt_inner_join_merge_06  INNER JOIN join merge and SP
functional.arno.optimizer.test_opt_left_join_01  LEFT OUTER JOIN with no match at all
functional.arno.optimizer.test_opt_left_join_02  LEFT OUTER JOIN with no match and IS NULL in WHERE clause
functional.arno.optimizer.test_opt_left_join_03  LEFT OUTER JOIN with full match and reference in WHERE clause
functional.arno.optimizer.test_opt_left_join_04  LEFT OUTER JOIN with full match
functional.arno.optimizer.test_opt_left_join_05  LEFT OUTER JOIN with full match, but limited in ON clause
functional.arno.optimizer.test_opt_left_join_06  LEFT OUTER JOIN with full match, but limited in ON clause
functional.arno.optimizer.test_opt_left_join_07  4 JOINed tables with 1 LEFT OUTER JOIN
functional.arno.optimizer.test_opt_left_join_08  LEFT OUTER JOIN with full match, but limited in ON and WHERE clause
functional.arno.optimizer.test_opt_left_join_09  LEFT OUTER JOIN with full match, but limited in ON and WHERE clause
functional.arno.optimizer.test_opt_left_join_10  LEFT OUTER JOIN with IS NULL burried in WHERE clause
functional.arno.optimizer.test_opt_left_join_11  LEFT OUTER JOIN with STARTING WITH in WHERE clause
functional.arno.optimizer.test_opt_left_join_12  LEFT OUTER JOIN with distribution CASE
functional.arno.optimizer.test_opt_left_join_13  LEFT OUTER JOIN VIEW with full match
functional.arno.optimizer.test_opt_mixed_joins_01  Mixed JOINS
functional.arno.optimizer.test_opt_mixed_joins_02  Mixed JOINS
functional.arno.optimizer.test_opt_mixed_joins_03  Mixed JOINS
functional.arno.optimizer.test_opt_mixed_joins_04  Mixed JOINS
functional.arno.optimizer.test_opt_mixed_joins_05  Mixed JOINS
functional.arno.optimizer.test_opt_mixed_joins_06  Mixed JOINS
functional.arno.optimizer.test_opt_multi_index_selection_01  Unique index selection (multi segment)
functional.arno.optimizer.test_opt_multi_index_selection_02  Best match index selection (multi segment)
functional.arno.optimizer.test_opt_multi_index_selection_03  Best match index selection (multi segment)
functional.arno.optimizer.test_opt_multi_index_selection_04  Best match index selection (multi segment)
functional.arno.optimizer.test_opt_multi_index_selection_05  Best match index selection (multi segment)
functional.arno.optimizer.test_opt_multi_index_selection_06  Best match index selection (multi segment)
functional.arno.optimizer.test_opt_multi_index_selection_07  Best match index selection (multi segment)
functional.arno.optimizer.test_opt_multi_index_selection_08  Best match index selection (multi segment)
functional.arno.optimizer.test_opt_selectivity_01  SELECTIVITY - SET STATISTICS
functional.arno.optimizer.test_opt_selectivity_02  SELECTIVITY - CREATE INDEX
functional.arno.optimizer.test_opt_selectivity_03  SELECTIVITY - INDEX INACTIVE / ACTIVE
functional.arno.optimizer.test_opt_single_index_selection_01  Unique index selection (single segment)
functional.arno.optimizer.test_opt_single_index_selection_02  Best match index selection (single segment)
functional.arno.optimizer.test_opt_single_index_selection_03  Best match index selection (single segment)
functional.arno.optimizer.test_opt_single_index_selection_04  Best match index selection (single segment)
functional.arno.optimizer.test_opt_single_index_selection_05  Best match index selection (single segment) ASC and DESC
functional.arno.optimizer.test_opt_single_index_selection_06  Best match index selection (single segment)
functional.arno.optimizer.test_opt_single_index_selection_07  Best match index selection (single segment)
functional.arno.optimizer.test_opt_single_index_selection_08  Best match index selection (single segment)
functional.arno.optimizer.test_opt_single_index_selection_09  Best match index selection (single segment) OR
functional.arno.optimizer.test_opt_single_index_selection_10  Best match index selection (single segment) OR
functional.arno.optimizer.test_opt_single_index_selection_11  Best match index selection (single segment)
functional.arno.optimizer.test_opt_sort_by_index_01  ORDER BY ASC using index (unique)
functional.arno.optimizer.test_opt_sort_by_index_02  ORDER BY DESC using index (unique)
functional.arno.optimizer.test_opt_sort_by_index_03  ORDER BY ASC using index (non-unique)
functional.arno.optimizer.test_opt_sort_by_index_04  ORDER BY DESC using index (non-unique)
functional.arno.optimizer.test_opt_sort_by_index_05  MAX() and DESC index (non-unique)
functional.arno.optimizer.test_opt_sort_by_index_06  MAX() and ASC index (non-unique)
functional.arno.optimizer.test_opt_sort_by_index_07  MIN() and ASC index (non-unique)
functional.arno.optimizer.test_opt_sort_by_index_08  MIN() and DESC index (non-unique)
functional.arno.optimizer.test_opt_sort_by_index_09  ORDER BY ASC using index (non-unique)
functional.arno.optimizer.test_opt_sort_by_index_10  ORDER BY ASC using index (multi)
functional.arno.optimizer.test_opt_sort_by_index_11  ORDER BY ASC using index (multi)
functional.arno.optimizer.test_opt_sort_by_index_12  ORDER BY ASC, DESC using index (multi)
functional.arno.optimizer.test_opt_sort_by_index_13  ORDER BY ASC using index (multi)
functional.arno.optimizer.test_opt_sort_by_index_14  ORDER BY ASC NULLS FIRST using index
functional.arno.optimizer.test_opt_sort_by_index_15  ORDER BY ASC NULLS LAST using index
functional.arno.optimizer.test_opt_sort_by_index_16  ORDER BY DESC NULLS FIRST using index
functional.arno.optimizer.test_opt_sort_by_index_17  ORDER BY DESC NULLS LAST using index
functional.arno.optimizer.test_opt_sort_by_index_18  ORDER BY ASC using index (single) and WHERE clause
functional.arno.optimizer.test_opt_sort_by_index_19  ORDER BY ASC using index (multi) and WHERE clause
functional.basic.isql.test_00  Check output of "HELP" and "HELP SET" commands
functional.basic.isql.test_01  ISQL: check output of 'SHOW DATABASE' and 'SHOW DB'
functional.basic.isql.test_02  ISQL - SHOW SYSTEM TABLES
functional.basic.isql.test_03  ISQL - SHOW SYSTEM parameters
functional.basic.isql.test_05  ISQL should be able to process single statement with length up to 10*1024*1024 chars
functional.database.alter.test_01  Alter database: adding a secondary file
functional.database.alter.test_02  Alter database: adding secondary file with alternate keyword
functional.database.alter.test_03  Alter database: add file with name of this database or previously added files must fail
functional.database.create.test_00  Verify ability to create database with different values of PAGE_SIZE
functional.database.create.test_01  Create database: set names and default character set
functional.database.create.test_02  Create database: non sysdba user
functional.database.create.test_08  Create database: Multi file DB
functional.database.create.test_09  Create database: Multi file DB
functional.database.create.test_10  Create database: Multi file DB - starting
functional.database.create.test_11  Create database: Default char set NONE
functional.database.create.test_13  Create database: check that actual FW setting is ON for just created database.
functional.datatypes.test_decfloat_binding_to_legacy  Test ability for DECFLOAT values to be represented as other data types using LEGACY keyword.
functional.datatypes.test_decfloat_binding_to_other_types  Test ability for DECFLOAT values to be represented as other data types (char, double, bigint).
functional.datatypes.test_decfloat_boundary_values  Check BOUNDARY values that are defined for DECFLOAT datatype
functional.datatypes.test_decfloat_columns_handlng  Check ability of misc. actions against table column for DECFLOAT datatype
functional.datatypes.test_decfloat_ddl_indices  Check ability to create table with 16 fields of type decfloat(34), plus create indices and add data
functional.datatypes.test_decfloat_df16_alignment  Check proper alignment of decfloat(16) value if it is shown in ISQL when SET LIST ON
functional.datatypes.test_decfloat_exceptions_trapping  Test exception trapping for result of DECFLOAT operations
functional.datatypes.test_decfloat_literal_interpr  Test interpretation of numeric literals
functional.datatypes.test_decfloat_literal_length  Literal length currently is limited with 1024 characters (including decimal separator and minus sign if any)
functional.datatypes.test_decfloat_loose_accuracy  Test for preseving accuracy when evaluate sum of values with huge difference in magnitude
functional.datatypes.test_decfloat_min_distinguish  List of all values starting from 1.0 divided by 2, until previous and current become equal
functional.datatypes.test_decfloat_nan_and_infinity_comparison  DECFLOAT should not throw exceptions when +/-NaN, +/-sNaN and +/-Infinity is used in comparisons
functional.datatypes.test_decfloat_ordering_rules  Test ordering of decfloat values
functional.datatypes.test_decfloat_parsing_scaled_integers_and_bigint_max_min  Interpretation of DECFLOAT values as BIGINT
functional.datatypes.test_decfloat_round_modes  Check validity of different ROUNDING modes that are defined for DECFLOAT datatype
functional.datatypes.test_decfloat_scalar_functions  Test common math functions that should work with DECFLOAT datatype
functional.datatypes.test_decfloat_single_bit_in_representation  Check result of EXP() which can be represented only by one ("last") significant bit
functional.datatypes.test_decfloat_special_functions  Test functions that are designed specially for DECFLOAT handling
functional.datatypes.test_decimal_declared_scale  Dummy test
functional.datatypes.test_int128_agregate_functions  Basic test for aggregation functions against INT128 datatype
functional.datatypes.test_int128_binary_operations  Basic test for binary functions against INT128 datatype
functional.datatypes.test_int128_math_functions  Basic test for math functions against INT128 datatype
functional.datatypes.test_miscelan_binding  Test ability for DECFLOAT values to be represented as other data types using LEGACY keyword.
functional.dml.cte.test_01  Non-Recursive CTEs
functional.dml.cte.test_02  Recursive CTEs
functional.dml.delete.test_01  DELETE
functional.dml.delete.test_02  DELETE with WHERE
functional.dml.delete.test_03  DELETE from VIEW
functional.dml.insert.test_01  INSERT with Defaults
functional.dml.join.test_01  NAMED COLUMNS join
functional.dml.join.test_02  NATURAL join
functional.dml.merge.test_01  MERGE statement
functional.dml.merge.test_02  MERGE statement can have only one RETURNING which must be after all WHEN sub-statements
functional.dml.merge.test_03  MERGE ... RETURNING must refer either ALIAS of the table (if it is defined) or context variables OLD and NEW
functional.dml.update_or_insert.test_01  UPDATE OR INSERT
functional.dml.update_or_insert.test_02  UPDATE OR INSERT
functional.dml.update_or_insert.test_03  UPDATE OR INSERT
functional.domain.alter.test_01  ALTER DOMAIN - SET DEFAULT
functional.domain.alter.test_02  ALTER DOMAIN - DROP DEFAULT
functional.domain.alter.test_03  ALTER DOMAIN - ADD CONSTRAINT
functional.domain.alter.test_04  ALTER DOMAIN - DROP CONSTRAINT
functional.domain.alter.test_05  ALTER DOMAIN - Alter domain that doesn't exists
functional.domain.create.test_41  CREATE DOMAIN - create two domain with same name
functional.domain.create.test_42  CREATE DOMAIN - domain name equal to existing datatype
functional.domain.create.test_54  Use of domains for Trigger/SP variable definition
functional.domain.create.test_all_datatypes_basic  CREATE DOMAIN - basic checks
functional.domain.drop.test_01  DROP DOMAIN
functional.domain.drop.test_02  DROP DOMAIN - in use
functional.domain.drop.test_03  DROP DOMAIN - that doesn't exists
functional.exception.alter.test_01  ALTER EXCEPTION
functional.exception.create.test_01  CREATE EXCEPTION
functional.exception.create.test_02  CREATE EXCEPTION - try create Exception with the same name
functional.exception.create.test_03  CREATE EXCEPTION - too long message
functional.exception.drop.test_01  DROP EXCEPTION
functional.exception.drop.test_02  DROP EXCEPTION
functional.exception.drop.test_03  DROP EXCEPTION - that doesn't exists
functional.exception.test_handling_name_and_message  Context variables EXCEPTION and ERROR_MESSAGE for ability to log exception info (including call stack!) on server side
functional.fkey.cascade.test_cascade_recursive_actions  Cyclic references between PK and FK (declared with 'ON ... CASCADE') must not cause infinite loop when records are deleted or updated in any of involved tables.
functional.fkey.cascade.test_master_pk_delete_if_no_cascade  Attempt to delete record in master must fail if there is FK record in detail and FK was declared without CASCADE option
functional.fkey.cascade.test_master_pk_on_delete_cascade  Deleting record in master must cause deletions in appropriate detail if FK references to PK and 'ON DELETE CASCADE' option is used.
functional.fkey.cascade.test_master_pk_on_update_cascade  Updating PK column(s) in master must cause changes in appropriate detail column(s) if FK references to PK and 'ON UPDATE CASCADE' option is used
functional.fkey.cascade.test_master_pk_update_if_no_cascade  Attempt to update PK column(s) in master must fail if there is FK record in detail and FK was declared without CASCADE option
functional.fkey.cascade.test_master_uk_delete_if_no_cascade  Attempt to delete record in master with UK must fail if there is FK record in detail and FK was declared without CASCADE option
functional.fkey.cascade.test_master_uk_on_update_cascade  Updating PK column(s) in master must cause changes in appropriate detail column(s) if 'ON UPDATE CASCADE' option is used
functional.fkey.cascade.test_master_uk_update_if_no_cascade  Attempt to update UK column(s) in master must fail if there is FK record in detail and FK was declared without CASCADE option
functional.fkey.common.test_dml_in_detail_if_no_parent_exists  FK-columns columns in the child table must either all be equal to appropriate columns in the parent or some/all of them must be null
functional.fkey.common.test_non_priv_user_access_to_child_for_cascade  Child table must be updated even if current user has no privileges on it but 'CASCADE' present in FK declaration.
functional.fkey.common.test_non_priv_user_access_to_child_for_set_default  Child table must be updated even if current user has no privileges on it but 'SET DEFAULT' present in FK declaration.
functional.fkey.common.test_non_priv_user_access_to_child_for_set_null  Child table must be updated even if current user has no privileges on it but 'SET NULL' present in FK declaration.
functional.fkey.common.test_prohibit_change_of_key_column_types  Attempt to change type of any column involved in PK/FK constraints must fail.
functional.fkey.common.test_restrictions_for_default_fk_fields  FK definition: SET DEFAULT clause should not lead FK-columns to have their default values if parent record not yet exists or was removed
functional.fkey.common.test_restrictions_for_diff_table_types  Tables involved in referential integrity have to meet restrictions when their types differ (persistent vs GTT; connection-bound vs transaction-bound).
functional.fkey.common.test_restrictions_for_not_null_fk_fields  FK definition: SET NULL clause should not lead FK-columns to have NULLs.
functional.fkey.primary.test_insert_pk_01  Check correct work fix with foreign key
functional.fkey.primary.test_insert_pk_02  Check correct work fix with foreign key
functional.fkey.primary.test_insert_pk_03  Check correct work fix with foreign key
functional.fkey.primary.test_insert_pk_04  Check correct work fix with foreign key
functional.fkey.primary.test_insert_pk_05  Detail Tx should be able to insert data that matches to newly added PK if master Tx has committed.
functional.fkey.primary.test_insert_pk_06  Check correct work fix with foreign key
functional.fkey.primary.test_insert_pk_07  Check correct work fix with foreign key
functional.fkey.primary.test_insert_pk_08  Check correct work fix with foreign key
functional.fkey.primary.test_insert_pk_09  Check correct work fix with foreign key
functional.fkey.primary.test_insert_pk_10  Check correct work fix with foreign key
functional.fkey.primary.test_insert_pk_11  Check correct work fix with foreign key
functional.fkey.primary.test_insert_pk_12  Check correct work fix with foreign key
functional.fkey.primary.test_insert_pk_13  Check correct work fix with foreign key
functional.fkey.primary.test_insert_pk_14  Check correct work fix with foreign key
functional.fkey.primary.test_insert_pk_15  Check correct work fix with foreign key
functional.fkey.primary.test_insert_pk_16  Check correct work fix with foreign key
functional.fkey.primary.test_insert_pk_17  Check correct work fix with foreign key
functional.fkey.primary.test_insert_pk_18  Check correct work fix with foreign key
functional.fkey.primary.test_insert_pk_19  Check correct work fix with foreign key
functional.fkey.primary.test_select_pk_01  Check correct work fix with foreign key
functional.fkey.primary.test_select_pk_02  Check correct work fix with foreign key
functional.fkey.primary.test_upd_pk_01  Check correct work fix with foreign key
functional.fkey.primary.test_upd_pk_02  Check correct work fix with foreign key
functional.fkey.unique.test_insert_01  Check correct work fix with foreign key
functional.fkey.unique.test_insert_02  Check correct work fix with foreign key
functional.fkey.unique.test_insert_03  Check correct work fix with foreign key
functional.fkey.unique.test_insert_04  Check correct work fix with foreign key
functional.fkey.unique.test_insert_05  Check correct work fix with foreign key
functional.fkey.unique.test_insert_06  Check correct work fix with foreign key
functional.fkey.unique.test_insert_07  Check correct work fix with foreign key
functional.fkey.unique.test_insert_08  Check correct work fix with foreign key
functional.fkey.unique.test_insert_09  Check correct work fix with foreign key
functional.fkey.unique.test_insert_11  Check correct work fix with foreign key
functional.fkey.unique.test_insert_12  Check correct work fix with foreign key
functional.fkey.unique.test_insert_13  Check correct work fix with foreign key
functional.fkey.unique.test_insert_14  Check correct work fix with foreign key
functional.fkey.unique.test_select_uf_01  Check correct work fix with foreign key
functional.fkey.unique.test_select_uf_02  Check correct work fix with foreign key
functional.fkey.unique.test_upd_01  Check correct work fix with foreign key
functional.fkey.unique.test_upd_02  Check correct work fix with foreign key
functional.generator.alter.test_01  ALTER SEQUENCE
functional.generator.create.test_01  CREATE GENERATOR and query related data from RDB$GENERATORS
functional.generator.create.test_02  CREATE GENERATOR - try create gen with same name
functional.generator.drop.test_01  DROP GENERATOR
functional.generator.drop.test_02  DROP GENERATOR - in use
functional.generator.drop.test_03  DROP GENERATOR - generator does not exists
functional.gtcs.test_cast_datatypes  Check result or CAST() for misc agruments // from GTCS.
functional.gtcs.test_computed_fields_01  Computed fields
functional.gtcs.test_computed_fields_02  Computed fields
functional.gtcs.test_computed_fields_03  Computed fields
functional.gtcs.test_computed_fields_04  Computed fields
functional.gtcs.test_computed_fields_05  Computed fields
functional.gtcs.test_computed_fields_06  Computed fields
functional.gtcs.test_computed_fields_07  Computed fields
functional.gtcs.test_computed_fields_08  Computed fields
functional.gtcs.test_computed_fields_09  Computed fields
functional.gtcs.test_computed_fields_10  Computed fields
functional.gtcs.test_computed_fields_11  Computed fields
functional.gtcs.test_computed_fields_12  Computed fields
functional.gtcs.test_computed_fields_13  Computed fields
functional.gtcs.test_computed_fields_14  Computed fields
functional.gtcs.test_computed_fields_15  Computed fields
functional.gtcs.test_computed_fields_16  Computed fields
functional.gtcs.test_computed_fields_17  Computed fields
functional.gtcs.test_conversion_error_from_string  Script issues conversion error from string
functional.gtcs.test_crash_of_group_by_varchar_4000  Crash on attempt to GROUP BY on table with varchar(4000) field
functional.gtcs.test_cursors  Test of CURSOR functionality
functional.gtcs.test_division_by_zero_corrupts_db  Zero divide in SP can crash database when call this SP several times
functional.gtcs.test_dsql_domain_01  Test the level 0 syntax for SQL create domain defining only the datatype
functional.gtcs.test_dsql_domain_02  Test the level 0 syntax for SQL "CREATE DOMAIN" statement using datatype and DEFAULT clauses
functional.gtcs.test_dsql_domain_03  Test the level 0 syntax for SQL "CREATE DOMAIN" statement using datatype and NOT NULL constraint
functional.gtcs.test_dsql_domain_04  Test the level 0 syntax for SQL "CREATE DOMAIN" statement using datatype and CHECK constraint clause
functional.gtcs.test_dsql_domain_06  Test the level 0 syntax for SQL "CREATE DOMAIN" statement using datatype and CHECK constraint clause.
functional.gtcs.test_dsql_domain_07  Test CREATE / ALTER domain statement with ADD/DROP CONSTRAINT clauses, together and separately.
functional.gtcs.test_dsql_domain_12  Verify result of INSERT DEFAULT VALUES into a table with domain fields when domains are defined with DEFAULT value.
functional.gtcs.test_dsql_domain_13  Verify result of INSERT DEFAULT for domain-based fields which have their own default values
functional.gtcs.test_dsql_domain_15  Verify result of INSERT DEFAULT for domain-based fields which are declared as NOT NULL and have their own default values
functional.gtcs.test_dsql_domain_20  Verify result of ALTER DOMAIN SET/DROP DEFAULT when a table exists with field based on this domain
functional.gtcs.test_dsql_domain_21  Verify result of ALTER DOMAIN with changing DEFAULT values and DROP constraints when a table exists with field based on this domain
functional.gtcs.test_dsql_domain_22  Verify result of ALTER DOMAIN with changing NOT NULL flag and CHECK constraints when a table exists with field based on this domain
functional.gtcs.test_execute_statement_within_procedure  EXECUTE STATEMENT within a stored procedure could lead to a problems
functional.gtcs.test_external_file_03_d  Test for external table with field of SMALLINT datatype
functional.gtcs.test_external_file_04_d  est for external table with field of INTEGER datatype
functional.gtcs.test_external_file_04_d_bigint  Test for external table with field of BIGINT datatype
functional.gtcs.test_external_file_04_d_int128  Test for external table with field of INT128 datatype
functional.gtcs.test_external_file_06_d  Test for external table with field of DOUBLE PRECISION datatype
functional.gtcs.test_external_file_09_d  Test for external table with field of DATE datatype
functional.gtcs.test_gtcs_proc_isql_01  gtcs-proc-isql-01
functional.gtcs.test_gtcs_proc_isql_02  gtcs-proc-isql-02
functional.gtcs.test_gtcs_proc_isql_03  gtcs-proc-isql-03
functional.gtcs.test_gtcs_proc_isql_04  gtcs-proc-isql-04
functional.gtcs.test_gtcs_proc_isql_05  gtcs-proc-isql-05
functional.gtcs.test_gtcs_proc_isql_06  gtcs-proc-isql-06
functional.gtcs.test_gtcs_proc_isql_07  gtcs-proc-isql-07
functional.gtcs.test_gtcs_proc_isql_08  gtcs-proc-isql-08
functional.gtcs.test_gtcs_proc_isql_10  gtcs-proc-isql-10
functional.gtcs.test_gtcs_proc_isql_11  gtcs-proc-isql-11
functional.gtcs.test_gtcs_proc_isql_12  gtcs-proc-isql-12
functional.gtcs.test_gtcs_proc_isql_13  gtcs-proc-isql-13
functional.gtcs.test_gtcs_proc_isql_15  gtcs-proc-isql-15
functional.gtcs.test_gtcs_proc_isql_16  gtcs-proc-isql-16
functional.gtcs.test_gtcs_proc_isql_17  gtcs-proc-isql-17
functional.gtcs.test_gtcs_proc_isql_18  gtcs-proc-isql-18
functional.gtcs.test_gtcs_proc_isql_19  gtcs-proc-isql-19
functional.gtcs.test_gtcs_proc_isql_20  gtcs-proc-isql-20
functional.gtcs.test_gtcs_select_delete_isql  Test for select from SP that deletes record after its output
functional.gtcs.test_invalid_stream_when_use_trim  Statement with TRIM raises "bad BLR -- invalid stream"
functional.gtcs.test_isql_one_line_comments_01  bug #781610 problems with one line comments (--)
functional.gtcs.test_isql_show_command_ambiguity  SHOW TABLE / VIEW: ambiguity between tables and views
functional.gtcs.test_minimum_grant_test  Minimum grant test
functional.gtcs.test_misplaced_collation_in_extracted_metadata  Misplaced collation when extracting metadata with isql
functional.gtcs.test_nested_func_01  Test of NESTED FUNCTIONS functionality
functional.gtcs.test_nested_proc_01  Test of NESTED PROCEDURES functionality
functional.gtcs.test_parser_comments_in_sql  Check for problems with comments (single-line and multi-line)
functional.gtcs.test_ref_integ_drop_fk_index  Index that is used for FK should not be avail for DROP
functional.gtcs.test_ref_integ_drop_fk_then_pk  Outcome must be SUCCESS if first we drop FK and after this PK constraint
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
functional.gtcs.test_ref_integ_drop_pk_index  Index that is used for PRIMARY KEY should not be avail for DROP
functional.gtcs.test_ref_integ_inactive_fk_index  Index that is used for FK should not be avail for INACTIVE
functional.gtcs.test_ref_integ_inactive_pk_index  Index that is used for PRIMARY KEY should not be avail for INACTIVE
functional.gtcs.test_ref_integ_inactive_pk_index_2  Index that is used for PRIMARY KEY should not be avail for INACTIVE
functional.gtcs.test_regexp_similar_to  Statements with SIMILAR TO - miscelaneous tests.
functional.gtcs.test_regexp_substring_similar_to  SUBSTRING - miscelaneous tests of <str> SIMILAR TO <pattern>
functional.gtcs.test_select_delete  
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
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
functional.gtcs.test_sql_predicates_00  Support for SINGULAR <subquery>
functional.gtcs.test_sql_predicates_01  Support for NOT SINGULAR <subquery>
functional.gtcs.test_sql_predicates_02  Support for SINGULAR when subquery refers to another table
functional.gtcs.test_sql_predicates_03  Support for NOT SINGULAR when subquery refers to another table
functional.gtcs.test_sql_predicates_04  Support for NOT SINGULAR when subquery refers to another table
functional.gtcs.test_sql_predicates_05  Support to SINGULAR in nested subqueries
functional.gtcs.test_sql_predicates_06  Support to multiple SINGULAR subqueries
functional.gtcs.test_sql_predicates_07  SINGULAR subquery applied to result of join
functional.gtcs.test_sql_predicates_08  SINGULAR subquery applied to result of join
functional.gtcs.test_sql_predicates_09  Applying SINGULAR to result of query with aggregate function
functional.gtcs.test_sql_predicates_10  Check result of DISTINCT when applying SINGULAR to result of query with aggregate function
functional.gtcs.test_sql_predicates_11  Check result of GROUP BY + ORDER BY when applying SINGULAR to result of query with aggregate function
functional.gtcs.test_sql_predicates_16  Check of applying SINGULAR to result produced by a VIEW
functional.gtcs.test_sql_predicates_17  Check of applying SINGULAR to result produced by a JOIN of two views
functional.gtcs.test_sql_predicates_18  GROUP BY of result of SINGULAR which is applied to result of JOIN
functional.gtcs.test_sql_predicates_19  GROUP BY of result of SINGULAR which is applied to result of VIEWS JOIN
functional.gtcs.test_sql_predicates_21  SINGULAR - Subquery returning exactly one row.
functional.gtcs.test_sql_predicates_22  SINGULAR - subquery uses CONTAINING
functional.gtcs.test_time_zone  Miscelaneous time zone tests
functional.gtcs.test_transactions_autocommit_1  AUTO COMMIT must preserve changes that were made by all DML even if ROLLBACK is issued
functional.gtcs.test_transactions_autocommit_2  Changes within AUTO COMMIT must be cancelled when exception raises in some TRIGGER
functional.gtcs.test_transactions_autocommit_3  Changes within AUTO COMMIT must be cancelled when exception raises in some PROCEDURE
functional.gtcs.test_trigger_variable_assignment  Variable in the AFTER-trigger must be allowed for assignment OLD value in it
functional.gtcs.test_window_func_01  Set of miscelaneous tests for verification of windowed functions
functional.gtcs.test_window_func_02  Set of miscelaneous tests for verification of windowed functions
functional.gtcs.test_window_func_03  Set of miscelaneous tests for verification of windowed functions
functional.gtcs.test_window_func_04  Set of miscelaneous tests for verification of windowed functions
functional.gtcs.test_window_func_05  Set of miscelaneous tests for verification of windowed functions
functional.index.alter.test_01  ALTER INDEX - INACTIVE
functional.index.alter.test_02  ALTER INDEX
functional.index.alter.test_03  ALTER INDEX - INACTIVE UNIQUE INDEX
functional.index.alter.test_04  ALTER INDEX - INACTIVE PRIMARY KEY
functional.index.alter.test_05  ALTER INDEX - INACTIVE FOREIGN KEY
functional.index.create.test_all_cases_basic  CREATE INDEX: check all cases
functional.intfunc.avg.test_01  AVG from single integer row
functional.intfunc.avg.test_02  AVG - Test for INTEGER
functional.intfunc.avg.test_03  AVG - Test for INTEGER
functional.intfunc.avg.test_04  AVG - Test for INTEGER
functional.intfunc.avg.test_05  AVG - DISTINCT
functional.intfunc.avg.test_06  AVG - Integer OverFlow
functional.intfunc.avg.test_07  AVG - Integer with NULL
functional.intfunc.avg.test_08  AVG - NULL test
functional.intfunc.avg.test_09  AVG - DOUBLE PRECISION
functional.intfunc.binary.test_and_01  New Built-in Functions, Firebird 2.1 : BIN_AND( <number> [, <number> ...] )
functional.intfunc.binary.test_or_01  New Built-in Functions, Firebird 2.1 : BIN_OR( <number> [, <number> ...] )
functional.intfunc.binary.test_shl_01  New Built-in Functions, Firebird 2.1 : BIN_SHL( <number>, <number> )
functional.intfunc.binary.test_shr_01  New Built-in Functions, Firebird 2.1 : BIN_SHR( <number>, <number> )
functional.intfunc.binary.test_xor_01  New Built-in Functions, Firebird 2.1 : BIN_XOR( <number> [, <number> ...] )
functional.intfunc.cast.test_01  CAST Numeric -> CHAR
functional.intfunc.cast.test_02  CAST Numeric -> VARCHAR
functional.intfunc.cast.test_03  CAST Numeric -> DATE
functional.intfunc.cast.test_04  CAST Numeric -> Numeric (Round down)
functional.intfunc.cast.test_05  CAST Numeric -> Numeric (Round up)
functional.intfunc.cast.test_06  CAST CHAR -> INTEGER (Round down)
functional.intfunc.cast.test_07  CAST CHAR -> INTEGER
functional.intfunc.cast.test_08  CAST CHAR -> DATE
functional.intfunc.cast.test_09  CAST CHAR -> DATE
functional.intfunc.cast.test_10  CAST CHAR -> TIME
functional.intfunc.cast.test_11  CAST CHAR -> TIME
functional.intfunc.cast.test_12  CAST CHAR -> TIME
functional.intfunc.cast.test_13  CAST CHAR -> TIMESTAM
functional.intfunc.cast.test_14  CAST CHAR -> TIMESTAMP
functional.intfunc.cast.test_15  CAST DATE -> CHAR
functional.intfunc.cast.test_16  CAST DATE -> VARCHAR
functional.intfunc.cast.test_17  CAST DATE -> TIMESTAMP
functional.intfunc.cast.test_18  CAST TIME -> CHAR
functional.intfunc.cast.test_19  CAST TIME -> VARCHAR
functional.intfunc.cast.test_20  CAST TIMESTAMP -> CHAR
functional.intfunc.cast.test_21  CAST TIMESTAMP -> VARCHAR
functional.intfunc.cast.test_22  CAST TIMESTAMP -> DATE
functional.intfunc.cast.test_23  CAST TIMESTAMP -> TIME
functional.intfunc.count.test_01  COUNT - Select from empty table
functional.intfunc.count.test_02  COUNT
functional.intfunc.date.test_dateadd_01  DATEADD
functional.intfunc.date.test_dateadd_02  DATEADD function for MONTH
functional.intfunc.date.test_dateadd_03  DATEADD
functional.intfunc.date.test_dateadd_04  DATEADD
functional.intfunc.date.test_dateadd_05  DATEADD
functional.intfunc.date.test_dateadd_06  DATEADD
functional.intfunc.date.test_dateadd_07  DATEADD
functional.intfunc.date.test_dateadd_08  Dateadd milliseconds
functional.intfunc.date.test_datediff_01  DATEDIFF
functional.intfunc.date.test_datediff_02  DATEDIFF
functional.intfunc.date.test_datediff_03  DATEDIFF
functional.intfunc.date.test_datediff_04  DATEDIFF
functional.intfunc.date.test_datediff_05  DATEDIFF
functional.intfunc.date.test_datediff_06  DATEDIFF
functional.intfunc.date.test_datediff_07  DATEDIFF
functional.intfunc.date.test_extract_01  EXTRACT(WEEK FROM DATE)
functional.intfunc.date.test_extract_02  EXTRACT - MILLISECONDS
functional.intfunc.encryption.test_block_cipher_basic  ENCRYPT/DECRYPT built-in functions
functional.intfunc.encryption.test_block_cipher_special  ENCRYPT/DECRYPT built-in functions
functional.intfunc.encryption.test_rsa_family  Basic test for RSA-family: rsa_private(), rsa_public(), rsa_encrypt(), rsa_decrypt(), rsa_sign_hash() and rsa_verify_hash()
functional.intfunc.list.test_01  List with default options
functional.intfunc.list.test_02  List function with delimiter specified
functional.intfunc.list.test_03  List function with distinct option
functional.intfunc.math.test_abs_01  ABS( <number> )
functional.intfunc.math.test_acos_01  ACOS( <number> )
functional.intfunc.math.test_asin_01  ASIN( <number> )
functional.intfunc.math.test_atan2_01  ATAN2( <number>, <number> )
functional.intfunc.math.test_atan_01  ATAN( <number> )
functional.intfunc.math.test_ceil_01  CEIL( <number>)
functional.intfunc.math.test_cos_01  COS( <number>)
functional.intfunc.math.test_cosh_01  COSH( <number>)
functional.intfunc.math.test_cot_01  COT( <number> )
functional.intfunc.math.test_exp_01  EXP( <number> )
functional.intfunc.math.test_floor_01  FLOOR( <number> )
functional.intfunc.math.test_ln_01  LN( <number> )
functional.intfunc.math.test_log10_01  LOG10( <number> )
functional.intfunc.math.test_log_01  LOG( <number>, <number> )
functional.intfunc.math.test_maxvalue_01  MAXVALUE( <value> [, <value> ...] )
functional.intfunc.math.test_minvalue_01  MINVALUE( <value> [, <value> ... )
functional.intfunc.math.test_mod_01  MOD( <number>, <number> )
functional.intfunc.math.test_pi_01  PI()
functional.intfunc.math.test_power_01  POWER( <number>, <number> )
functional.intfunc.math.test_rand_01  Result of cast(RAND() as <textual_type>) must not loss fractional part
functional.intfunc.math.test_round_01  ROUND( <number>, <number> )
functional.intfunc.math.test_sign_01  SIGN( <number> )
functional.intfunc.math.test_sin_01  SIN( <number> )
functional.intfunc.math.test_sinh_01  SINH( <number> )
functional.intfunc.math.test_sqrt_01  SQRT( <number> )
functional.intfunc.math.test_tan_01  TAN( <number> )
functional.intfunc.math.test_tanh_01  TANH( <number> )
functional.intfunc.math.test_trunc_01  TRUNC( <number> [, <number> ] )
functional.intfunc.misc.test_decode_01  DECODE()
functional.intfunc.misc.test_gen_uuid_01  GEN_UUID()
functional.intfunc.misc.test_hash_01  HASH( <value> )
functional.intfunc.string.test_ascii_01  ASCII_CHAR( <number> )
functional.intfunc.string.test_ascii_val_01  ASCII_VAL( <string> )
functional.intfunc.string.test_left_01  LEFT function
functional.intfunc.string.test_lpad_01  LPAD function, including non-ascii characters
functional.intfunc.string.test_overlay_01  OVERLAY function
functional.intfunc.string.test_position_01  POSITION( <string> IN <string> )
functional.intfunc.string.test_replace_01  REPLACE( <stringtosearch>, <findstring>, <replstring> )
functional.intfunc.string.test_reverse_01  REVERSE( <value> )
functional.intfunc.string.test_right_01  RIGHT( <string>, <number> )
functional.intfunc.string.test_rpad_01  RPAD function, including non-ascii characters
functional.intfunc.string.test_substring_01  Positional SUBSTRING function
functional.intfunc.string.test_trunc_01  Test for TRUNC function
functional.intl.test_non_ascii_firebird_and_trace_utf8  Check ability to obtain non-ascii content from firebird.log and trace when use ON DISCONNECT trigger and exception with non-ascii names, charset = UTF8.
functional.monitoring.test_01  Get isolation level of the current transaction
functional.monitoring.test_02  Get data about active statements from current attachment (WHERE-filter: mon$statements.mon$state=1).
functional.monitoring.test_04  SYSDBA must see all attachments and their transactions, non-privileged user - only those which was of his login.
functional.procedure.alter.test_01  ALTER PROCEDURE - Simple ALTER
functional.procedure.alter.test_02  ALTER PROCEDURE - Alter non exists procedure
functional.procedure.create.test_01  CREATE PROCEDURE
functional.procedure.create.test_02  CREATE PROCEDURE - Input parameters
functional.procedure.create.test_03  CREATE PROCEDURE - Output paramaters
functional.procedure.create.test_04  CREATE PROCEDURE - Output paramaters
functional.procedure.create.test_05  CREATE PROCEDURE - PSQL Stataments
functional.procedure.create.test_08  CREATE PROCEDURE - COMMIT in SP is not alowed
functional.procedure.create.test_16  Type Flag for Stored Procedures
functional.replication.test_blob_access_when_no_grant_for_select  Replicator must have access to the table with blob regardless SELECT grant on this table to the user who created blob.
functional.replication.test_grantor_not_changes_in_replica_if_owner_not_sysdba  DDL-Changes in replication does not set the correct grantor
functional.replication.test_permission_error_on_ddl_issued_by_non_sysdba  Permission error with replication
functional.role.create.test_01  CREATE ROLE
functional.role.create.test_02  CREATE ROLE - try create role with same name
functional.services.test_role_in_service_attachment  Check that trace plugin shows ROLE used in service attachment. Format: USER[:ROLE]
functional.services.test_user_management  Check ability to make connect to FB services and add/drop user
functional.session.test_alter_session_reset  Test results of ALTER SESSION RESET
functional.session.test_alter_session_reset_allow_2pc_prepared  ALTER SESSION RESET: do NOT raise error if prepared 2PC transactions present
functional.session.test_alter_session_reset_clear_gtt  ALTER SESSION RESET: clear contents of all used GTT ON COMMIT PRESERVE ROWS
functional.session.test_alter_session_reset_clear_timeouts  ALTER SESSION RESET: reset session and statement timeouts to zero
functional.session.test_alter_session_reset_decfloat  ALTER SESSION RESET: DECFLOAT parameters must be returned to default values
functional.session.test_alter_session_reset_raise_if_open_tx  ALTER SESSION RESET: throw error (isc_ses_reset_err) if any open transaction exist in current connection
functional.session.test_alter_session_reset_remove_context_vars  ALTER SESSION RESET: remove all context variables in 'USER_SESSION' namespace
functional.session.test_alter_session_reset_restore_role  ALTER SESSION RESET: restore ROLE which was passed with DPB and clear all cached security classes (if role was changed)
functional.session.test_alter_session_reset_rollback  ALTER SESSION RESET: ROLLBACK current user transaction (if present) and issue warning if that transaction changes any table before reset
functional.session.test_alter_session_reset_start_new_tx  ALTER SESSION RESET: START new transaction with the same properties as transaction that was rolled back (if transaction was present before reset)
functional.session.test_ext_conn_pool_01  External Connections Pool, functionality test 01
functional.shadow.test_create_01  CREATE SHADOW: check basic usage
functional.shadow.test_create_02  CREATE SHADOW: check usage with presense of 'FILE <...>' clause.
functional.sqlancer.arch_2312_17510_example_02_test  Bug in RIGHT JOIN
functional.sqlancer.doi_10_1145_3428279_example_01_test  predicate 0 = -0 to incorrectly evaluate to FALSE.
functional.sqlancer.doi_10_1145_3428279_example_02_test  Wrong result of UNION DISTINCT
functional.sqlancer.doi_10_1145_3428279_example_04_test  Wrong result of AVG evaluation as result of SUM / COUNT
functional.sqlancer.doi_10_1145_3428279_example_06_test  Failed to fetch a row from a view.
functional.sqlancer.doi_10_1145_3428279_example_09_test  GROUP BY ignores COLLATE with case insensitive attribute
functional.sqlancer.doi_10_1145_3428279_example_10_test  Unnexpectedly optimized VARIANCE(0) to FALSE
functional.sqlancer.doi_10_1145_3428279_example_11_test  Non-deterministic output when using MAX() function
functional.sqlancer.doi_10_1145_3428279_example_17_test  Conversion of character string to boolean value
functional.sqlancer.doi_10_1145_3428279_example_18_test  Comparison of string and numeric literals
functional.sqlancer.osdi20_rigger_example_05_test  Incorrect result of LIKE.
functional.sqlancer.osdi20_rigger_example_12_test  Unexpected null value when index is used
functional.sqlancer.stonedb_misc_examples_test  Bugs Found in StoneDB by SQLancer
functional.sqlancer.tidb_15844_test  NATURAL RIGHT JOIN results in an unexpected "Unknown column" error
functional.sqlancer.tidb_16028_test  Incorrect result when comparing a FLOAT/DOUBLE UNSIGNED with a negative number
functional.sqlancer.tidb_35522_test  incorrect unresolved column when using natural join
functional.sqlancer.tidb_challenge_19_test  Incorrect result for LEFT JOIN and CASE operator
functional.sqlancer.tidb_challenge_48_test  UNIQUE constraint on DECIMAL/floating-point columns causes incorrect result for NULL in AND
functional.sqlite.test_002caede89  LEFT JOIN with OR terms in WHERE clause causes assertion fault
functional.sqlite.test_02a8e81d44  LIMIT clause on sub-select in FROM clause of a SELECT in a UNION ALL interpreted incorrectly
functional.sqlite.test_05f43be8fd  Incorrect use of index with LIKE operators when the LHS is a blob
functional.sqlite.test_07d6a0453d  OFFSET ignored if there is no FROM clause
functional.sqlite.test_0899cf62f5  Segfault when running query that uses LEAD()OVER() and GROUP BY
functional.sqlite.test_0911b5d161  Assertion
functional.sqlite.test_123c9ba321  Incorrect result when an index is used for an ordered join
functional.sqlite.test_16c9801ceb  Segfault on DELETE with WHERE containing OR and redundant index exists.
functional.sqlite.test_18458b1ad6  COLLATE issue in a view
functional.sqlite.test_188f912b51  Assertion
functional.sqlite.test_190c2507ee  Assertion fault on a query against a view
functional.sqlite.test_199df4168c  Different answer with and without index on IN operator with type mismatch
functional.sqlite.test_1b06916e01  Assertion
functional.sqlite.test_1b266395d6  INSERT OR REPLACE with a foreign key constraint leads to assertion fault
functional.sqlite.test_1b8d726456  MAX yields unexpected result for UTF-16
functional.sqlite.test_1c69be2daf  Incorrect GROUP BY when input and output columns have the same name
functional.sqlite.test_1dcb4d4496  Incorrect query result when redundant terms appears in WHERE clause
functional.sqlite.test_1e39b966ae  LEFT JOIN strength reduction optimization causes an error.
functional.sqlite.test_1f6f353b68  Segfault when running query that uses SUM()OVER()
functional.sqlite.test_209d31e316  Assertion fault when deleting a table out from under a SELECT
functional.sqlite.test_256741a16b  null pointer dereference caused by window functions in result-set of EXISTS(SELECT ...)
functional.sqlite.test_25e335f802  Query "<A> left join <B> inner join <C> on <b_c_expr> on <a_b_expr>" caused left join behave like inner join.
functional.sqlite.test_2841e99d10  Different rounding when converting TEXT to DOUBLE PRECISION
functional.sqlite.test_2d5a316356  Segmentation fault in CROSS JOIN
functional.sqlite.test_2df0107bd2  Incorrect result from LEFT JOIN with a subquery on the LHS
functional.sqlite.test_2f7170d73b  Error "misuse of aggregate" raising if aggregate column in FROM subquery presents in the correlated subquery
functional.sqlite.test_31338dca7e  OR operator in WHERE clause gives wrong answer when indexed
functional.sqlite.test_31a19d11b9  Name resolution issue with compound SELECTs and Common Table Expressions
functional.sqlite.test_34a579141b  Incorrect results with OR terms in the ON clause of a LEFT JOIN
functional.sqlite.test_34cd55d68e  Database corruption following INSERT with a TRIGGER that does an affinity change
functional.sqlite.test_3557ad65a0  Incorrect DISTINCT on an indexed query with IN
functional.sqlite.test_360c6073e1  Aggregate MAX() function with COLLATE clause
functional.sqlite.test_38a97a87a6  Inaccurate int/float comparison results in corrupt index
functional.sqlite.test_38cb5df375  LIMIT ignored on compound query with subqueries
functional.sqlite.test_3998683a16  Some valid floating-point literals are not recognized.
functional.sqlite.test_3b84b42943  LEFT JOIN malfunctions with generated column
functional.sqlite.test_3c27b97e31  REAL rounding seems to depend on index presence
functional.sqlite.test_3dbdcdb14e  Assertion fault using indices with redundant columns
functional.sqlite.test_3ea1755124  REINDEX causes "UNIQUE constraint failed" error for generated column
functional.sqlite.test_41866dc373  MIN() malfunctions for UNIQUE column
functional.sqlite.test_43107840f1  Assertion fault on UPDATE
functional.sqlite.test_4374860b29  Segfault
functional.sqlite.test_4766f44486  ORDER BY handling with indexes on expressions
functional.sqlite.test_490a4b7235  Assertion when "WHERE 0" on the first element of a UNION present
functional.sqlite.test_4ba5abf65c  Index on expression leads to an incorrect LEFT JOIN
functional.sqlite.test_4baa464912  NULL handling for indexes on expressions
functional.sqlite.test_4e8e4857d3  Crash on query using an OR term in the WHERE clause
functional.sqlite.test_4ef7e3cfca  Name resolution problem in sub-selects within triggers
functional.sqlite.test_4feb3159c6  Crash due to misuse of window functions.
functional.sqlite.test_510cde2777  Endless loop on a query with window functions, ORDER BY, and LIMIT
functional.sqlite.test_54844eea3f  Incorrect caching of sub-query results in the FROM clause of a scalar sub-query.
functional.sqlite.test_57c47526c3  Incorrect answer when flattening a UNION ALL compound
functional.sqlite.test_587791f926  Wrong result of COUNT when using WHERE clause with POSITION()
functional.sqlite.test_5c4e7aa793  Incorrect result for comparison with NULL
functional.sqlite.test_5e3c886796  Correlated subquery on the RHS of an IN operator causes output of excessive rows
functional.sqlite.test_5eadca17c4  Assertion
functional.sqlite.test_5ed1772895  Incorrect ORDER BY on an indexed JOIN
functional.sqlite.test_65eb38f6e4  Incorrect answer on LEFT JOIN when STAT4 is enabled
functional.sqlite.test_66e4b0e271  Incorrect result for LEFT JOIN
functional.sqlite.test_6c1d3febc0  PRIMARY KEY for REAL column datatype leads to a missing entry in the index.
functional.sqlite.test_6f2222d550  Incorrect output on a LEFT JOIN
functional.sqlite.test_752e1646fc  Wrong result if DISTINCT used on subquery which uses ORDER BY.
functional.sqlite.test_787fa716be  Assertion fault when multi-use subquery implemented by co-routine
functional.sqlite.test_7a31705a7e  Name resolution fails when table name is a prefix of another table
functional.sqlite.test_7a5279a25c  Segfault when running query that has WHERE expression with IN(...) containing LEAD()OVER() function
functional.sqlite.test_7e59041f9c  DISTINCT malfunctions for a VIEW
functional.sqlite.test_7f7f8026ed  Segfault following heavy SAVEPOINT usage
functional.sqlite.test_7fa8049685  Incorrect result on a LEFT JOIN when using an index
functional.sqlite.test_7fc8e5ff25  INSERT into table with two triggers does not terminate
functional.sqlite.test_7fde638e94  Assertion fault on a LEFT JOIN
functional.sqlite.test_80ba201079  Bug involving subqueries and the OR optimization
functional.sqlite.test_82b588d342  Assertion
functional.sqlite.test_8454a207b9  ALTER TABLE ADD COLUMN with negative DEFAULT value
functional.sqlite.test_868145d012  Assertion fault on double LEFT JOIN (after added support for transitive constraints)
functional.sqlite.test_892fc34f17  Incorrect query result when a LEFT JOIN subquery is flattened
functional.sqlite.test_91e8695101  Segfault in a table with generated columns
functional.sqlite.test_93fb9f89d6  Index causes incorrect WHERE clause evaluation
functional.sqlite.test_96c1454cbf  Incorrect result with ORDER BY DESC and LIMIT
functional.sqlite.test_98825a79ce  Incorrect result from a DISTINCT + GROUP BY + ORDER BY query
functional.sqlite.test_99cd4807dc  Scalar subquery with "LIMIT 0" should return NULL
functional.sqlite.test_9cdc5c4662  Incorrect result from second execution of correlated scalar sub-query that uses a partial sort
functional.sqlite.test_9d708e4742  Assertion
functional.sqlite.test_9ece23d2ca  Default collation sequences lost when window function added to query
functional.sqlite.test_a179fe7465  Incorrect output order on a join with an ORDER BY
functional.sqlite.test_a696379c1f  Access violation error trying to insert into triggered view
functional.sqlite.test_a7debbe0ad  BETWEEN issue in a view
functional.sqlite.test_a8a4847a2d  Trigger inserts duplicate value in UNIQUE column
functional.sqlite.test_a976c487d1  LEFT JOIN in view malfunctions
functional.sqlite.test_aa43786930  Assertion
functional.sqlite.test_ae3c5670b6  Bug caused by factoring of constants in trigger programs
functional.sqlite.test_af4556bb5c  Segfault while trying to prepare a malformed window-function query
functional.sqlite.test_afdc5a29dc  Lossless conversion when casting a large TEXT number to NUMERIC is not performed
functional.sqlite.test_b148fa6105  CAST takes implicit COLLATE of its operand
functional.sqlite.test_b1d8c79314  LIKE malfunctions for INT PRIMARY KEY COLLATE NOCASE column
functional.sqlite.test_b2d4edaffd  Comparison on view malfunctions
functional.sqlite.test_b383b90278  Assertion in UPDATE statement for textual column which has check constraint that involves numeric comparison
functional.sqlite.test_b50528af44  "WHERE a=? AND b IN (?,?,...) AND c>?" query using the seekscan optimization sometimes returns extra rows.
functional.sqlite.test_b5ca442af9  "Malformed database schema" when creating a failing index within a transaction
functional.sqlite.test_b65cb2c8d9  Incorrect LIMIT on a UNION ALL query
functional.sqlite.test_b75a9ca6b0  ORDER BY ignored if query has identical GROUP BY
functional.sqlite.test_b7c8682cc1  Incorrect result from LEFT JOIN with OR in the WHERE clause
functional.sqlite.test_ba7cbfaedc  Wrong output order when a DESC index and GROUP BY and ORDER BY.
functional.sqlite.test_bc1aea7b72  Incorrect result on LEFT JOIN with OR constraints and an ORDER BY clause
functional.sqlite.test_bc878246ea  Incorrect result from LEFT JOIN query
functional.sqlite.test_bc8d94f0fb  RENAME COLUMN fails on tables with redundant UNIQUE constraints
functional.sqlite.test_be31cf009c  Unexpected result for % and '1E1'
functional.sqlite.test_be84e357c0  Segfault during query involving LEFT JOIN column in the ORDER BY clause
functional.sqlite.test_bfbf38e5e9  Segfault on a nested join
functional.sqlite.test_c0aeea67d5  Incorrect LIKE result
functional.sqlite.test_c2a19d8165  Incorrect LEFT JOIN when FROM clause contains nested subqueries
functional.sqlite.test_c2ad16f997  Segfault on query involving deeply nested aggregate views
functional.sqlite.test_c31034044b  LEFT JOIN in view malfunctions with NOTNULL
functional.sqlite.test_c51489c3b8  Incorrect result from WITH RECURSIVE using DISTINCT
functional.sqlite.test_c5ea805691  Inverted sort order when using DISTINCT and a descending index
functional.sqlite.test_c620261b5b  Incorrect result on query involving LEFT JOIN and transitive constraints
functional.sqlite.test_c62c5e5852  Assertion
functional.sqlite.test_c88f3036a2  ALTER TABLE DROP <column> may corrupt data
functional.sqlite.test_c94369cae9  Wrong answer when use no-case collation due to the LIKE optimization
functional.sqlite.test_c997b11c4d  ORDER BY clause ignored in 3-way join query
functional.sqlite.test_ca0d20b6cd  COLLATE operator masked by function calls
functional.sqlite.test_cad1ab4cb7  Segfault due to LEFT JOIN flattening optimization
functional.sqlite.test_cafeafe605  UPDATE with causes error when its WHERE expression involves ROW_NUMBER()OVER() call
functional.sqlite.test_ce22a07731  NULL WHERE condition unexpectedly results in row being fetched
functional.sqlite.test_ce7c133ea6  Foreign key constraint fails when it should succeed.
functional.sqlite.test_ce82323194  Duplicate CTE name gives incorrect result
functional.sqlite.test_ce8717f088  LIKE malfunctions for UNIQUE COLLATE NOCASE column
functional.sqlite.test_d02e1406a5  LEFT JOIN with an OR in the ON clause causes segfault
functional.sqlite.test_d06a25c844  Incorrect result from a UNION with an ORDER BY
functional.sqlite.test_d0866b26f8  Window function in correlated subquery causes assertion fault
functional.sqlite.test_d11a6e908f  Query planner fault on three-way nested join with compound inner SELECT
functional.sqlite.test_d3e7f2ba5b  Nested boolean formula with IN operator computes an incorrect result
functional.sqlite.test_d666d600a6  COLLATE operator on lhs of BETWEEN expression is ignored.
functional.sqlite.test_d805526eae  Incorrect join result or assertion fault due to transitive constraints
functional.sqlite.test_d9ed4ebef1  SELECT on window function FIRST_VALUE()OVER() causes a segfault
functional.sqlite.test_db4d96798d  LIMIT does not work with nested views containing UNION ALL
functional.sqlite.test_db87229497  Incorrect result when RHS of IN operator contains DISTINCT and LIMIT
functional.sqlite.test_dc6ebeda93  Incorrect DELETE due to the one-pass optimization
functional.sqlite.test_dd08e5a988  Foreign key constraint fails to prevent consistency error.
functional.sqlite.test_de7db14784  Subquery with limit clause fails as EXISTS operand
functional.sqlite.test_dfd66334cf  Assertion
functional.sqlite.test_e12a0ae526  Assertion
functional.sqlite.test_e1e07ef202  COLLATE in BETWEEN expression is ignored
functional.sqlite.test_e20dd54ab0  COLLATE sequence for ORDER/GROUP BY ignored when using an index-on-expression
functional.sqlite.test_e5504e987e  Segfault when running query that uses NTILE()OVER()
functional.sqlite.test_eb703ba7b5  Incorrect result using index on expression with collating function
functional.sqlite.test_ebdbadade5  LEFT JOIN incorrect when ON clause does not reference right table.
functional.sqlite.test_ec32177c99  Incorrect result with complex OR-connected WHERE
functional.sqlite.test_f00d096cae  Assertion when use 'IN()' with dense_rank()over() and lag()over()
functional.sqlite.test_f09fcd1781  Assertion fault when window functions are used.
functional.sqlite.test_f2369304e4  Incorrect results when OR is used in the ON clause of a LEFT JOIN
functional.sqlite.test_f617ea3125  Incorrect ORDER BY with colliding input and output column names
functional.sqlite.test_f74beaabde  Problem with 3-way joins and the USING clause
functional.sqlite.test_f7d890858f  Segfault when running query that uses window functions
functional.sqlite.test_f7f8c97e97  Valid query fails to compile due to WHERE clause optimization
functional.sqlite.test_f8a7060ece  Incorrect result for query that uses MIN() and a CAST on rowid
functional.sqlite.test_f97c463710  Incorrect ordering with ORDER BY and LIMIT
functional.sqlite.test_fb8c538a8f  Incorrect sorting when a column uses BINARY collation in the ORDER BY, but is compared with a different collation in the WHERE clause
functional.sqlite.test_fc7bd6358f  Incorrect query result in a 3-way join due to affinity issues
functional.sqlite.test_fd1bda016d  Assertion in the query containing subquery in select section and exists()
functional.syspriv.test_access_any_object  Check ability to query, modify and deleting data plus add/drop constraints on any table
functional.syspriv.test_access_shutdown_database  Check ability to access to database in shutdown single mode as non-sysdba
functional.syspriv.test_change_header_settings  Check ability to change some database header attributes by non-sysdba user who is granted with necessary system privileges
functional.syspriv.test_change_mapping_rules  Check ability to manage auth mappings
functional.syspriv.test_change_shutdown_mode  Check ability to change database shutdown mode by non-sysdba user who is granted with necessary system privileges
functional.syspriv.test_create_database  Check ability to CREATE database by non-sysdba user who is granted with necessary system privilege
functional.syspriv.test_create_privileged_roles  Check ability of non-sysdba user to CREATE privileged role (but NOT use it)
functional.syspriv.test_create_user_types  Check ability to update content of RDB$TYPES
functional.syspriv.test_drop_database  Check ability to DROP database by non-sysdba user who is granted with necessary system privileges
functional.syspriv.test_grant_revoke_any_ddl_right  Check ability to grant right for issuing CREATE/ALTER/DROP statements
functional.syspriv.test_grant_revoke_any_object  Check ability to query, modify and deleting data plus add/drop constraints on any table
functional.syspriv.test_ignore_db_triggers  Check ability of non-sysdba and non-owner to ignore DB triggers
functional.syspriv.test_modify_ext_conn_pool  Check ability to manage external connections pool
functional.syspriv.test_monitor_any_attachment  Check ability to monitor any attachment
functional.syspriv.test_read_raw_pages  Check ability to get binary content of DB page by non-sysdba user who is granted with necessary system privilege
functional.syspriv.test_trace_any_attachment  Check ability to trace any attachment by non-sysdba user who is granted with necessary system privileges
functional.syspriv.test_use_gbak_utility  Check ability to to make database backup
functional.syspriv.test_use_granted_by_clause  Check ability to query, modify and deleting data plus add/drop constraints on any table
functional.syspriv.test_use_gstat_utility  Check ability to obtain database statistics
functional.syspriv.test_use_nbackup_utility  Check ability to use nbackup
functional.syspriv.test_user_management_in_selfsec_db  Self-secutity DB: system privilege USER_MANAGEMENT must allow only to add/alter/drop user. No access to any user tables must be granted.
functional.table.alter.test_01  ALTER TABLE - ADD column
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.
functional.table.alter.test_03  ALTER TABLE - ADD CONSTRAINT - PRIMARY KEY
functional.table.alter.test_04  ALTER TABLE - ADD CONSTRAINT - UNIQUE
functional.table.alter.test_05  ALTER TABLE - ALTER - TO
functional.table.alter.test_06  ALTER TABLE. Alter type of some column.
functional.table.alter.test_07  ALTER TABLE. Alter position of columns.
functional.table.alter.test_08  ALTER TABLE - DROP column
functional.table.alter.test_09  ALTER TABLE - DROP (with data)
functional.table.alter.test_10  ALTER TABLE - DROP CONSTRAINT - PRIMARY KEY
functional.table.alter.test_11  ALTER TABLE - DROP CONSTRAINT - UNIQUE
functional.table.alter.test_12  Verify ability to create exactly 254 changes of format (increasing it by 1) after initial creating table
functional.table.create.test_01  CREATE TABLE - types
functional.table.create.test_04  CREATE TABLE - constraints
functional.table.create.test_05  CREATE TABLE - create table with same name
functional.table.create.test_06  CREATE TABLE - two column with same name
functional.table.create.test_07  CREATE TABLE - unknown datatype (domain)
functional.tabloid.core_3611_aux_test  Wrong data while retrieving from CTEs (or derived tables) with same column names
functional.tabloid.test_3123a5a0  Check ability to reuse internal connection by EXECUTE STATEMENT.
functional.tabloid.test_657d86fe  RemoteAuxPort is per-database
functional.tabloid.test_80fd0682  Fixed bug with index names patterns in online validation service
functional.tabloid.test_arithmetic_cast_float_to_int_as_round  Result of CAST for numbers is implementation defined
functional.tabloid.test_arithmetic_numexpr_eval_dialect_1  Check result of integer division on dialect 1.
functional.tabloid.test_arithmetic_numexpr_eval_dialect_3  Check result of integer division on dialect 3.
functional.tabloid.test_bus_3103_windowed_funcs  Query for test MAX()OVER().
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.
functional.tabloid.test_crash_when_too_long_username_for_auth  crash on assert or memory corruption when too long username is used for authentication
functional.tabloid.test_dbp_0951_multiple_nested_cte  Query for test multiple CTEs
functional.tabloid.test_dbp_1697_windowed_funcs  Query for test SUM()OVER() and COUNT()OVER().
functional.tabloid.test_dbp_1940_20040130_1740  Common SQL. Check correctness of the results
functional.tabloid.test_dbp_1940_20061108_2141  Common SQL. Check correctness of the results
functional.tabloid.test_dbp_1940_20080912_1005  Common SQL. Check correctness of the results
functional.tabloid.test_dbp_1940_20090521_1520  Common SQL. Check correctness of the results
functional.tabloid.test_dbp_1940_20110426_1906  Common SQL. Check correctness of the results
functional.tabloid.test_dbp_1940_20110725_1159  Common SQL. Check correctness of the results
functional.tabloid.test_dbp_1940_20130412_1008  Common SQL. Check correctness of the results
functional.tabloid.test_dbp_1940_20130831_2039  Common SQL. Check correctness of the results
functional.tabloid.test_dbp_1940_20130912_1908  Common SQL. Check correctness of the results
functional.tabloid.test_dbp_2146_distinct_not_in  Common SQL. Check correctness of the results
functional.tabloid.test_dbp_4137_combo_full_join_and_windowed_funcs  Common SQL. Check correctness of the results
functional.tabloid.test_dbp_4391_combo_full_join_and_windowed_funcs  Common SQL. Check correctness of the results
functional.tabloid.test_dbp_4391_combo_full_join_and_windowed_funcs2  Common SQL. Check correctness of the results
functional.tabloid.test_dbp_5125_windowed_funcs  Common SQL. Check correctness of the results
functional.tabloid.test_dbp_7029_heavy_test_for_windowed_funcs  Common SQL. Check correctness of the results
functional.tabloid.test_dbp_7114_windowed_funcs  Common SQL. Check correctness of the results
functional.tabloid.test_dml_privileges_sufficiency  Verify sufficiency of privileges for performing DML actions. Verify that RETURNING clause can not be used without SELECT privilege.
functional.tabloid.test_dsqlrequests  DROP TABLE fails if executing in ES and DML at the same execute block is performed in autonomous transaction
functional.tabloid.test_eqc_136030  Check ability for preparing and then run query with parameters. Query should use ORDER-BY clause.
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.
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.
functional.tabloid.test_eqc_166663  Index(es) should not become corrupted after two updates and raising exception in one Tx, doing inside SP
functional.tabloid.test_eqc_200762  Check results of CONTAINING when search pattern can span on one or several blob segments
functional.tabloid.test_eqc_306263  Check ability to run complex query
functional.tabloid.test_eqc_343715  Checking PK index is used when table is joined as driven (right) source in LEFT OUTER join from VIEW
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
functional.tabloid.test_fd0fa8a3  Let include file name into error message when creation of temp file failed.
functional.tabloid.test_full_join_push_where_predicate  WHERE-filter must be applied after FULL JOIN result
functional.tabloid.test_gtcs_proc_isql_14  gtcs-proc-isql-14
functional.tabloid.test_ibp_124  WHERE CURRENT OF <C> within block that has savepoint: statement #2 must see changes produced by statement #1
functional.tabloid.test_join_on_position_function_result  Records with NULLs could be lost from resultset.
functional.tabloid.test_join_transformation_001  Check ability of outer join simplification.
functional.tabloid.test_join_transformation_002  Check ability of outer join simplification.
functional.tabloid.test_join_transformation_003  Check ability of outer join simplification.
functional.tabloid.test_join_transformation_004  Check ability of outer join simplification.
functional.tabloid.test_join_transformation_005  Check ability of outer join simplification.
functional.tabloid.test_join_transformation_006  Check ability of outer join simplification.
functional.tabloid.test_join_transformation_007  Check ability of outer join simplification.
functional.tabloid.test_join_transformation_008  Check ability of outer join simplification.
functional.tabloid.test_loose_record_when_relief_where_expr  Uncomment of one part of OR'ed expression led to loose of record from resultset.
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)
functional.tabloid.test_oltp_emul_30_compiler_check  Compiler check. Test ability to compile source code of OLTP-EMUL test.
functional.tabloid.test_optimizer_index_navigation  Check that optimizer takes in account presense of index and does navigation instead of external sort.
functional.tabloid.test_ora_4475843  Wrong (empty) result of query in Oracle 19
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(!)
functional.tabloid.test_pg_14105  Check ability to compile query with combination of full and right join. Taken from PG bug library.
functional.tabloid.test_pg_14421  UPDATE/DETERE RETURNING should issue only one row when applying to table with self-referencing FK
functional.tabloid.test_request_of_expr_index  request of expression index could run outside of main request's snapshot.
functional.tabloid.test_snd_7795_20120706_1249  Common SQL. Check correctness of the results
functional.transactions.test_read_consist_statement_delete_undone_01  READ CONSISTENCY. Changes produced by DELETE statement must be UNDONE when cursor resultset becomes empty after this statement start. Test-01
functional.transactions.test_read_consist_statement_delete_undone_02  READ CONSISTENCY. Changes produced by DELETE statement must be UNDONE when cursor resultset becomes empty after this statement start. Test-02
functional.transactions.test_read_consist_sttm_merge_deny_multiple_matches  READ CONSISTENCY. MERGE must reject multiple matches, regardless on statement-level restart.
functional.transactions.test_read_consist_sttm_restart_max_limit  READ CONSISTENCY. Maximal number of statement-level restarts must be 10.
functional.transactions.test_read_consist_sttm_restart_on_delete_01  READ CONSISTENCY. Check creation of new statement-level snapshot and restarting changed caused by DELETE. Test-01.
functional.transactions.test_read_consist_sttm_restart_on_delete_02  READ CONSISTENCY. Check creation of new statement-level snapshot and restarting changed caused by DELETE. Test-02.
functional.transactions.test_read_consist_sttm_restart_on_delete_03  READ CONSISTENCY. Check creation of new statement-level snapshot and restarting changed caused by DELETE. Test-03.
functional.transactions.test_read_consist_sttm_restart_on_delete_04  READ CONSISTENCY. Check creation of new statement-level snapshot and restarting changed caused by DELETE. Test-04.
functional.transactions.test_read_consist_sttm_restart_on_merge_01  READ CONSISTENCY. Check creation of new statement-level snapshot and restarting changed caused by MERGE. Test-01.
functional.transactions.test_read_consist_sttm_restart_on_merge_02  READ CONSISTENCY. Check creation of new statement-level snapshot and restarting changed caused by MERGE. Test-02.
functional.transactions.test_read_consist_sttm_restart_on_merge_03  READ CONSISTENCY. Check creation of new statement-level snapshot and restarting changed caused by MERGE. Test-03.
functional.transactions.test_read_consist_sttm_restart_on_merge_04  READ CONSISTENCY. Check creation of new statement-level snapshot and restarting changed caused by MERGE. Test-04.
functional.transactions.test_read_consist_sttm_restart_on_update_01  READ CONSISTENCY. Check creation of new statement-level snapshot and restarting changed caused by UPDATE. Test-01.
functional.transactions.test_read_consist_sttm_restart_on_update_02  READ CONSISTENCY. Check creation of new statement-level snapshot and restarting changed caused by UPDATE. Test-02.
functional.transactions.test_read_consist_sttm_restart_on_update_03  READ CONSISTENCY. Check creation of new statement-level snapshot and restarting changed caused by UPDATE. Test-03.
functional.transactions.test_read_consist_sttm_restart_on_update_04  READ CONSISTENCY. Check creation of new statement-level snapshot and restarting changed caused by UPDATE. Test-04.
functional.trigger.alter.test_alter_dml_basic  ALTER TRIGGER - basic checks for DML triggers
functional.trigger.create.test_create_dml_basic  CREATE TRIGGER - basic checks for DML triggers
functional.trigger.database.test_connect_01  Trigger on database connect. See also CORE-745
functional.trigger.database.test_connect_02  Error handling in trigger on database connect
functional.trigger.database.test_connect_03  Multiple triggers on database connect
functional.trigger.database.test_connect_04  Error handling when multiple triggers on database connect exist
functional.trigger.database.test_disconnect_01  Trigger on database disconnect: check that exception that raised when trigger fires is written to firebird.log
functional.trigger.database.test_transaction_start_multiple_with_normal_finish  Multiple triggers on start transaction
functional.trigger.database.test_transactioncommit_01  Trigger on commit transaction. See also CORE-645
functional.trigger.database.test_transactionrollback_01  Trigger on rollback transaction
functional.trigger.database.test_transactionstart_01  Trigger on start tansaction
functional.util.test_gbak_zip  gbak utility: check ability to use -ZIP command switch when create backup
functional.view.create.test_01  CREATE VIEW
functional.view.create.test_02  CREATE VIEW
functional.view.create.test_03  CREATE VIEW - bad number of columns
functional.view.create.test_05  CREATE VIEW
functional.view.create.test_06  CREATE VIEW - updateable
functional.view.create.test_07  CREATE VIEW - updateable WITH CHECK OPTION
functional.view.create.test_08  CREATE VIEW - updateable WITH CHECK OPTION

This list is the same for:
4.0.6.3223 2025.08.18 970bec8a  SS