Inherits MGT::Sql::BulkInserterFile.
@todo MySQL either has to use 'load data local', with 'local' being enabled both at client and server config, or file must be world-readable server-side, and accessible from the server. See MySQL reference for the security implications of these alternatives.