Marius Cramer
2015-04-16 5eafbcd5cfa99b624af7534fce798cbac29c3fbb
1
ALTER TABLE `cron` ADD `log` enum('n','y') NOT NULL default 'n' AFTER `run_wday`;