|
|
97c52d0941
|
executor: let select into outfile has affected rows return (#31132)
close pingcap/tidb#31131
|
2021-12-30 01:13:50 +08:00 |
|
|
|
94e30df8e2
|
parser: fix compiling, add unit tests (#28700)
|
2021-10-11 23:15:25 +08:00 |
|
|
|
7755d25aba
|
*: Integrate SkyWalking-eyes to check license headers in CI and fix licenses headers (#27198)
|
2021-08-16 18:52:00 +08:00 |
|
|
|
85d8d0605f
|
executor: fix select into outfile with year type column has no data (#22175)
|
2021-01-05 17:51:11 +08:00 |
|
|
|
d754770e50
|
executor: fix incompatible escape behaviors in select into outfile (#22100)
|
2020-12-30 17:39:36 +08:00 |
|
|
|
d9d693fb43
|
select into outfile untime error: index out of range (#22038)
|
2020-12-30 14:49:14 +08:00 |
|
|
|
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 |
|