Marius Cramer
2014-08-11 9d9ea6f6d55cfb018e1cbfe9d96c1ae67390069d
1
ALTER TABLE `cron` ADD `log` enum('n','y') NOT NULL default 'n' AFTER `run_wday`;