Hello,

2008/12/18 Michael <[email protected]>

> 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-mysql-51/

Regards,
Brad

--~--~---------~--~----~------------~-------~--~----~
NZ PHP Users Group: http://groups.google.com/group/nzphpug
To post, send email to [email protected]
To unsubscribe, send email to
[email protected]
-~----------~----~----~----~------~----~------~--~---

Reply via email to