提交 1d52539d 编写于 作者: martianzhang's avatar martianzhang

fix #160

  syntax check now only use tidb parser, no vEnv dependency.
上级 b8bfa3f6
......@@ -187,8 +187,6 @@ func main() {
common.Log.Warning(errContent)
if common.Config.OnlySyntaxCheck {
fmt.Println(errContent)
}
if !common.Config.DryRun {
os.Exit(1)
}
// tidb parser 语法检查给出的建议 ERR.000
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册