-
-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Description
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
Labels
No labels