Skip to content

Adds unix_socket to config/database.php for consistency #4179

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 16, 2017

Conversation

bshaffer
Copy link
Contributor

For the mysql driver only (as this only applies to mysql) add the "unix_socket" configuration parameter and corresponding environment variable.

added in #4039, but with the wrong key name. The unix_socket parameter IS supported by the MysqlConnector class, and there is currently no way to modify it via environment variables.

For the mysql driver only (as this only applies to mysql) add the "socket" configuration parameter and corresponding environment variable.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants