Commit Graph

3 Commits

Author SHA1 Message Date
7b6a5cdb76 executor: fix escape for select into outfile (#19661) 2020-09-09 16:55:29 +08:00
a5839ab674 executor: fix the issue that SELECT ... INTO OUTFILE returns runtime error (#19438)
* executor: fix the issue that `SELECT ... INTO OUTFILE` returns runtime error

* add more tests

Co-authored-by: ti-srebot <66930949+ti-srebot@users.noreply.github.com>
2020-09-01 20:09:25 +08:00
51fd695e66 executor: support the SELECT INTO ... OUTFILE syntax. (#14848) 2020-02-24 18:40:07 +08:00