Till Brehm
2015-11-15 6659cd9406ff94a31aa03f499d9a013c1fe3ddac
1
ALTER TABLE `cron` ADD `log` enum('n','y') NOT NULL default 'n' AFTER `run_wday`;