LoadDataInfile loads a local CSV file into a MySQL table. For more details please read https://dev.mysql.com/doc/refman/5.7/en/load-data.html Files must be allowlisted by registering them with mysql.RegisterLocalFile(filepath) (recommended) or the allow list check must be deactivated by using the DS
(ctx context.Context, filePath string, o InfileOptions)
source not stored for this graph (policy: none)