[CONCPP-94] LOAD DATA LOCAL INFILE should be disabled by default, and optionally enabled Created: 2022-01-17 Updated: 2022-05-23 Resolved: 2022-01-17 |
|
| Status: | Closed |
| Project: | MariaDB Connector/C++ |
| Component/s: | General |
| Affects Version/s: | 1.1.0 |
| Fix Version/s: | 1.1.1 |
| Type: | Task | Priority: | Major |
| Reporter: | Lawrin Novitsky | Assignee: | Lawrin Novitsky |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original Estimate: | Not Specified | ||
| Description |
|
allowLocalInfile option should have default `false`, and enforced. |
| Comments |
| Comment by Lawrin Novitsky [ 2022-01-17 ] |
|
The fix and the testcase have been pushed into develop(currently version 1.1) branch |