~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/transaction_log/tests/t/rand.test

Changes to transaction_log tests to deal with transaction_id's based on Innodb id's

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Ignore startup/shutdown events
 
2
--disable_query_log
 
3
--source ../plugin/transaction_log/tests/t/truncate_log.inc
 
4
--enable_query_log
 
5
 
 
6
 
 
7
 
1
8
# Populate log with some records...
2
9
--source ../plugin/transaction_log/tests/t/rand.inc
3
10