Skip to content
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

Fix socket configuration not applied in MySQLi #15166

Merged
merged 1 commit into from Nov 18, 2019
Merged

Conversation

tsteur
Copy link
Member

@tsteur tsteur commented Nov 17, 2019

We have a unix_socket setting to connect using this setting instead of host & port. It is being used in the Mysqli Tracker DB but by the looks not in the MySQLi core db. Haven't tested it but should work and at least won't make it worse :)

We have a `unix_socket` setting to connect using this setting instead of host & port. It is being used in the Mysqli Tracker DB but by the looks not in the MySQLi core db. Haven't tested it but should work and at least won't make it worse :)
@tsteur tsteur added the Needs Review PRs that need a code review label Nov 17, 2019
@tsteur tsteur added this to the 3.13.0 milestone Nov 17, 2019
@diosmosis diosmosis merged commit 1201116 into 3.x-dev Nov 18, 2019
@diosmosis diosmosis deleted the mysqlisocket branch November 18, 2019 06:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Needs Review PRs that need a code review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants