CSoellinger
2016-04-27 473f0615eb7adeea7433328274d38446f13d3e11
1
ALTER TABLE `cron` ADD `log` enum('n','y') NOT NULL default 'n' AFTER `run_wday`;