From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.43) id 1EAZek-0002aR-KR for garchives@archives.gentoo.org; Wed, 31 Aug 2005 20:58:03 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.4/8.13.4) with SMTP id j7VKsUwB004253; Wed, 31 Aug 2005 20:54:30 GMT Received: from bullet.espersunited.com (24-117-226-93.cpe.cableone.net [24.117.226.93]) by robin.gentoo.org (8.13.4/8.13.4) with ESMTP id j7VKnqd3020875 for ; Wed, 31 Aug 2005 20:49:53 GMT Received: from baby.espersunited.com (baby.espersunited.com [192.168.1.3]) by bullet.espersunited.com (8.13.4/8.13.3) with ESMTP id j7VKpHLh019041 for ; Wed, 31 Aug 2005 15:51:18 -0500 Subject: [gentoo-user] Trouble with mysql From: Michael Sullivan To: gentoo-user Content-Type: text/plain Date: Wed, 31 Aug 2005 15:52:08 -0500 Message-Id: <1125521529.11373.9.camel@baby.espersunited.com> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org Mime-Version: 1.0 X-Mailer: Evolution 2.2.3 Content-Transfer-Encoding: 7bit X-Archives-Salt: 453dbb57-efb7-469e-a0e4-74fe20123311 X-Archives-Hash: d61a220db7019b2a77329ffbfb75deba I am having trouble with /etc/init.d/mysql. I rebooted my system, and when it finished rebooting I tried to connect to the mysql daemon and failed. I looked in /var/log/mysql: There was a file there called mysql.err. The contents were: 050831 15:47:29 mysqld started 050831 15:47:30 Can't start server: Bind on TCP/IP port: Address already in use 050831 15:47:30 Do you already have another mysqld server running on port: 3306 ? 050831 15:47:30 Aborting 050831 15:47:30 /usr/sbin/mysqld: Shutdown Complete 050831 15:47:30 mysqld ended I tried netstat | grep '3306': bullet mysql # netstat | grep '3306' bullet mysql # The output was blank, so I assume that port 3306 is NOT in use. Any ideas? -- gentoo-user@gentoo.org mailing list