> > Unknown table engine 'InnoDB' at (eval 62) line 166, <GEN12> > > line 18. > > And according to PHP My Admin, the available engines are: > > CSV, MRG_MYISAM, MEMORY and MyISAM > > > > Michael > > Did you compile MySQL from source? If so it appears that innodb is no > longer compiled by default and you have to enable it as a plugin[0]. > > If you have installed a binary package from a linux distribution can you > tell us what distribution you're using? > > [0] > http://www.mysqlperformanceblog.com/2007/09/13/innodb-in-self-compiled-mysq >l-51/
I did compile from source and I am trying that compile time option mentioned in that article now. Thanks for the link :-) --~--~---------~--~----~------------~-------~--~----~ NZ PHP Users Group: http://groups.google.com/group/nzphpug To post, send email to [email protected] To unsubscribe, send email to [email protected] -~----------~----~----~----~------~----~------~--~---
