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