XiaoMi / soar

SQL Optimizer And Rewriter
Apache License 2.0
8.67k stars 1.32k forks source link

parse -ast-json error #208

Closed oillamp closed 5 years ago

oillamp commented 5 years ago

Please answer these questions before submitting your issue. Thanks!

INTPUT

echo 'UPDATE `xxx` SET aaa="a;" WHERE `id` = 15;' | ~/Downloads/soar.darwin-amd64 -report-type ast-json

OUTPUT

VERSION Version: 2019-04-16 11:42:51 +0800 0.11.0-43-gc2299c3 Branch: dev Compile: 2019-04-16 11:49:55 +0800 by go version go1.11.4 linux/amd64 GitDirty: 0

image

martianzhang commented 5 years ago

14c19f4d89c8cc635ae6370e5415a2bd1588e652 regression bug