Re: BIG InnoDB problems!

2005-01-10 Thread Heikki Tuuri
Andy, - Alkuperäinen viesti - Lähettäjä: "Andy Davidson" <[EMAIL PROTECTED]> Vastaanottaja: "Heikki Tuuri" <[EMAIL PROTECTED]> Lähetetty: Tuesday, January 04, 2005 5:02 PM Aihe: Re: BIG InnoDB problems! ...¨ On Mon, 3 Jan 2005, Heikki Tuuri wrote:

Re: BIG InnoDB problems!

2005-01-03 Thread Heikki Tuuri
Heikki Tuuri" <[EMAIL PROTECTED]> Kopio: Lähetetty: Monday, January 03, 2005 4:56 PM Aihe: Re: BIG InnoDB problems! well, since we were having so many problems with the InnoDB tables, we created a non-InnoDB version of the database in question... Basically we want to do whatever it will take

Re: BIG InnoDB problems!

2005-01-03 Thread jsf
nottaja: "Heikki Tuuri" <[EMAIL PROTECTED]> > Kopio: > Lähetetty: Monday, January 03, 2005 4:31 PM > Aihe: Re: BIG InnoDB problems! > > Hi Heikki, > > Please see below... > > On Mon, 3 Jan 2005 15:14:12 +0200, Heikki Tuuri <[EMAIL PROTECTED]> > wrot

Re: BIG InnoDB problems!

2005-01-03 Thread Heikki Tuuri
. Regards, Heikki - Alkuperäinen viesti - Lähettäjä: "jsf" <[EMAIL PROTECTED]> Vastaanottaja: "Heikki Tuuri" <[EMAIL PROTECTED]> Kopio: Lähetetty: Monday, January 03, 2005 4:31 PM Aihe: Re: BIG InnoDB problems! Hi Heikki, Please see below... On Mon, 3 Jan 2

Re: BIG InnoDB problems!

2005-01-03 Thread jsf
backs up MyISAM > tables > http://www.innodb.com/order.php > > Order MySQL support from http://www.mysql.com/support/index.html > > - Alkuperäinen viesti - > Lähettäjä: "jsf" <[EMAIL PROTECTED]> > Vastaanottaja: "Heikki Tuuri" <[EMAIL PROTECTED]>

Re: BIG InnoDB problems!

2005-01-03 Thread Heikki Tuuri
up MyISAM tables http://www.innodb.com/order.php Order MySQL support from http://www.mysql.com/support/index.html - Alkuperäinen viesti - Lähettäjä: "jsf" <[EMAIL PROTECTED]> Vastaanottaja: "Heikki Tuuri" <[EMAIL PROTECTED]> Kopio: Lähetetty: Friday, Dece

Re: BIG InnoDB problems!

2004-12-31 Thread jsf
Greetings Heikki and Happy New Year! Here's what I got. I hope it's useful. beech:/home/jfreeman # resolve_stack_dump -s /tmp/mysqld.sym -n mysqld.stack 0x815f0cf handle_segfault + 575 0xe420 _end + -138916432 0x82e71d5 buf_read_page + 165 0x82e71d5 buf_read_page + 165 0x82db68f buf_page_get

Re: BIG InnoDB problems!

2004-12-30 Thread Heikki Tuuri
Joshua, please show what the FIRST InnoDB error in the .err log was. The first error is always the important thing to report. Please follow these instructions: Please read http://dev.mysql.com/doc/mysql/en/Using_stack_trace.html and follow instructions on how to resolve the stack trace. Resolved

Re: BIG InnoDB problems!

2004-12-30 Thread jsf
Thanks Eric, We already tried levels 1, 3 and 5... no soap. I'm on the verge of thinking it's a bug. :-( J. On Fri, 31 Dec 2004 00:06:28 +, Eric Bergen <[EMAIL PROTECTED]> wrote: > It looks like your tablespace is corrupt. Check this doc out: > http://dev.mysql.com/doc/mysql/en/Forcin

Re: BIG InnoDB problems!

2004-12-30 Thread Eric Bergen
It looks like your tablespace is corrupt. Check this doc out: http://dev.mysql.com/doc/mysql/en/Forcing_recovery.html On Thu, 30 Dec 2004 17:21:40 -0500, jsf <[EMAIL PROTECTED]> wrote: > I've been struggling with this problem for the last few days. I've > enlisted the help of some colleagues o