Re: Can't start mysqld

2007-11-19 Thread sizo nsibande
On 20/11/2007, sizo nsibande <[EMAIL PROTECTED]> wrote: > Greetings > > I just installed mysql and a few other packages but it gives me these erros: > > [EMAIL PROTECTED] zabbix-1.4.2]# service mysqld start > mysqld: unrecognized service > __ > > [EMAIL PROTE

Re: Can't start mysqld

2007-11-19 Thread Ananda Kumar
did u try this /etc/init.d/mysql start On 11/20/07, sizo nsibande <[EMAIL PROTECTED]> wrote: > > Greetings > > I just installed mysql and a few other packages but it gives me these > erros: > > [EMAIL PROTECTED] zabbix-1.4.2]# service mysqld start > mysqld: unrecognized service > _

Can't start mysqld

2007-11-19 Thread sizo nsibande
Greetings I just installed mysql and a few other packages but it gives me these erros: [EMAIL PROTECTED] zabbix-1.4.2]# service mysqld start mysqld: unrecognized service __ [EMAIL PROTECTED] zabbix-1.4.2]# mysql ERROR 2002 (HY000): Can't connect to local M

Re: can't start mysqld

2005-05-03 Thread Gleb Paharenko
Hello. Are you using an official binary? Was there any error messages before crashing? Resolve the stack trace. Follow recomendations from: http://www.mysql.com/doc/en/Crashing.html "Jack" <[EMAIL PROTECTED]> wrote: > hi,all. > > i can't s

can't start mysqld

2005-05-02 Thread Jack
hi,all. i can't start mysqld anymore , it's log reports below: 050503 00:09:58 mysqld started mysqld got signal 11; This could be because you hit a bug. It is also possible that this binary or one of the libraries it was linked against is corrupt, improperly built, or misconfig

RE: I can't start mysqld

2003-10-20 Thread Christensen, Dave
In the data directory for MySQL, you should find a file titled .err. What is the contents of that file? -Original Message- From: Hamid Nouri [mailto:[EMAIL PROTECTED] Sent: Saturday, October 18, 2003 5:07 PM To: [EMAIL PROTECTED] Subject: I can't start mysqld Hi there I h

Re: I can't start mysqld

2003-10-18 Thread Joakim Ryden
On Saturday 18 October 2003 03:07 pm, Hamid Nouri wrote: > Hi there > > I have a problem with starting mysqld. I tried to > install mysql-4.1 on my debian, but when i want to > start mysql daemon it failes. I generated bug report. > my.cnf and mysql also attached. [...] Umm.. What's the error? --

I can't start mysqld

2003-10-18 Thread Hamid Nouri
Hi there I have a problem with starting mysqld. I tried to install mysql-4.1 on my debian, but when i want to start mysql daemon it failes. I generated bug report. my.cnf and mysql also attached. Thanks in advance - SEND-PR: -*- send-pr -*- SE

Re: can't start mysqld

2003-08-24 Thread Jakob Dölling
Krichene: > I have installed mysql on my Linux redhat 7.2 System. when I try to lauch the > mysqld ,the message is [ok] but when i launch service mysql status, i got the > folowwing :"mysql is dead but subsys is locked" and I can't connect to my database > Can you help me please > Think you P

can't start mysqld

2003-08-23 Thread krichene.neila
Hello I have installed mysql on my Linux redhat 7.2 System. when I try to lauch the mysqld ,the message is [ok] but when i launch service mysql status, i got the folowwing :"mysql is dead but subsys is locked" and I can't connect to my database Can you help me please Think you

Re: Can't start mysqld from Source Distro - can't readmessagefile errmsg.sys

2002-09-09 Thread Tony Butcher
ounds like a bug to me, and I've now done this on both SuSE 7.0 and SuSE8.0. Tony Butcher > From: Gerald Clark <[EMAIL PROTECTED]> > Organization: Supplier Systems Corporation > Date: Fri, 06 Sep 2002 13:30:29 -0500 > To: Tony Butcher <[EMAIL PROTECTED]> > Cc: [EMAIL

Re: Can't start mysqld from Source Distro - can't readmessagefile errmsg.sys

2002-09-06 Thread Tony Butcher
0 > To: Tony Butcher <[EMAIL PROTECTED]> > Cc: [EMAIL PROTECTED] > Subject: Re: Can't start mysqld from Source Distro - can't read > messagefile errmsg.sys > > You have to create a mysql user and > chown -R mysql /usr/local/mysql > > then run > ./script

Re: Can't start mysqld from Source Distro - can't read messagefile errmsg.sys

2002-09-06 Thread Gerald Clark
You have to create a mysql user and chown -R mysql /usr/local/mysql then run ./scripts/mysql_install_db --user=mysql Tony Butcher wrote: >Hi, > >I have compiled 4.0.3-beta onto SuSE Linux 7.0. The configure, make and make >install go fine, but then when I try to run the mysql_install_db scr

Can't start mysqld from Source Distro - can't read messagefileerrmsg.sys

2002-09-06 Thread Tony Butcher
Hi, I have compiled 4.0.3-beta onto SuSE Linux 7.0. The configure, make and make install go fine, but then when I try to run the mysql_install_db script I get a failure. Here's the error: backup:/usr/local/mysql-4.0.3-beta # ./scripts/mysql_install_db Preparing db table Preparing host table Pre

Re: system error 1067 - can't start mysqld

2002-03-17 Thread Jerome Ferrage
Bye,Jerome Alexander Hampel wrote: >Hi mailing list, > >I can't start mysqld-nt as I get the eror message 1067. If I start >winmysqladmin.exe there is no server visible. > >The manual tell me in part 2.4 Post-installation Setup and Testing that I >should start the s

system error 1067 - can't start mysqld

2002-03-16 Thread Alexander Hampel
Hi mailing list, I can't start mysqld-nt as I get the eror message 1067. If I start winmysqladmin.exe there is no server visible. The manual tell me in part 2.4 Post-installation Setup and Testing that I should start the script ./scripts/mysql_install_db but this script is not availabal

Re: Can't Start Mysqld

2001-04-25 Thread Steve Brazill
If you're logged on as "root" on the system, you should be able to 'stop' mysql, remove the contents of the "var" subdirectory (NOT /var), and re-run "bin/mysql_install_db"... (I hope I'm right...) TWooly wrote: > Hey I installed the MySQL pkg from http://pkg.nl.cobalt.com a couple of > wee

Can't Start Mysqld

2001-04-25 Thread TWooly
Hey I installed the MySQL pkg from http://pkg.nl.cobalt.com a couple of weeks ago and I went through steps just like on the site. That all went ok but since then I have been busy and forgot what I changed the root pass to. Is there any way to recover this? If not what is the best thing to do to

Re: Can't start mysqld

2001-01-29 Thread Jeremy D. Zawodny
On Tue, Jan 30, 2001 at 01:09:14AM +0100, [EMAIL PROTECTED] wrote: > >Description: > Can't start mysqld. In /var/mysql/.err, there is > a line saying "getpwnam: Undefined error: 0" > >How-To-Repeat: > /usr/local/bin/safe_mysqld Hm. What u

Can't start mysqld

2001-01-29 Thread shin4
>Description: Can't start mysqld. In /var/mysql/.err, there is a line saying "getpwnam: Undefined error: 0" >How-To-Repeat: /usr/local/bin/safe_mysqld >Fix: >Submitter-Id: >Originator: >Organization: >MySQL support: none >Syno