UPDATE db_version SET status=0; INSERT INTO db_version (version, status, date_created) VALUES ('1.9.1', 1, CURRENT_DATE);