~drizzle-trunk/drizzle/development

« back to all changes in this revision

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

  • Committer: Brian Aker
  • Date: 2010-11-03 16:49:41 UTC
  • mfrom: (1900 merge)
  • mto: This revision was merged to the branch mainline in revision 1902.
  • Revision ID: brian@tangent.org-20101103164941-bil4aktjwrm3jo8a
MergeĀ inĀ trunk.

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