求助:parser.y return confilict when add new systax

Hi, everybody, I want to make “select * into outfile … from t …” works in tidb, now it only valid as “select * from t … inot outfile …”, but mySQLworks both way.
below is my change

https://github.com/pingcap/tidb/commit/2f9e97fac4a5e6b95a0e4636661c87a4898da13f

you mean you want select * into outfile … from t … and select * from t … inot outfile … both works in tidb?

PS: Can you speak Chinese?

Yes. I sure can speak Chinese. 你好!

像是语法错误

就是parser_yacc编译出错,但改了很多种方式,都不行

建议在 github https://github.com/pingcap/tidb 直接提 feature request。在 github 完成功能支持,多谢。

可以在github上提一下,后续有产品开发同学跟进

谢谢。这个已经提了个Issue,目前是我work on这个issue的

学习了!

但总是改不对,所以在这里求助。

这个问题这么久了也没有人回答呀 :joy:

此话题已在最后回复的 60 天后被自动关闭。不再允许新回复。