Open sigmonsays opened 12 years ago
i didn't even know that HS supported unix sockets. i'll try to find some time to investigate.
Try the following under [mysqld] in my.cnf handlersocket_address=/ handlersocket_port = /srv/mysql/mysql-handler-socket.sock handlersocket_port_wr = /srv/mysql/mysql-handler-socket-wr.sock
I suspect its a pretty trivial patch. I will take a look too when free time permits.
is unix domain socket supported?
Doesn't look like it from a quick scan.