[EMAIL PROTECTED] wrote:
>
> Anybody know how do I know if innoDB is enabled?
SHOW VARIABLES LIKE "have_innodb";
If InnoDB is enabled, you will see 'YES' in the output.
>
> I have MySQL 3.23 installed. The MySQL document says "the simplest way to
> install MySQL-Max is to replace the executable mysqld server with the
> corresponding executable from the MySQL-Max distribution. " Where can I get
> the "mysqld" of MySQL-Max?
How did you install MySQL?
> Is "MySQL-MAX" the "MaxDB" on the download page?
No. Mysql-max packages you can find at:
http://dev.mysql.com/downloads/mysql/3.23.html
--
For technical support contracts, goto https://order.mysql.com/?ref=ensita
This email is sponsored by Ensita.net http://www.ensita.net/
__ ___ ___ ____ __
/ |/ /_ __/ __/ __ \/ / Egor Egorov
/ /|_/ / // /\ \/ /_/ / /__ [EMAIL PROTECTED]
/_/ /_/\_, /___/\___\_\___/ MySQL AB / Ensita.net
<___/ www.mysql.com
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]