[gentoo-user] mysql start issues

2007-03-17 Thread Richard Torres
Hello, I'm having a trouble starting mysql since I emerged the newer version. 'mysqld.sock' doesn't exist and the logs aren't much help. Any help is greatly appreciated. -Richard # mysql ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock'

Re: [gentoo-user] mysql start issues

2007-03-17 Thread Levent Duymuş
What related log files show about the error? (/var/log/mysql/*) They should give some info about the source of the error. Configuration error may exist in my.cnf . Richard Torres wrote: Hello, I’m having a trouble starting mysql since I emerged the newer version. ‘mysqld.sock’ doesn’t exist a

RE: [gentoo-user] mysql start issues

2007-03-17 Thread Richard Torres
e is damaged or in unsupported 3.20 format. _ From: Levent Duymuş [mailto:[EMAIL PROTECTED] Sent: Saturday, March 17, 2007 3:11 PM To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] mysql start issues What related log files show about the error? (/var/log/mysql/*) They sho

Re: [gentoo-user] mysql start issues

2007-03-17 Thread Levent Duymuş
7 3:11 PM *To:* gentoo-user@lists.gentoo.org *Subject:* Re: [gentoo-user] mysql start issues What related log files show about the error? (/var/log/mysql/*) They should give some info about the source of the error. Configuration error may exist in my.cnf . Richard Torres wrote: Hello, I'm ha

Re: [gentoo-user] mysql start issues

2007-03-18 Thread Dan Farrell
On Sat, 17 Mar 2007 13:11:54 -0500 "Richard Torres" <[EMAIL PROTECTED]> wrote: > Hello, > > I'm having a trouble starting mysql since I emerged the newer version. > 'mysqld.sock' doesn't exist and the logs aren't much help. Any help is > greatly appreciated. > > > > -Richard > > > > # my

RE: [gentoo-user] mysql start issues

2007-03-18 Thread Richard Torres
al Message- From: Dan Farrell [mailto:[EMAIL PROTECTED] Sent: Sunday, March 18, 2007 9:08 AM To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] mysql start issues On Sat, 17 Mar 2007 13:11:54 -0500 "Richard Torres" <[EMAIL PROTECTED]> wrote: > Hello, > > I&#

Re: [gentoo-user] mysql start issues

2007-03-19 Thread Francisco Rivas
port, post the topmost build error, and the call stack if relevant. # /etc/init.d/mysql start * Starting mysql... * Starting mysql (/etc/mysql/my.cnf) * MySQL NOT started (0) Any ideas? -Original Message- From: Dan Farrell [mailto:[EMAIL PROTECTED] Sent: Sunday, March 18, 2007 9:08 AM To:

Re: [gentoo-user] mysql start issues

2007-03-19 Thread Dan Farrell
On Mon, 19 Mar 2007 01:22:07 -0500 "Richard Torres" <[EMAIL PROTECTED]> wrote: > Configuring pkg... > > * MySQL DATADIR is /var/lib/mysql > * Previous datadir found, it's YOUR job to change > * ownership and take care of it > * Creating the mysql database and setting proper > * permissions o

RE: [gentoo-user] mysql start issues

2007-03-19 Thread Richard Torres
Yes. And I re-entered one at the prompts (>). -Original Message- From: Dan Farrell [mailto:[EMAIL PROTECTED] Sent: Monday, March 19, 2007 9:05 AM To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] mysql start issues On Mon, 19 Mar 2007 01:22:07 -0500 "Richard Torres&

Re: [gentoo-user] mysql start issues

2007-03-19 Thread Neil Walker
Richard Torres wrote: Yes. And I re-entered one at the prompts (>). It's telling you what the problem is - the database already exists (from your last install). Either just ignore the "error" or delete /var/lib/mysql/mysql and run "emerge --config." again. Be lucky, Neil -- gentoo-