How can I "preview" MySQL transaction changes? -


for database interface i'm developing need preview feature allows me simulate mysql insert query (start transaction ... rollback should do) , see list of changes. there badly documented mysql command or have - somehow - compare original temporary database via php?

maybe posts you!!

http://dev.mysql.com/doc/refman/5.0/en/sql-syntax-transactions.html

http://dev.mysql.com/doc/refman/5.0/en/commit.html

http://dev.mysql.com/doc/refman/5.6/en/commit.html


Comments

Popular posts from this blog

java - Oracle EBS .ClassNotFoundException: oracle.apps.fnd.formsClient.FormsLauncher.class ERROR -

c# - how to use buttonedit in devexpress gridcontrol -

nvd3.js - angularjs-nvd3-directives setting color in legend as well as in chart elements -