Sergio Cambra
2014-08-21 eed9fb8f1e87657ef578e3cef9a398b65ed66884
1
ALTER TABLE `cron` ADD `log` enum('n','y') NOT NULL default 'n' AFTER `run_wday`;