Luis Guzman
2016-03-26 39e52128b14f9a98b26355936fb12e124995832d
1
ALTER TABLE `cron` ADD `log` enum('n','y') NOT NULL default 'n' AFTER `run_wday`;