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