Dominik
2015-12-29 a639ee6c703cbaa9a89e195c343c473ee57294c6
1
ALTER TABLE `cron` ADD `log` enum('n','y') NOT NULL default 'n' AFTER `run_wday`;