Skip to content
This repository has been archived by the owner on May 22, 2024. It is now read-only.

Unnecessary dependancy on PDO mysql #34

Open
tobarja opened this issue Jun 21, 2014 · 0 comments
Open

Unnecessary dependancy on PDO mysql #34

tobarja opened this issue Jun 21, 2014 · 0 comments

Comments

@tobarja
Copy link

tobarja commented Jun 21, 2014

This commit: a1304ad uses a constant that is only defined on machines with the PDO mysql extension compiled in.

Commenting out the MYSQL_ATTR_INIT_COMMAND line fixes it in my vagrant image.

If this setting is necessary, perhaps a method like this one should be used: http://php.net/manual/en/pdo.constants.php#pdo.constants.attr-driver-name

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant