Till Brehm
2014-09-24 9b021b2e4b3ee783ceae6f1cf04e1b06ed431637
1
ALTER TABLE `cron` ADD `log` enum('n','y') NOT NULL default 'n' AFTER `run_wday`;