Marius Cramer
2015-05-05 b2f827b04393eecf33e16d6a883f5e6ff30086d9
1
ALTER TABLE `cron` ADD `log` enum('n','y') NOT NULL default 'n' AFTER `run_wday`;