Till Brehm
2016-04-19 634d3a71e91d6f2ba8b4bc97df6f766a4f556d43
1
ALTER TABLE `cron` ADD `log` enum('n','y') NOT NULL default 'n' AFTER `run_wday`;