exec("DELETE `config`, `config_values` FROM `config` LEFT JOIN `config_values` USING (`field`) WHERE `field` = 'SHOW_RELEASE_NOTES'"); } }