Skip to content

Instantly share code, notes, and snippets.

@timneutkens
Created July 4, 2016 08:24
Show Gist options
  • Save timneutkens/a52538954bcec9055f0c0ef713ff5832 to your computer and use it in GitHub Desktop.
Save timneutkens/a52538954bcec9055f0c0ef713ff5832 to your computer and use it in GitHub Desktop.
Enable LOAD DATA INFILE Symfony Doctrine
doctrine:
dbal:
option:
# This is PDO::MYSQL_ATTR_LOCAL_INFILE
1001: true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment