Till Brehm
2015-04-26 6a61a1a579725676bdca7fb2ae526d15cdfa3238
1
ALTER TABLE `cron` ADD `log` enum('n','y') NOT NULL default 'n' AFTER `run_wday`;