Till Brehm
2016-05-25 3b8b9e3ee435e378ac6d455bc1d01bdd3f9ed47b
1
ALTER TABLE `cron` ADD `log` enum('n','y') NOT NULL default 'n' AFTER `run_wday`;