List:Internals« Previous MessageNext Message »
From:Sasha Pachev Date:July 21 2001 11:46pm
Subject:Re: mysql-4.0 problem with innodb.
View as plain text  
On Saturday 07 July 2001 21:20, SDiZ Cheng wrote:
> > On Saturday 07 July 2001 20:16, SDiZ Cheng wrote:
> > > I have just pull the latest mysql-4.0 source.
> > > It pass all the test when i compile it with BUILD/compile-pentium-debug
> > >
> > > However, when I compile it with InnoDB, it fail in following tests:
> > >
> > > rpl_sporadic_master           ....     ....     ....       [ fail ]
> > >
> > >    >> Error at line 25: Result length mismatch <<Below are the
> diffs
> between
> > > actual and expected results:
> > > -------------------------------------------------------
> > > *** r/rpl_sporadic_master.result        Sat Jul  7 12:53:50 2001
> > > --- r/rpl_sporadic_master.reject        Sun Jul  8 05:05:53 2001
> > > ***************
> > > *** 1,7 ****
> > >   n
> > > ! 1
> > > ! 2
> > > ! 3
> > > ! 4
> > > ! 5
> > > ! 6
> > > --- 1,7 ----
> > >   n
> > > ! 7
> > > ! 8
> > > ! 9
> > > ! 10
> > > ! 11
> > > ! 12
> > > -------------------------------------------------------
> >
> > Thanks for reporting the problem. Can you provide the exact description of
> > how you compiled it with Innodb, preferably with a short script?
> 
> I modified compile-pentium-max to remove the --with-berkary-db and
> use that to compile.

There was a bug in the test case - it was testing things too strictly. Do a 
pull - it is fixed now.

> 
> 
> BTW, I can't compile BDB on my box. The error message as follows:
> | cc -c -I. -I../dist/../include -D_REENTRANT  -D_GNU_SOURCE
> ../dist/../btree/bt_compare.c
> | In file included from ../dist/../include/btree.h:315,
> |                  from ../dist/../btree/bt_compare.c:55:
> | ../dist/../include/btree_auto.h:12: parse error before `DB_LS'
> | ../dist/../include/btree_auto.h:12: warning: no semicolon at end of struct
> or union
> I think I have some missing library or header file. Can anyone give my
> a list of required libraries for that?

Which BDB? The one in the tree, or the one you have downloaded separately?

-- 
MySQL Development Team
For technical support contracts, visit https://order.mysql.com/
   __  ___     ___ ____  __ 
  /  |/  /_ __/ __/ __ \/ /   Sasha Pachev <sasha@stripped>
 / /|_/ / // /\ \/ /_/ / /__  MySQL AB, http://www.mysql.com/
/_/  /_/\_, /___/\___\_\___/  Provo, Utah, USA
       <___/                  
Thread
mysql-4.0 problem with innodb.SDiZ Cheng8 Jul
  • Re: mysql-4.0 problem with innodb.Sasha Pachev8 Jul
  • Re: mysql-4.0 problem with innodb.SDiZ Cheng8 Jul
    • BDB compile failure (was: mysql-4.0 problem with innodb.)Timothy Smith9 Jul
    • Re: mysql-4.0 problem with innodb.Sasha Pachev22 Jul
  • Re: BDB compile failure (was: mysql-4.0 problem with innodb.)SDiZ Cheng10 Jul
    • Re: BDB compile failure (was: mysql-4.0 problem with innodb.)Michael Widenius11 Jul
  • Re: BDB compile failure (was: mysql-4.0 problem with innodb.)SDiZ Cheng12 Jul
    • Re: BDB compile failure (was: mysql-4.0 problem with innodb.)Michael Widenius12 Jul
  • Re: BDB compile failure (was: mysql-4.0 problem with innodb.)SDiZ Cheng13 Jul
  • Re: BDB compile failure (was: mysql-4.0 problem with innodb.)Sinisa Milivojevic14 Jul
  • Re: mysql-4.0 problem with innodb.SDiZ Cheng22 Jul
    • Re: mysql-4.0 problem with innodb.Sasha Pachev23 Jul
    • Re: mysql-4.0 problem with innodb.Timothy Smith23 Jul