Using InnoDB rollback as application wide undo?
Posted: Thu Oct 26, 2006 11:17 pm
So, I just enabled InnoDB (for whatever reason the MySQL default is NOT the default on Ubuntu
)
Anyways, rollback sounds promising...and makes total sense for a CMS...what I want to know now is...is there anyway I can add a comment to *every* transaction (system supplied or user) and how can I list all changes made in a chronological order, so a user may see what changes have occured and undo them as desired/required?
Cheers
Anyways, rollback sounds promising...and makes total sense for a CMS...what I want to know now is...is there anyway I can add a comment to *every* transaction (system supplied or user) and how can I list all changes made in a chronological order, so a user may see what changes have occured and undo them as desired/required?
Cheers