Details
-
Task
-
Status: Closed (View Workflow)
-
Minor
-
Resolution: Fixed
-
None
-
None
Description
Option `infileStreamFactory` permit having a callback for LOAD LOCAL commands.
In other mysql connectors, this callback permits 2 behaviors :
- validate file name
- permit to return a stream, so this can permit not using local file
MariaDB connector already validate file name, but this will be implemented for compatibility