Susan,

you had posted your message to the newsgroup mailing.database.mysql. That is
only a mirror of the mailing list [EMAIL PROTECTED], where you should
send your postings for them to be readable for all.

InnoDB has a data structure which is equivalent to the 'rollback segment' of
Oracle. But, contrary to Oracle, you do not need to configure it in any way.
InnoDB uses the rollback segment both to implement transaction rollback and
read consistency.

Best regards,

Heikki Tuuri
Innobase Oy
http://www.innodb.com
Transactions, foreign keys, and a hot backup tool for MySQL

----- Original Message ----- 
From: "Susan Lam" <[EMAIL PROTECTED]>
Newsgroups: mailing.database.mysql
Sent: Monday, August 11, 2003 11:52 AM
Subject: rollback segment


> I am new to mysql.  I am just wondering does mysql has rollback
> segment?  If there is, does it use for rollback only or also for read
> consistency?  If not, how do mysql maintain read consistency?
>
> Thanks,
> Susan



-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to