Re:difficulty compiling v4 --without-innodb

2001-10-29 Thread jim barchuk
Hi Sommai! On Mon, 29 Oct 2001, Sommai Fongnamthip wrote: > Did you mean V4 must ran with innodb? Oh! I have bad experience with > innodb. It ate a lot my hard disk space. Oh no! Absolutely not required! I think V4 defaults to --with-innodb because './configure --help |grep -i inno' returns

Re:difficulty compiling v4 --without-innodb

2001-10-28 Thread Sommai Fongnamthip
Did you mean V4 must ran with innodb? Oh! I have bad experience with innodb. It ate a lot my hard disk space. SF At 23:30 28/10/2001 -0500, jim barchuk wrote: >Hello Heikki! > > > you probably should > > > > #undef HAVE_INNOBASE_DB > > > > in some file, maybe sql/handler.h > > Search with gre

Re:difficulty compiling v4 --without-innodb

2001-10-28 Thread jim barchuk
Hello Heikki! > you probably should > > #undef HAVE_INNOBASE_DB > > in some file, maybe sql/handler.h > Search with grep where the above has been > defined. > >Having difficulty compiling v4-alpha --without-innodb. I am -not- a Sure did have that. A bunch of them in different files which is par

Re:difficulty compiling v4 --without-innodb

2001-10-28 Thread Heikki Tuuri
Jim, you probably should #undef HAVE_INNOBASE_DB in some file, maybe sql/handler.h Search with grep where the above has been defined. Regards, Heikki >Hello All! > >Having difficulty compiling v4-alpha --without-innodb. I am -not- a >compiler-gooroo. All I can do is try to decode error messa