How to get BDB or InnoDB

2002-01-21 Thread Erv Young
In the manual at http://www.mysql.com/doc/N/e/News-3.23.x.html, immediately after introducing MyISAM, BDB, and InnoDB, it says: Note that only MyISAM is available in the standard binary distribution. This assumes that I am able to complete the necessary next sentence: Therefore, to use BDB or

RE: How to get BDB or InnoDB

2002-01-21 Thread Achim, Caterina
Hi Erv, Hi Erv, You can check www.innodb.com. Caterina -Original Message- From: Erv Young [mailto:[EMAIL PROTECTED]] Sent: Monday, January 21, 2002 4:44 PM To: [EMAIL PROTECTED] Subject: How to get BDB or InnoDB In the manual at http://www.mysql.com/doc/N/e/News-3.23.x.html

RE: How to get BDB or InnoDB

2002-01-21 Thread Chris Lott
Therefore, to use BDB or InnoDB, you must For InnoDB, get or build the Mysql-MAX distribution of the MySQL Server-- if you are using RPMs, this just means installing the one MAX rpm and you will have InnoDB capability in addition to the standard MyISAM. c -- Chris Lott