Drizzled Public API Documentation

truncate_log.inc

00001 # 
00002 # Simple test of the serial event log for testing the truncation 
00003 # of the event log via the @transaction_log_truncate_debug variable.
00004 #
00005 
00006 SET GLOBAL transaction_log_truncate_debug= true;