MySQL Forums
Forum List  »  Router & Proxy

Re: mysql-proxy 0.5.1 gets ready, next steps
Posted by: Bartłomiej Syryjczyk
Date: July 05, 2007 03:01PM

But I want to connect to *mysql-proxy* via UNIX socket, not to MySQL database. Is it possible?
---
0.5.0
address has to contain a <ip>:<port>, got '/tmp/mysql-proxy.sock'
network-mysqld.c.1283: network_mysqld_server_init() failed
---
0.5.1
network-mysqld.c.391: bind(/tmp/mysql-proxy.sock) failed: Cannot assign requested address
network-mysqld.c.1438: network_mysqld_server_init() failed
---
Many users use 'localhost' in scripts, which means socket to libmysql.

Is it possible to use many --proxy-address option or I must run mysql-proxy many times?

--
guzik

Options: ReplyQuote




Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.