* Andrew Chan
> Hi there, correct me if I am wrong. Only verion 4.x of MySQL supports
> transaction.
You are wrong. :)
3.23.*-max binaries support BDB and InnoDB tables, both support
transactions.
http://www.mysql.com/doc/B/D/BDB.html >
http://www.mysql.com/doc/I/n/InnoDB.html >
--
Roger
--
> Hi there, correct me if I am wrong. Only verion 4.x of MySQL supports
> transaction.
If I remember correctly, BDB has transaction support and was released during
3.23 development.
Sincerely,
Craig Vincent
-
Before posting
Andrew,
MySQL-Max-3.23 also supports transactions, and that is a stable release.
Best regards,
Heikki Tuuri
Innobase Oy
---
InnoDB - transactions, row level locking, and foreign key support for MySQL
See http://www.innodb.com, download MySQL-Max from http://www.mysql.com
- Original Message