Till Brehm
2016-01-10 75cc5a6b68d46215db0557e2e75f6d44b0c672da
1
ALTER TABLE `cron` ADD `log` enum('n','y') NOT NULL default 'n' AFTER `run_wday`;