Created
July 4, 2016 08:24
-
-
Save timneutkens/a52538954bcec9055f0c0ef713ff5832 to your computer and use it in GitHub Desktop.
Enable LOAD DATA INFILE Symfony Doctrine
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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