If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > MySQL > Undo mechanism

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 11-21-04, 12:08
krz krz is offline
Registered User
 
Join Date: Nov 2004
Posts: 25
Undo mechanism

Hello all,

I know that Oracle uses undo table spaces or rollback segments as its undo mechanism. what does MySQL use as its undo mechanism?

Krz
Reply With Quote
  #2 (permalink)  
Old 11-21-04, 12:37
guelphdad guelphdad is offline
Registered User
 
Join Date: Mar 2004
Posts: 440
Mysql uses rollback. Check out the section of the manual:
http://dev.mysql.com/doc/mysql/en/COMMIT.html
Reply With Quote
  #3 (permalink)  
Old 11-21-04, 12:49
krz krz is offline
Registered User
 
Join Date: Nov 2004
Posts: 25
Thanks will have a look
Reply With Quote
  #4 (permalink)  
Old 11-21-04, 12:59
krz krz is offline
Registered User
 
Join Date: Nov 2004
Posts: 25
Thanks, will have a look
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On