diff --git a/regression-test/suites/unique_with_mow_p0/partial_update/test_partial_update_with_row_column.groovy b/regression-test/suites/unique_with_mow_p0/partial_update/test_partial_update_with_row_column.groovy index efca78f453..1b2f7fbd89 100644 --- a/regression-test/suites/unique_with_mow_p0/partial_update/test_partial_update_with_row_column.groovy +++ b/regression-test/suites/unique_with_mow_p0/partial_update/test_partial_update_with_row_column.groovy @@ -54,7 +54,7 @@ suite("test_primary_key_partial_update_with_row_column", "p0") { time 10000 // limit inflight 10s } qt_select_default """ - select * from ${tableName} + select * from ${tableName} order by id """ // drop drop