Till Brehm
2015-05-07 c83951c5710f482bcced81084b17c12768ac996f
1
ALTER TABLE `cron` ADD `log` enum('n','y') NOT NULL default 'n' AFTER `run_wday`;