~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/transaction_log/tests/r/bulk_rollback.result

  • Committer: Joseph Daly
  • Date: 2010-10-29 02:01:29 UTC
  • mto: This revision was merged to the branch mainline in revision 1900.
  • Revision ID: skinny.moey@gmail.com-20101029020129-a981fu3ia5aaeppr
code cleanup, test fixes

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
START TRANSACTION;
3
3
ROLLBACK;
4
4
 
5
 
SELECT server_id, transaction_id, num_statements FROM DATA_DICTIONARY.TRANSACTION_LOG_TRANSACTIONS;
6
 
server_id       transaction_id  num_statements
7
 
1       2308    1
8
 
1       2310    1
9
 
1       2310    1
10
 
 
11
5
SELECT PRINT_TRANSACTION_MESSAGE('transaction.log', ENTRY_OFFSET) FROM DATA_DICTIONARY.TRANSACTION_LOG_ENTRIES;
12
6
PRINT_TRANSACTION_MESSAGE('transaction.log', ENTRY_OFFSET)
13
7
transaction_context {