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
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
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
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
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,
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
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.