Re: database won't load after machine reboot

2005-10-21 Thread Gleb Paharenko
Hello. > Is there any way I can reset the root password? (Ouch). See: http://dev.mysql.com/doc/refman/5.0/en/resetting-permissions.html Luke Vanderfluit wrote: > Hi David. > Thanks for your help. > > Logan, David (SST - Adelaide) wrote: > >> Hi Luke, >> >> Have you tried d

Re: database won't load after machine reboot

2005-10-20 Thread Scott Haneda
on 10/19/05 7:47 PM, Luke Vanderfluit at [EMAIL PROTECTED] wrote: > I can't access the database as root anymore. > Accessing as other users doesn't allow me to set any GRANT statements. > Is there any way I can reset the root password? (Ouch). You probably want to start it up with the skip grants

Re: database won't load after machine reboot

2005-10-19 Thread Luke Vanderfluit
Vanderfluit [mailto:[EMAIL PROTECTED] Sent: Thursday, 20 October 2005 12:17 PM To: mysql Subject: Re: database won't load after machine reboot Hi David. Thanks for your help. Logan, David (SST - Adelaide) wrote: Hi Luke, Have you tried doing another GRANT statement to ensure the nam

RE: database won't load after machine reboot

2005-10-19 Thread Logan, David (SST - Adelaide)
Australia +61 8 8408 4273 - Work +61 417 268 665 - Mobile +61 8 8408 4259 - Fax -Original Message- From: Luke Vanderfluit [mailto:[EMAIL PROTECTED] Sent: Thursday, 20 October 2005 12:17 PM To: mysql Subject: Re: database won't load after machine reboot Hi David. Thanks for your

Re: database won't load after machine reboot

2005-10-19 Thread Luke Vanderfluit
Hi David. Thanks for your help. Logan, David (SST - Adelaide) wrote: Hi Luke, Have you tried doing another GRANT statement to ensure the name and password are indeed correct? That would be my next step. That way at least you are sure that the name/password combination are correct. I can't

RE: database won't load after machine reboot

2005-10-19 Thread Logan, David (SST - Adelaide)
, Adelaide 5000 Australia +61 8 8408 4273 - Work +61 417 268 665 - Mobile +61 8 8408 4259 - Fax -Original Message- From: Luke Vanderfluit [mailto:[EMAIL PROTECTED] Sent: Thursday, 20 October 2005 12:00 PM To: mysql Subject: Re: database won't load after machine reboot Hi David.

Re: database won't load after machine reboot

2005-10-19 Thread Luke Vanderfluit
From: Luke Vanderfluit [mailto:[EMAIL PROTECTED] Sent: Thursday, 20 October 2005 11:45 AM To: mysql Subject: Re: database won't load after machine reboot Hi. Logan, David (SST - Adelaide) wrote: Do you have any sample of error output? This would be useful. I think

RE: database won't load after machine reboot

2005-10-19 Thread Logan, David (SST - Adelaide)
ber 2005 11:45 AM To: mysql Subject: Re: database won't load after machine reboot Hi. Logan, David (SST - Adelaide) wrote: >Do you have any sample of error output? This would be useful. > > I think the problem started where

Re: database won't load after machine reboot

2005-10-19 Thread Luke Vanderfluit
noDB: Started /myProgs/mysql/libexec/mysqld: ready for connections. Version: '4.0.20-log' socket: '/tmp/mysql.sock' port: 3306 Thanks David Logan Database Administrator HP Managed Services 148 Frome Street, Adelaide 5000 Australia +61 8 8408 4273 - Work +61 417 268

RE: database won't load after machine reboot

2005-10-19 Thread Logan, David (SST - Adelaide)
:[EMAIL PROTECTED] Sent: Thursday, 20 October 2005 11:22 AM To: mysql@lists.mysql.com Subject: Re: database won't load after machine reboot Hi. For clarity, I'm running mysql 4.0.20 And I did start the mysql daemon. Luke Vanderfluit wrote: > Hi. > > I have a database that is

Re: database won't load after machine reboot

2005-10-19 Thread Tim Wood
Do you have any log messages associated with it? (not sure for win / os x for linux look in /var/lib/mysql/.err) Hi. For clarity, I'm running mysql 4.0.20 And I did start the mysql daemon. Luke Vanderfluit wrote: Hi. I have a database that is used with wordpress blogging software. Yesterda

Re: database won't load after machine reboot

2005-10-19 Thread Luke Vanderfluit
Hi. For clarity, I'm running mysql 4.0.20 And I did start the mysql daemon. Luke Vanderfluit wrote: Hi. I have a database that is used with wordpress blogging software. Yesterday the server that it's running on reset itself. Since then I can't access the database. What could be going on here