Re: Major problem converting MyISAM to InnoDB

2004-03-06 Thread Cliff
]> To: "Cliff" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Friday, March 05, 2004 10:16 AM Subject: Re: Major problem converting MyISAM to InnoDB > Cliff wrote: > > I think I may have gotten closer to the root of the problem. It seems that > > the field nam

Re: Major problem converting MyISAM to InnoDB

2004-03-05 Thread Sasha Pachev
Cliff wrote: I think I may have gotten closer to the root of the problem. It seems that the field named 'comments' is the one that crashes the server when it is selected. Here is the output of the logs when I do 'select comments from allusa': 040304 23:14:52 mysqld restarted 040304 23:14:53 InnoD

Re: Major problem converting MyISAM to InnoDB

2004-03-05 Thread Heikki Tuuri
Discussion« Previous MessageNext Message » From: Cliff Date: March 5 2004 8:12am Subject: Re: Major problem converting MyISAM to InnoDB I think I may have gotten closer to the root of the problem. It seems that the field named 'comments' is the one that crashes the server when it is selected. H

Re: Major problem converting MyISAM to InnoDB

2004-03-04 Thread Cliff
: Thursday, March 04, 2004 1:24 PM Subject: Re: Major problem converting MyISAM to InnoDB > Cliff, > > - Original Message - > From: ""Cliff"" <[EMAIL PROTECTED]> > Newsgroups: mailing.database.myodbc > Sent: Thursday, March 04, 2004 7:07 PM &g

Re: Major problem converting MyISAM to InnoDB

2004-03-04 Thread Cliff
- Original Message - From: "Heikki Tuuri" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, March 04, 2004 1:24 PM Subject: Re: Major problem converting MyISAM to InnoDB > Cliff, > > - Original Message - > From: "&q

Re: Major problem converting MyISAM to InnoDB

2004-03-04 Thread Heikki Tuuri
Cliff, - Original Message - From: ""Cliff"" <[EMAIL PROTECTED]> Newsgroups: mailing.database.myodbc Sent: Thursday, March 04, 2004 7:07 PM Subject: Re: Major problem converting MyISAM to InnoDB > Hi, I ran CHECK TABLE with the EXTENDED option on the table a

Re: Major problem converting MyISAM to InnoDB

2004-03-04 Thread Martijn Tonies
> Hi, I ran CHECK TABLE with the EXTENDED option on the table and it reports > everything ok: > > mysql> check table allusa extended; > +---+---+--+--+ > | Table | Op| Msg_type | Msg_text | > +---+---+--+--+ > | bb.allusa | check | s

Re: Major problem converting MyISAM to InnoDB

2004-03-04 Thread Cliff
nal Message - From: "Heikki Tuuri" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, March 04, 2004 12:36 AM Subject: Re: Major problem converting MyISAM to InnoDB > Cliff, > > please run > > CHECK TABLE ... > > on your table and look if mysql

Re: Major problem converting MyISAM to InnoDB

2004-03-04 Thread Heikki Tuuri
ckup - a hot backup tool for InnoDB which also backs up MyISAM tables Register now for the 2004 MySQL Users Conference! http://www.mysql.com/events/uc2004/index.html - Original Message - From: "Sasha Pachev" <[EMAIL PROTECTED]> Newsgroups: mailing.database.myodbc Sent: Thursday

Re: Major problem converting MyISAM to InnoDB

2004-03-03 Thread Sasha Pachev
Cliff wrote: Recently I tried to convert our largest table from MyISAM to InnoDB. During the process I believe there was a problem where something was corrupt along the way. It was stupid, but I did not verify that our backup system was working correctly, since I assumed it had been running as usua

Major problem converting MyISAM to InnoDB

2004-03-03 Thread Cliff
Recently I tried to convert our largest table from MyISAM to InnoDB. During the process I believe there was a problem where something was corrupt along the way. It was stupid, but I did not verify that our backup system was working correctly, since I assumed it had been running as usual. It was not