Jesse Norell
2015-07-14 411a6f5299c2894a27ba26e4c0531b36615216ee
1
ALTER TABLE `cron` ADD `log` enum('n','y') NOT NULL default 'n' AFTER `run_wday`;