commit or roll back changes done during a transaction
commit or roll back changes done during a transactiontransactions can be nested, if so the commit only happens when the outermost transaction calls a commit.
the commit only happens to process space buffer cache, call pblIsamFlush() after pblIsamCommit() if you want to flush to kernel space buffer cache.