DELETE FROM `ping_result_table` WHERE `datetime` < (NOW() - INTERVAL 24 HOUR) AND `change` = '0'