8 Sep
2010
8 Sep
'10
5:18 p.m.
Perhaps it should be port(4058) instead because port is a number not a string? What happens if you run: sudo netstat -plnt | fgrep ':4058' Does your mysql process really listen on the port expected? Matthew. On Wed, Sep 08, 2010 at 06:12:30PM +0200, LEBRETON Philippe wrote:
It is a error. on the command line I connected with "root".
When i used mysql socket it is OK but with TCP port 4058 it does'nt work . I hope that it work with the standard TPC port for mysql (3306)?
Philippe