Bug #84355 Allow the secure_file_priv to accept more then one directory path
Submitted: 28 Dec 2016 10:06 Modified: 28 Dec 2016 12:48
Reporter: Przemyslaw Malkowski Email Updates:
Status: Verified Impact on me:
None 
Category:MySQL Server: Options Severity:S4 (Feature request)
Version:5.7 OS:Any
Assigned to: CPU Architecture:Any

[28 Dec 2016 10:06] Przemyslaw Malkowski
Description:
Currently the secure_file_priv allows to specify only one directory name for secure data imports and exports. 
However, in many cases, it is needed to use more then one directory. And users in such circumstance are now forced to disable this option entirely, loosing this security measure.

How to repeat:
Try to put more then one dir name under secure_file_priv option.

Suggested fix:
Make the secure_file_priv option accept a list of directory names instead of only single one.
[28 Dec 2016 12:48] MySQL Verification Team
Hello Przemyslaw,

Thank you for the reasonable feature request!

Thanks,
Umesh