Hi Robin!
Innobase and Gemini are not linked, except that both will run under
MySQL. MySQL already offers transaction support in the form of
Berkeley DB tables.
Berkeley DB has only page level locking, while Gemini and Innobase
provide row level locks. In addition, Innobase has a consistent non-
ECTED]
Subject: Update: Status of MySQL 4.0/Innobase/trx & row level locks
Hi, readers of the mailing list!
I promised to report to the mailing list how the interfacing of MySQL
and Innobase engine progresses. Innobase will provide transactions,
rollback, row level locking, and Oracle-
Hi, readers of the mailing list!
I promised to report to the mailing list how the interfacing of MySQL
and Innobase engine progresses. Innobase will provide transactions,
rollback, row level locking, and Oracle-style non-locking consistent read
to MySQL. It currently runs on Intel Linux and NT.