Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
ALTER TABLE `processors` ADD `processor_perc_warn` int(11) DEFAULT '75';
ALTER TABLE `mempools` ADD `mempool_perc_warn` int(11) DEFAULT '75';