[UT] fix unstable sql test (#63503)

Signed-off-by: stephen <stephen5217@163.com>
This commit is contained in:
stephen 2025-09-24 15:04:56 +08:00 committed by GitHub
parent 0c45329a51
commit b9176a4696
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
-- name: test_clear_stats
-- name: test_clear_stats @sequential @slow
CREATE DATABASE test_clear_stats;
-- result:
-- !result

View File

@ -1,4 +1,4 @@
-- name: test_clear_stats
-- name: test_clear_stats @sequential @slow
CREATE DATABASE test_clear_stats;
use test_clear_stats;
CREATE TABLE tbl (