提交 5be1a1d7 编写于 作者: S Shengliang Guan

[TD-3449]<fix>: fix drop if not exists error

上级 9bccfe95
......@@ -878,5 +878,7 @@ if $rows != 0 then
endi
sql drop topic t2
sql_error drop topic abc
sql drop topic if exists abc;
system sh/exec.sh -n dnode1 -s stop -x SIGINT
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册