Skip to content

Change MySQL socket to be named pipe name on Windows #139

@Sebastian-Webster

Description

@Sebastian-Webster

Currently the socket parameter provided to the MySQL server is always the UNIX socket path. If the system running this package is Windows, the socket should be the name of a named pipe instead of a path to a socket.

Metadata

Metadata

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions