Till Brehm
2015-06-17 24949e78caa699da0d6069ad266a5a331f5a366c
1
ALTER TABLE `cron` ADD `log` enum('n','y') NOT NULL default 'n' AFTER `run_wday`;