Skip to content

Socket support for mysql connections #53

@mknoszlig

Description

@mknoszlig

The mysql connectorJ library does not include support for connections over unix sockets.
https://dev.mysql.com/doc/connector-j/8.0/en/connector-j-unix-socket.html

The documentation states that this support can be added via a third party lib and suggests
https://kohlschutter.github.io/junixsocket/

It appears that this could be useful for other DBs as well (eg postrgesql).

Not sure exactly what the overhead would be, but if it's not too large would you be open to include the necessary parts of the junixsocket lib? Happy to work on a PR for this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions