Re : Re : InnoDB: Assertion failure - MySQL keeps crashing

2007-06-22 Thread Julien Marchand
:) - Message d'origine De : David Griffiths <[EMAIL PROTECTED]> À : Julien Marchand <[EMAIL PROTECTED]> Cc : mysql@lists.mysql.com Envoyé le : Vendredi, 22 Juin 2007, 23h31mn 27s Objet : RE: Re : InnoDB: Assertion failure - MySQL keeps crashing It doesn't look like a

RE: Re : InnoDB: Assertion failure - MySQL keeps crashing

2007-06-22 Thread David Griffiths
ust making informed guesses... Let me know how it goes. David -Original Message- From: Julien Marchand [mailto:[EMAIL PROTECTED] Sent: June 22, 2007 12:43 PM To: David Griffiths Cc: mysql@lists.mysql.com Subject: Re : InnoDB: Assertion failure - MySQL keeps crashing Yes, and I

Re : InnoDB: Assertion failure - MySQL keeps crashing

2007-06-22 Thread Julien Marchand
d'origine De : David Griffiths <[EMAIL PROTECTED]> À : Julien Marchand <[EMAIL PROTECTED]>; mysql@lists.mysql.com Envoyé le : Vendredi, 22 Juin 2007, 21h18mn 01s Objet : RE: InnoDB: Assertion failure - MySQL keeps crashing Did you see this part of the stack trace? "I

RE: InnoDB: Assertion failure - MySQL keeps crashing

2007-06-22 Thread David Griffiths
InnoDB) are you allocating to the database? Do you have enough memory on the machine? David -Original Message- From: Julien Marchand [mailto:[EMAIL PROTECTED] Sent: June 22, 2007 4:33 AM To: mysql@lists.mysql.com Subject: InnoDB: Assertion failure - MySQL keeps crashing Hello,

Re : Re : InnoDB: Assertion failure - MySQL keeps crashing

2007-06-22 Thread Julien Marchand
pool... 070620 15:18:56 InnoDB: Started /usr/libexec/mysqld: ready for connections InnoDB: Error: trying to access page number 629914496 in space 0 InnoDB: which is outside the tablespace bounds. InnoDB: Byte offset 0, len 16384, i/o type 10 070622 4:14:23 InnoDB: Assertion failure in thread 114696

Re: Re : InnoDB: Assertion failure - MySQL keeps crashing

2007-06-22 Thread Ananda Kumar
EMAIL PROTECTED]> À : Julien Marchand <[EMAIL PROTECTED]> Cc : mysql@lists.mysql.com Envoyé le : Vendredi, 22 Juin 2007, 13h45mn 12s Objet : Re: InnoDB: Assertion failure - MySQL keeps crashing Hi Julien, Do you see any "InnoDB: using the same InnoDB data or log files. >>

Re : InnoDB: Assertion failure - MySQL keeps crashing

2007-06-22 Thread Julien Marchand
No, I don't have this error :/ And not any file system full issue... - Message d'origine De : Ananda Kumar <[EMAIL PROTECTED]> À : Julien Marchand <[EMAIL PROTECTED]> Cc : mysql@lists.mysql.com Envoyé le : Vendredi, 22 Juin 2007, 13h45mn 12s Objet : Re: InnoDB: Ass

Re: InnoDB: Assertion failure - MySQL keeps crashing

2007-06-22 Thread Ananda Kumar
7 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 InnoDB: Apply batch completed 070622 13:01:47 InnoDB: Started /usr/libexec/mysqld: ready for connections 070622 13:01:48 InnoDB: Assertion failure in thread 114696 in file fsp0fsp.c line 2945 InnoDB: We intentio

InnoDB: Assertion failure - MySQL keeps crashing

2007-06-22 Thread Julien Marchand
completed 070622 13:01:47 InnoDB: Started /usr/libexec/mysqld: ready for connections 070622 13:01:48 InnoDB: Assertion failure in thread 114696 in file fsp0fsp.c line 2945 InnoDB: We intentionally generate a memory trap. InnoDB: Send a detailed bug report to mysql

Re: InnoDB: Assertion failure

2007-02-26 Thread Nils Meyer
Hi, Michael Fernández M. wrote: 2 CPU Pentium III 700 Mhz Aprox. 4 GB RAM. Redhat 7.2 Mysql version: 4.0.14-standard-log Kernel: Kernel 2.4.18-17.7 (highmem) It is possible that mysqld could use up to key_buffer_size + (read_buffer_size + sort_buffer_size)*max_connections = 3666809 K bytes of

InnoDB: Assertion failure

2007-02-23 Thread M.
, but i did not found a possible cause to this. Please, if someone have and idea it would be great! Michael.- 070222 23:46:36 InnoDB: Assertion failure in thread 94232 in file mem0pool.c line 493 InnoDB: Failing assertion: 0

Re: InnoDB Assertion failure

2004-12-26 Thread Heikki Tuuri
;Dave Dunnagan" <[EMAIL PROTECTED]> Newsgroups: mailing.database.myodbc Sent: Sunday, December 26, 2004 6:01 AM Subject: InnoDB Assertion failure Greetings. MySQL 4.0.20 has run flawlessly here for 7 months on a Linux 2.4.18-14 (Redhat 8) box serving 5 small databases for PHP websites

InnoDB Assertion failure

2004-12-25 Thread Dave Dunnagan
Greetings. MySQL 4.0.20 has run flawlessly here for 7 months on a Linux 2.4.18-14 (Redhat 8) box serving 5 small databases for PHP websites. But something appears to have happened to my installation on Dec 23 that now prevents MySQL from starting. I've reviewed the instructions about forcing Inn

Re: Innodb assertion failure after binary backup-restore

2004-07-28 Thread Heikki Tuuri
Hi! - Original Message - From: ""Sp.Raja"" <[EMAIL PROTECTED]> Newsgroups: mailing.database.myodbc Sent: Tuesday, July 27, 2004 5:52 PM Subject: Re: Innodb assertion failure after binary backup-restore > Thanks for your replies. > > Now I have three w

RE: Innodb assertion failure after binary backup-restore

2004-07-28 Thread Mark Steele
: Innodb assertion failure after binary backup-restore Thanks for your replies. Now I have three ways to go 1. replication 2. innodb hot backup tool 3. Make sure that no one is writing in to the database and start backup when modified db pages in "BUFFER POOL AND MEMORY" be

Re: Innodb assertion failure after binary backup-restore

2004-07-27 Thread Sp.Raja
Sp.Raja > Original Message > From: "Heikki Tuuri" <[EMAIL PROTECTED]> > To: [EMAIL PROTECTED] > Date: Tue, Jul-27-2004 6:24 PM > Subject: Re: Innodb assertion failure after binary backup-restore > > Hi! > > sync will not help. > &

Re: Innodb assertion failure after binary backup-restore

2004-07-27 Thread Harald Fuchs
In article <[EMAIL PROTECTED]>, "Sp.Raja" <[EMAIL PROTECTED]> writes: > Hi, > I was able to solve this by calling sync command, as my previous mail say. > Do you mean to say this will not work regardless of the whether we > sync or not?? If it happens to work, then only by incident. I wouldn't r

Re: Innodb assertion failure after binary backup-restore

2004-07-27 Thread Heikki Tuuri
uesday, July 27, 2004 3:42 PM Aihe: Re: Innodb assertion failure after binary backup-restore Hi, I was able to solve this by calling sync command, as my previous mail say. Do you mean to say this will not work regardless of the whether we sync or not?? which implies binary backup/restore for inno

Re: Innodb assertion failure after binary backup-restore

2004-07-27 Thread Sp.Raja
age > From: "Heikki Tuuri" <[EMAIL PROTECTED]> > To: [EMAIL PROTECTED] > Date: Tue, Jul-27-2004 1:05 PM > Subject: Re: Innodb assertion failure after binary backup-restore > > Hi! > > That method will not work. InnoDB must be quiet long enoug

Re: Innodb assertion failure after binary backup-restore

2004-07-27 Thread Heikki Tuuri
t | data | Query | 59 | Opening tables | sele= > ct * from my_data | > | 11 | root | localhost | | Query | 0| | show= > processlist | > ++--+---+-+-+--+-+-= > + > > After some time mysql.err reports > 040721 14:43:49

Re: Innodb assertion failure after binary backup-restore

2004-07-26 Thread Sp.Raja
InnoDB: Page checksum 1575996416, prior-to-4.0.14-form > checksum 1371122432 > InnoDB: stored checksum 0, prior-to-4.0.14-form stored checksum 0 > InnoDB: Page lsn 0 0, low 4 bytes of lsn at page end 0 > InnoDB: Error: trying to access a stray pointer a1027ff8 > InnoDB: buf p

Re: Innodb assertion failure after binary backup-restore

2004-07-23 Thread Sp.Raja
end 0 InnoDB: Error: trying to access a stray pointer a1027ff8 InnoDB: buf pool start is at 2084, number of pages 512 000121 21:02:23 InnoDB: Assertion failure in thread 43 in file include/buf0buf.ic line 284 InnoDB: Failing assertion: 0 InnoDB: We intentionally generate a memory trap. InnoDB

Innodb assertion failure after binary backup-restore

2004-07-23 Thread Sp.Raja
| | Query | 0| | show processlist| ++--+---+-+-+--+-+-+ After some time mysql.err reports 040721 14:43:49 InnoDB: Assertion failure in thread 88 in file fsp0fsp.c line 2950

Re: InnoDB: Assertion failure in file row0upd.c line 713

2004-03-08 Thread Egor Egorov
Jon Thingvold <[EMAIL PROTECTED]> wrote: >>Description: >>From error.log: > > 040308 9:34:00 InnoDB: Assertion failure in thread 13835301 in file row0upd.c line > 713 > InnoDB: Failing assertion: len == dfield_get_len(dfield) > InnoDB: We intentionally generat

InnoDB: Assertion failure in file row0upd.c line 713

2004-03-08 Thread Jon Thingvold
>Description: >From error.log: 040308 9:34:00 InnoDB: Assertion failure in thread 13835301 in file row0upd.c line 713 InnoDB: Failing assertion: len == dfield_get_len(dfield) InnoDB: We intentionally generate a memory trap. InnoDB: Send a detailed bug report to [EMAIL PROTECTED] mysq

Re: Innodb, Assertion failure in file log0log.c with 4.0.!7

2003-12-23 Thread Heikki Tuuri
ogrammer"" <[EMAIL PROTECTED]> Newsgroups: mailing.database.myodbc Sent: Tuesday, December 23, 2003 5:49 AM Subject: BUG: Innodb, Assertion failure in file log0log.c with 4.0.!7 > There is a MySQl/Innodb bug with Mysql-Max 4.0.17 > on mac osx 10.3 panther. A google search

BUG: Innodb, Assertion failure in file log0log.c with 4.0.!7

2003-12-22 Thread j.random.programmer
starting mysqld I get: --- 031222 22:05:51 mysqld started InnoDB: Error: log file group too small for innodb_thread_concurrency 031222 22:05:51 InnoDB: Assertion failure in thread 2684396012 in file log0log.c line 856 InnoDB: Failing assertion: log_calc_max_ages

Re: RH 8.0 InnoDB: Assertion failure in thread 122911infilemem0pool.c line 477

2003-06-05 Thread Richard F. Rebel
Hello Heikki, On Wed, 2003-06-04 at 16:27, Heikki Tuuri wrote: > actually, it probably is reporting the right query :). It is the TEXT column > `FEEDBACK` text. TEXT is essentially the same as a BLOB. > > > > I have exorcised the code we have that updates and interacts with this > > table in o

Re: RH 8.0 InnoDB: Assertion failure in thread 122911infilemem0pool.c line 477

2003-06-05 Thread Heikki Tuuri
Richard, - Original Message - From: "Richard F. Rebel" <[EMAIL PROTECTED]> To: "Heikki Tuuri" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Wednesday, June 04, 2003 10:28 PM Subject: Re: RH 8.0 InnoDB: Assertion failure in thread 122911infile

Re: RH 8.0 InnoDB: Assertion failure in thread 122911 infilemem0pool.c line 477

2003-06-05 Thread Richard F. Rebel
Hello Heikki, On Wed, 2003-06-04 at 14:29, Heikki Tuuri wrote: > Richard, > hmm... maybe mysqld is reporting a wrong query in a crash. Do you have any > BLOB (or TEXT) tables and what kind of queries you run on them? How big are > the BLOBs if any? > > The hex dump looked like parts of some lo

Re: RH 8.0 InnoDB: Assertion failure in thread 122911 infilemem0pool.c line 477

2003-06-05 Thread Heikki Tuuri
Richard, - Original Message - From: "Richard F. Rebel" <[EMAIL PROTECTED]> To: "Heikki Tuuri" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Wednesday, June 04, 2003 8:38 PM Subject: Re: RH 8.0 InnoDB: Assertion failure in thread 122911 infi

Re: RH 8.0 InnoDB: Assertion failure in thread 122911 in filemem0pool.c line 477

2003-06-05 Thread Richard F. Rebel
206973206a75737420544f4f20534c4f572e204f7468657277697365 > 2c2077656c6c20646f6e652e810020646566696e6974656c79206265 > 7474657220636f6d707574657220626f6f6b2073656c6563; asc TJThe site is just TOO > SLOW. Otherwise, well done. definitely better computer book > selec; > 030604 10:22:21 InnoDB

Re: RH 8.0 InnoDB: Assertion failure in thread 122911 in filemem0pool.c line 477

2003-06-05 Thread Heikki Tuuri
Richard, - Original Message - From: "Richard F. Rebel" <[EMAIL PROTECTED]> To: "Heikki Tuuri" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Wednesday, June 04, 2003 7:50 PM Subject: Re: RH 8.0 InnoDB: Assertion failure in thread 122911 in fi

Re: RH 8.0 InnoDB: Assertion failure in thread 122911 in file mem0pool.c line 477

2003-06-05 Thread Richard F. Rebel
se Oy > http://www.innodb.com > Transactions, foreign keys, and a hot backup tool for MySQL > Order MySQL technical support from https://order.mysql.com/ > > > .. > > Subject: RH 8.0 InnoDB: Assertion failure in thread 122911 in file > mem0pool.c line 477 &g

Re: RH 8.0 InnoDB: Assertion failure in thread 122911 in file mem0pool.c line 477

2003-06-05 Thread Heikki Tuuri
, Heikki Tuuri Innobase Oy http://www.innodb.com Transactions, foreign keys, and a hot backup tool for MySQL Order MySQL technical support from https://order.mysql.com/ .. Subject: RH 8.0 InnoDB: Assertion failure in thread 122911 in file mem0pool.c line 477 From: Richard F. Rebel Date

RH 8.0 InnoDB: Assertion failure in thread 122911 in file mem0pool.c line 477

2003-06-05 Thread Richard F. Rebel
list 7 though the InnoDB: element is not marked free! Dump of 100 bytes around element: len 100; hex 544a5468652073697465206973206a75737420544f4f20534c4f572e204f74686572776973652c2077656c6c20646f6e652e810020646566696e6974656c792062657474657220636f6d707574657220626f6f6b2073656c6563; asc TJThe site is just TOO SLOW. Otherwise, well done. definitely better computer book selec; 030604 10:22:21 InnoDB: Assertion failure in thread 991475 in file mem0pool.c l

Re: InnoDB: Assertion failure in file ha_innodb.cc line 2180...

2002-09-26 Thread Jocelyn Fournier
Regards, Jocelyn - Original Message - From: "Heikki Tuuri" <[EMAIL PROTECTED]> To: "Jocelyn Fournier" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>

Re: InnoDB: Assertion failure in file ha_innodb.cc line 2180...

2002-09-26 Thread Heikki Tuuri
<[EMAIL PROTECTED]> Sent: Thursday, September 26, 2002 9:53 PM Subject: Re: InnoDB: Assertion failure in file ha_innodb.cc line 2180... > Heikki, Jeremy, > > FYI, I've just tested latest pull (including Monty's patch) without Heikki > 1.1318 changeset (Remove the flag HA_N

Re: InnoDB: Assertion failure in file ha_innodb.cc line 2180...

2002-09-26 Thread Jocelyn Fournier
s, Jocelyn - Original Message - From: "Jocelyn Fournier" <[EMAIL PROTECTED]> To: "Heikki Tuuri" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>; <[EMAIL PROTEC

Re: InnoDB: Assertion failure in file ha_innodb.cc line 2180...

2002-09-26 Thread Jocelyn Fournier
L PROTECTED]> To: <[EMAIL PROTECTED]> Cc: "Jocelyn Fournier" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Thursday, September 26, 2002 8:39 PM Subject: Re: InnoDB

Re: InnoDB: Assertion failure in file ha_innodb.cc line 2180...

2002-09-26 Thread Heikki Tuuri
;[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Thursday, September 26, 2002 8:25 PM Subject: Re: InnoDB: Assertion failure in file ha_innodb.cc line 2180... > On Wed, Sep 25, 2002 at 09:43:13PM +0300, Heikki Tuuri wrote: > > Jocelyn, > > > > below the latest patch whi

Re: InnoDB: Assertion failure in file ha_innodb.cc line 2180...

2002-09-26 Thread Jeremy Zawodny
On Wed, Sep 25, 2002 at 09:43:13PM +0300, Heikki Tuuri wrote: > Jocelyn, > > below the latest patch which puts the code as it was in 4.0.3. Some LIKE > 'abc%' ... DESC queries may return wrong results, but this is the best we > can get to 4.0.4. > > I have to ask Monty about the use of HA_READ_P

Re: InnoDB - assertion failure

2002-09-26 Thread Heikki Tuuri
002 12:37 PM Subject: InnoDB - assertion failure > >Description: > > MySQL kills itself several times a day due to the following assertion > failure : > > InnoDB: Assertion failure in thread in file ha_innodb.cc line 2014 > > >How-To-Repeat: > > - > > >

InnoDB - assertion failure

2002-09-26 Thread j-mysql
>Description: MySQL kills itself several times a day due to the following assertion failure : InnoDB: Assertion failure in thread in file ha_innodb.cc line 2014 >How-To-Repeat: - >Fix: - >Submitter-Id: >Originator:Jedi/Sector One >Organization: 42 Networks &g

Re: InnoDB: Assertion failure in file ha_innodb.cc line 2180...

2002-09-25 Thread Heikki Tuuri
hat search flag. - Original Message - From: "Jocelyn Fournier" <[EMAIL PROTECTED]> To: "Heikki Tuuri" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Wednesday, September 25, 2002 9:04 PM Subject: Re: InnoDB: Assertion failure in

Re: InnoDB: Assertion failure in file ha_innodb.cc line 2180...

2002-09-25 Thread Jocelyn Fournier
, Jocelyn - Original Message - From: "Heikki Tuuri" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Wednesday, September 25, 2002 7:09 PM Subject: Re: InnoDB: Assertion failure in file ha_innodb.cc line 21

Re: InnoDB: Assertion failure in file ha_innodb.cc line 2180...

2002-09-25 Thread Jeremy Zawodny
On Wed, Sep 25, 2002 at 08:09:08PM +0300, Heikki Tuuri wrote: > Jeremy, Jocelyn, > > can you try the following this patch? I'm building a new binary row. > The flag which bans MySQL using a descending cursor to calculate > > column LIKE 'jhghj%' ORDER BY column DESC > > queries was apparently

Re: InnoDB: Assertion failure in file ha_innodb.cc line 2180...

2002-09-25 Thread Heikki Tuuri
uint max_record_length() const { return HA_MAX_REC_LENGTH; } uint max_keys() const { return MAX_KEY; } - Original Message - From: "Jeremy Zawodny" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Wednesday, September 25, 2002 6

Re: InnoDB: Assertion failure in file ha_innodb.cc line 2180...

2002-09-25 Thread Jocelyn Fournier
2002 5:19 PM Subject: InnoDB: Assertion failure in file ha_innodb.cc line 2180... > Heikki and others, > > One of my slaves is dying frequently. It runs MySQL 4.0.4 (pulled > yesterday) on FreeBSD. I'm getting an assertion failure on line 2180, > which appears to be: > >

InnoDB: Assertion failure in file ha_innodb.cc line 2180...

2002-09-25 Thread Jeremy Zawodny
Heikki and others, One of my slaves is dying frequently. It runs MySQL 4.0.4 (pulled yesterday) on FreeBSD. I'm getting an assertion failure on line 2180, which appears to be: case HA_READ_PREFIX_LAST: ut_a(0); return(PAGE_CUR_LE); What can I do to help debug this? Thanks, Jeremy -- J

Re: Re[4]: InnoDB: Assertion failure in thread 10 in file btr0btr.c line 574

2002-03-19 Thread Heikki Tuuri
Alex, -Original Message- From: BAUMEISTER Alexandre <[EMAIL PROTECTED]> To: Heikki Tuuri <[EMAIL PROTECTED]> Cc: Michael Widenius <[EMAIL PROTECTED]>; [EMAIL PROTECTED] <[EMAIL PROTECTED]> Date: Tuesday, March 19, 2002 5:14 PM Subject: Re[4]: InnoDB: Assertion

Re[4]: InnoDB: Assertion failure in thread 10 in file btr0btr.c line 574

2002-03-19 Thread BAUMEISTER Alexandre
HT> 616e647265747469 andretti HT> 616e6472e9737069 andr.spi HT> there is a character e9 in your string. It is not an ordinary character and HT> can cause an error in the sorting order between InnoDB-.41 and InnoDB-.49. ok :) >>mysql> insert into popup select * from popup2; >>ERROR 1213: Dead

Re: Re[2]: InnoDB: Assertion failure in thread 10 in file btr0btr.c line 574

2002-03-19 Thread Heikki Tuuri
Heikki Tuuri <[EMAIL PROTECTED]> Cc: Michael Widenius <[EMAIL PROTECTED]>; [EMAIL PROTECTED] <[EMAIL PROTECTED]> Date: Tuesday, March 19, 2002 3:27 PM Subject: Re[2]: InnoDB: Assertion failure in thread 10 in file btr0btr.c line 574 >Heikki, > >HT> since you

Re[2]: InnoDB: Assertion failure in thread 10 in file btr0btr.c line 574

2002-03-19 Thread BAUMEISTER Alexandre
Heikki, HT> since you are French, I assume you have accent characters in the strings you HT> have stored into your database. HT> The ordering of accent characters changed in 3.23.44! No accents. InnoDB tables on this server are mainly used for statistics, counters etc ... HT> Yo

Re: InnoDB: Assertion failure in thread 10 in file btr0btr.c line 574

2002-03-19 Thread Heikki Tuuri
Innobase Oy -Original Message- From: BAUMEISTER Alexandre <[EMAIL PROTECTED]> To: Heikki Tuuri <[EMAIL PROTECTED]>; Michael Widenius <[EMAIL PROTECTED]> Date: Tuesday, March 19, 2002 12:18 PM Subject: Re: InnoDB: Assertion failure in thread 10 in file btr0btr.c line 574

Re: InnoDB: Assertion failure in thread 10 in file btr0btr.c line 574

2002-03-19 Thread Heikki Tuuri
ROTECTED]> Date: Tuesday, March 19, 2002 11:51 AM Subject: InnoDB: Assertion failure in thread 10 in file btr0btr.c line 574 >Bonjour, > > We have Mysql continually crashing with this assertion fail

InnoDB: Assertion failure in thread 10 in file btr0btr.c line 574

2002-03-19 Thread BAUMEISTER Alexandre
king table: './boursoscan/abonnes' InnoDB: Assertion failure in thread 10 in file btr0btr.c line 574 InnoDB: We intentionally generate a memory trap. InnoDB: Send a detailed bug report to [EMAIL PROTECTED] mysqld got signal 11; This could be because you hit a bug. It is also possible that t

PATCH: InnoDB assertion failure in ibuf0ibuf.c in large table import

2001-05-18 Thread Heikki Tuuri
Hi! A bug fix patch: If you do a lot of inserts into a table and a column in a secondary index contains NULL values, then the insert buffer may overflow, causing an assertion failure in ibuf0ibuf.c, line 2264. A fixed mysql/innobase/ibuf/ibuf0ibuf.c can be downloaded from http://www.innobase.fi