Gentoo Archives: gentoo-user

From: Michael Sullivan <michael@××××××××××××.com>
To: gentoo-user <gentoo-user@l.g.o>
Subject: [gentoo-user] Trouble with mysql
Date: Wed, 31 Aug 2005 20:58:03
Message-Id: 1125521529.11373.9.camel@baby.espersunited.com
1 I am having trouble with /etc/init.d/mysql. I rebooted my system, and
2 when it finished rebooting I tried to connect to the mysql daemon and
3 failed. I looked in /var/log/mysql: There was a file there called
4 mysql.err. The contents were:
5
6 050831 15:47:29 mysqld started
7 050831 15:47:30 Can't start server: Bind on TCP/IP port: Address already
8 in use
9 050831 15:47:30 Do you already have another mysqld server running on
10 port: 3306 ?
11 050831 15:47:30 Aborting
12
13 050831 15:47:30 /usr/sbin/mysqld: Shutdown Complete
14
15 050831 15:47:30 mysqld ended
16
17
18 I tried netstat | grep '3306':
19
20 bullet mysql # netstat | grep '3306'
21 bullet mysql #
22
23 The output was blank, so I assume that port 3306 is NOT in use. Any
24 ideas?
25
26 --
27 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] Trouble with mysql Eric Crossman <edge1035@×××××××××.net>
Re: [gentoo-user] Trouble with mysql Tim Igoe <tim@×××××××.uk>