Skip to content

Support MySQL / MariaDB Sockets #125

@steschuser

Description

@steschuser

Hello,

most databases I have to work with have no password for root user.
They use socket auth instead.

 mysql -S /var/run/mysqld/mysqld.sock
  -S, --socket=name   The socket file to use for connection.

Can that be supported?

Cheers!

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions