[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Mysql 3.23 TCP/IP ports broken?



On Sat, Jan 12, 2002 at 11:45, Ryan Hagan wrote:
> Greetings,

  Hi,

> I was wondering if anyone else had noticed that the latest versions of 
> MySQL (3.23.46 and 3.23.47) seem to have TCP/IP ports disabled?  I can work 
> with MySQL fine through Unix ports, but once I try to connect through TCP I 
> get the following error:
> ERROR 2003: Can't connect to MySQL server on 'myhostname' (111)
> 
> Has anyone else seen this problem?  Any suggestions for fixing it, other 
> than rolling back to a previous version?

  I don't know if it is the best solution, but I commented the line
    skip-networking
  in /etc/mysql/my.cnf:
    # skip-networking

-- 
Eric-Olivier Lamey



Reply to: