~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to tests/suite/transaction_log/t/truncate_log.inc

Merge Jay

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
2
2
# Simple test of the serial event log for testing the truncation 
3
 
# of the event log via the @command_log_truncate variable.
 
3
# of the event log via the @transaction_log_truncate_debug variable.
4
4
#
5
5
 
6
 
SET GLOBAL command_log_truncate_debug= true;
 
6
SET GLOBAL transaction_log_truncate_debug= true;