~drizzle-trunk/drizzle/development

« back to all changes in this revision

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

  • Committer: Joseph Daly
  • Date: 2010-10-29 00:10:28 UTC
  • mfrom: (1856.3.1 transaction_id_innodb)
  • mto: This revision was merged to the branch mainline in revision 1900.
  • Revision ID: skinny.moey@gmail.com-20101029001028-qvknd04gswpxz7i4
update with tests from pcrews

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