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