提交 6ba0f160 编写于 作者: M Minghao Li

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

上级 ab578845
...@@ -39,10 +39,10 @@ endi ...@@ -39,10 +39,10 @@ endi
print =============== step2: create mnode 2 print =============== step2: create mnode 2
sql create mnode on dnode 2 sql create mnode on dnode 2
sql create mnode on dnode 3 sql create mnode on dnode 3
return
system sh/exec.sh -n dnode1 -s stop -x SIGKILL system sh/exec.sh -n dnode1 -s stop -x SIGKILL
sql_error create mnode on dnode 4 sql_error create mnode on dnode 4
return
$x = 0 $x = 0
step2: step2:
...@@ -150,4 +150,4 @@ endi ...@@ -150,4 +150,4 @@ endi
system sh/exec.sh -n dnode1 -s stop system sh/exec.sh -n dnode1 -s stop
system sh/exec.sh -n dnode2 -s stop system sh/exec.sh -n dnode2 -s stop
system sh/exec.sh -n dnode3 -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
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册