Re: mysqld ended error (but no /var/lib/mysql/mysql.sock file exists!)

2004-07-15 Thread Eric Bergen
mysqld is trying to tell you that it doesn't have permission to create /var/lib/mysql/mysql.sock to accept incoming connections. You either need to have mysql create the sock file in another place (such as /tmp/) or give it write permission to /var/lib/mysql/ -Eric On Thu, 15 Jul 2004 17:05:13 -

mysqld ended error (but no /var/lib/mysql/mysql.sock file exists!)

2004-07-15 Thread Whil Hentzen
Hi folks, Installed Fedora Core 2 with mysql and then removed the mysql packages via the gui widget. Then installed mysql 4 from scratch. Created a symlink, mysql. added the user 'mysql'. chown'd etc the /usr/local/mysql stuff. the command (as root) /usr/local/mysql# bin/safe_mysqld --user=m

Re: 'mysqld ended' Error

2003-06-18 Thread gerald_clark
Pushpinder Singh Garcha wrote: Hello everyone, I am running MySQl and PHP on a Mac OS Jaguar. When I try to restart my MySQL Local Server using mysqld_safe, but I keep getting this error [psg:/usr/local/mysql] psgarcha% sudo echo Password: [psg:/usr/local/mysql] psgarcha% sudo ./bin/mysqld_s

'mysqld ended' Error

2003-06-18 Thread Pushpinder Singh Garcha
Hello everyone, I am running MySQl and PHP on a Mac OS Jaguar. When I try to restart my MySQL Local Server using mysqld_safe, but I keep getting this error [psg:/usr/local/mysql] psgarcha% sudo echo Password: [psg:/usr/local/mysql] psgarcha% sudo ./bin/mysqld_safe & [4] 524 [psg:/usr/local/mysq

mysqld ended error during boot only

2001-03-11 Thread Rose, Daniel
Hi, Having a problem running safe_mysqld from my init scripts. I use simpleinit, and i simply call /usr/local/mysqld/bin/safe_mysqld & from my rc file. This works for all other services, however, mysqld ends immediately. The .err file shows: 010312 07:51:43 mysqld started /usr/local/libexec/mysq