Error Number: 126
Incorrect key file for table '/tmp/#sql_5ec_4.MYI'; try to repair it
SELECT B.*, S.shop_code, S.tiiki_id, S.shop_name, J.job_name, DATE_FORMAT(B.release_date, "%Y/%m/%d %H:%i") as frelease_date FROM (`t_shop_blog` B) JOIN `t_shop` S ON S.shop_id = B.shop_id JOIN `m_job_type` J ON S.job_type_id = J.job_type_id WHERE S.tiiki_id = 34 AND release_date < '2025-09-01 16:59:42' AND S.offer_type = 1 ORDER BY `release_date` DESC LIMIT 100