~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to tests/suite/command_log/r/all.result

Renames serial event log to command log

Show diffs side-by-side

added added

removed removed

Lines of Context:
84
84
INSERT INTO `test`.`t1` (`id`, `padding`) VALUES ("2", "I hate testing.");
85
85
/*  */
86
86
DELETE FROM `test`.`t1` WHERE `id` = "1";
87
 
SET GLOBAL serial_event_log_truncate_debug= true;
88
 
0var/master-data/event.log
 
87
SET GLOBAL command_log_truncate_debug= true;
 
88
0var/master-data/command.log