Support LOAD DATA LOCAL INFILE
Open
enhancement
review-issue
- Dominant language
- C++
- Stars
- 299
- Forks
- 43
- PR merge metrics
- No merged PRs in 30d
Description
https://dev.mysql.com/doc/refman/8.0/en/load-data.html
When issuing such a query, the server answers with a GET_MORE_CLIENT_DATA (type 0xfb) as seen in [this diagram](https://dev.mysql.com/doc/internals/en/com-query-response.html#packet-COM_QUERY_Response). Add support for this.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.