未验证 提交 5ba4898a 编写于 作者: S Shengliang Guan 提交者: GitHub

Merge pull request #5608 from taosdata/feature/linux

[TD-3449]<fix>: fix drop if not exists error
......@@ -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.
先完成此消息的编辑!
想要评论请 注册