SELECT * FROM customer_service_abnormal_task tWHERE t.`current_time` >= '2020-12-01' AND t.handle_remark LIKE '%null%'
OPTIMIZE TABLE mydb.mytable