fix(sync): compatibility for both mnode(use snapshot) and vnode(no snapshot)

This commit is contained in:
Minghao Li 2022-06-09 17:10:31 +08:00
parent ab578845b4
commit 6ba0f160b7
1 changed files with 2 additions and 2 deletions

View File

@ -39,10 +39,10 @@ endi
print =============== step2: create mnode 2
sql create mnode on dnode 2
sql create mnode on dnode 3
return
system sh/exec.sh -n dnode1 -s stop -x SIGKILL
sql_error create mnode on dnode 4
return
$x = 0
step2:
@ -150,4 +150,4 @@ endi
system sh/exec.sh -n dnode1 -s stop
system sh/exec.sh -n dnode2 -s stop
system sh/exec.sh -n dnode3 -s stop
system sh/exec.sh -n dnode4 -s stop
system sh/exec.sh -n dnode4 -s stop