~jaypipes/drizzle/split-xa-resource-manager

« back to all changes in this revision

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

  • Committer: Jay Pipes
  • Date: 2010-02-14 20:26:43 UTC
  • mfrom: (1273.1.27 staging)
  • Revision ID: jpipes@serialcoder-20100214202643-ahuqvc8rhn8u7y33
Merge trunk and resolve conflicts

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
SELECT * FROM INFORMATION_SCHEMA.GLOBAL_VARIABLES
 
1
SELECT * FROM DATA_DICTIONARY.GLOBAL_VARIABLES
2
2
WHERE Variable_name LIKE 'transaction_log%';
3
3
VARIABLE_NAME   VARIABLE_VALUE
4
4
transaction_log_enable  ON