Re: EMERGENCY - Our production database is crashed

2001-10-23 Thread Kyle Hayes
On Tuesday 23 October 2001 14:15, Garrett Marone wrote: > Chances are, you need to type > myisamchk -o *.MYI > > as you only want to run myisamchk on the Index file, which is typically the > .MYI file. > you probably typed myisamchk -o * > which is wrong. Heh. I think you're right. It does look

Re: EMERGENCY - Our production database is crashed

2001-10-23 Thread Kyle Hayes
On Tuesday 23 October 2001 13:50, David Potter wrote: > Dear list members, > > We are running Mysql 3.23 on Redhat Linux 7.1. > > We have an emergency. This is the first time we have ever had a problem. > Our production database suddenly crashed. I have tried to repair the > tables with myisamch

Re: EMERGENCY - Our production database is crashed

2001-10-23 Thread Garrett Marone
Chances are, you need to type myisamchk -o *.MYI as you only want to run myisamchk on the Index file, which is typically the .MYI file. you probably typed myisamchk -o * which is wrong. Try it out. Garrett On Tuesday 23 October 2001 05:10 pm, you wrote: > Hi! > > On Oct 23, David Potter w

Re: EMERGENCY - Our production database is crashed

2001-10-23 Thread Trond Eivind Glomsrød
Sergei Golubchik <[EMAIL PROTECTED]> writes: > Hi! > > On Oct 23, David Potter wrote: > > Dear list members, > > > > We are running Mysql 3.23 on Redhat Linux 7.1. > > > > We have an emergency. This is the first time we have ever had a > > problem. Our production database suddenly crashed. I

Re: EMERGENCY - Our production database is crashed

2001-10-23 Thread Sergei Golubchik
Hi! On Oct 23, David Potter wrote: > Dear list members, > > We are running Mysql 3.23 on Redhat Linux 7.1. > > We have an emergency. This is the first time we have ever had a > problem. Our production database suddenly crashed. I have tried to > repair the tables with myisamchk commands, -r,

Re: EMERGENCY - Our production database is crashed

2001-10-23 Thread Mark Maunder
David Potter wrote: > Dear list members, > > We are running Mysql 3.23 on Redhat Linux 7.1. > > We have an emergency. This is the first time we have ever had a problem. Our >production database suddenly crashed. I have tried to repair the tables with >myisamchk commands, -r, -o, etc and nothi

Re: EMERGENCY - Our production database is crashed

2001-10-23 Thread Trond Eivind Glomsrød
David Potter <[EMAIL PROTECTED]> writes: > We are running Mysql 3.23 on Redhat Linux 7.1. Which version on MySQL, and where did you get it? -- Trond Eivind Glomsrød Red Hat, Inc. - Before posting, please check: http://www.