RE: MySQL crashed..

2012-07-16 Thread Rick James
rom: J M [mailto:jerom...@gmail.com] > Sent: Wednesday, July 11, 2012 7:11 AM > To: MySql > Subject: Re: MySQL crashed.. > > sorry.. im using 5.1 > > On Wed, Jul 11, 2012 at 10:09 AM, J M wrote: > > hi all, > > > > our DB crashed for some reason... any in

Re: MySQL crashed..

2012-07-11 Thread J M
sorry.. im using 5.1 On Wed, Jul 11, 2012 at 10:09 AM, J M wrote: > hi all, > > our DB crashed for some reason... any inputs would be greatly appreciated.. > > 120711 8:12:21 - mysqld got signal 11 ; > This could be because you hit a bug. It is also possible that this binary > or one of the li

Re: mysql crashed and created huge .MYI files. All data lost?

2002-05-19 Thread Richard Clarke
Andy, I believe that that file is an on disk temporary file that was created during the query. I would suggest you wait for the recover to finish as I think (hope) your data will be returned to a fairly normal state when it does. Ric. - Original Message - From: "andy" <[EMAIL PROTECT

Re: Mysql Crashed

2002-04-29 Thread Benjamin Pflugmann
Hi. Could it be that your MySQL server was upgraded to a version compiled without InnoDB support? If you used InnoDB it should have never complained about MYD files, as they belong to MyISAM table format. Bye, Benjamin. On Mon, Apr 29, 2002 at 01:54:28AM -0700, [EMAIL PROTECTED] wrot