[MDEV-28639] secure_file_priv disable import export Created: 2022-05-21 Updated: 2022-06-11 |
|
| Status: | Open |
| Project: | MariaDB Server |
| Component/s: | Storage Engine - InnoDB |
| Fix Version/s: | None |
| Type: | Task | Priority: | Major |
| Reporter: | Arvinder Singh | Assignee: | Unassigned |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | secirity | ||
| Description |
|
Just like MySQL provide, should have an option to disable import/export entirely. |
| Comments |
| Comment by Sergei Golubchik [ 2022-06-11 ] |
|
you can always set it to /nonexistent or, say, /dev/null. It'll disable load data entirely. |