truncate and REDO log
Hello,
I am using MYSQL 5.1.61-ndb-7.1.22.
I wonder if truncate-table operaiton is logged in below log,
1) REDO log
- If yes, what would be logged, STATEMENT or row data
- If row data is logged, what is the volume? 1X or 2X table data szie?
2) Binlog (I guess yes, but logged as STATEMENT not row data)
3) Undo log (I guess no, since truncate is DDL)
Thanks!
Alax
Subject
Views
Written By
Posted
truncate and REDO log
1846
May 10, 2013 12:21AM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.