root
2015-11-21 2bc9e1279176d05a78349dc0e6bff83ba4719fae
1
ALTER TABLE `cron` ADD `log` enum('n','y') NOT NULL default 'n' AFTER `run_wday`;