1 - Can't create/write to file '/var/tmp/#sql_4cd0_0.MAI' (Errcode: 28)

SELECT table_news_description.* FROM news table_news LEFT JOIN news_description table_news_description ON ((table_news.id_news = table_news_description.id_news) AND (table_news_description.language_id='3')) LEFT JOIN news_to_categories table_news_to_categories ON (table_news_to_categories.id_news = table_news.id_news) WHERE table_news.id_news!='20' AND table_news.data <= '2022-05-16' AND table_news_to_categories.categories_id = '' AND table_news_description.permalink != '' ORDER BY data DESC LIMIT 1

[TEP STOP]