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
<___/