|
|
39bd181213
|
*: Upgrade to go 1.16 && remove deprecated io/ioutil (#24527)
|
2021-05-25 12:07:34 +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 |
|
|
|
0fd81a83e8
|
executor: fix file exists errors in tests for select into outfile (#19717)
Co-authored-by: ti-srebot <66930949+ti-srebot@users.noreply.github.com>
|
2020-09-02 19:57:54 +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 |
|
|
|
2ed5eb5ad7
|
executor: rename test files for select into outfile to avoid file exists error (#19528)
Co-authored-by: ti-srebot <66930949+ti-srebot@users.noreply.github.com>
|
2020-08-27 22:37:22 +08:00 |
|
|
|
ae6d06b1c3
|
executor: fix unit test of select into file for windows (#14978)
|
2020-03-02 14:19:38 +08:00 |
|
|
|
1eba965c5f
|
*: use the filepath package to make unit test portable on windows (#14962)
|
2020-02-27 20:43:32 +08:00 |
|
|
|
51fd695e66
|
executor: support the SELECT INTO ... OUTFILE syntax. (#14848)
|
2020-02-24 18:40:07 +08:00 |
|