8 messages in com.mysql.lists.javaRe: Beginner's question
FromSent OnAttachments
Guillaume JULLIEN16 Jun 2002 09:40 
Hisseine Dj.16 Jun 2002 10:30 
Luca Lafranchi16 Jun 2002 11:19 
Guillaume JULLIEN16 Jun 2002 13:32 
Mark Matthews16 Jun 2002 17:16 
Guillaume JULLIEN18 Jun 2002 13:37 
Peter T. Abplanalp18 Jun 2002 14:09 
Peter T. Abplanalp18 Jun 2002 14:29 
Subject:Re: Beginner's question
From:Peter T. Abplanalp (pt@psaconsultants.com)
Date:06/18/2002 02:09:31 PM
List:com.mysql.lists.java

On Tue, Jun 18, 2002 at 10:38:05PM +0200, Guillaume JULLIEN wrote:

I found this line in my /etc/init.d/mysql which looks like what you say :

... /usr/bin/safe_mysqld > /dev/null 2>&1 & ...

i wouldn't worry about that. if you are running debian, you need to look in /etc/mysql/my.cnf and comment out the skip-networking option. if you are not running debian, you need to find the my.cnf config file that mysql is using and make sure the skip-networking option is commented out.