From 9d2067d573026d9158135875448459190eb23d18 Mon Sep 17 00:00:00 2001 From: slzhou Date: Wed, 23 Aug 2023 17:06:35 +0800 Subject: [PATCH] fix: add more code --- tests/script/unique/vnode/replica3_repeat.sim | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/script/unique/vnode/replica3_repeat.sim b/tests/script/unique/vnode/replica3_repeat.sim index c05175b637..6cbd511f1c 100644 --- a/tests/script/unique/vnode/replica3_repeat.sim +++ b/tests/script/unique/vnode/replica3_repeat.sim @@ -101,6 +101,7 @@ sleep 3000 print ======== step7 sleep 6000 +sql reset query cache sql select count(*) from db.tb if $data00 <= $lastRows then sql reset query cache -- GitLab