bugs.core_0733_test | Compress Data over the Network |
bugs.gh_7269_test | Database restore must make every effort on activating deferred indexes |
bugs.gh_8214_test | Incorrect result of index list scan for a composite index, the second segment of which is a text field with COLLATE UNICODE_CI |
bugs.gh_8263_test | gbak on Classic with ParallelWorkers > 1 doesn't restore indices, giving a cryptic error message |
bugs.gh_8290_test | "Unique scan" is incorrectly reported in the explained plan for unique index and IS NULL predicate |
bugs.gh_8291_test | NULLs should be skipped during index navigation when there's no lower bound and matched conditions are known to ignore NULLs |
bugs.gh_8304_test | wrong results using minvalue/maxvalue in join condition |
functional.arno.optimizer.test_opt_inner_join_05 | INNER JOIN join order LIKE and STARTING WITH |
functional.arno.optimizer.test_opt_sort_by_index_10 | ORDER BY ASC 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_19 | ORDER BY ASC using index (multi) and WHERE clause |
functional.tabloid.test_333be4bf | Change error by warning in the case when isc_dpb_parallel_workers value is not at valid range |