Error Number: 126
Incorrect key file for table '/tmp/#sql_5ec_2.MYI'; try to repair it
SELECT MS.message_type, MS.title, MS.release_date, S.shop_name, S.shop_code, MS.message_id FROM (`t_message` MS) LEFT JOIN `t_shop` S ON MS.shop_id = S.shop_id JOIN `m_tiiki` T ON T.tiiki_id = S.tiiki_id WHERE S.offer_type = 1 AND MS.release_date < '2025-08-31 09:00' AND T.tiiki_code = 'kansai' ORDER BY MS.release_date DESC LIMIT 20