-----------------------------------------------------------------------
Database error : Invalid SQL: SELECT
a.*,
c.content_id, c.langkeys, c.title, c.shortMessage, c.author, c.content, c.content2, c.content3, c.content4, c.contentAttach, c.content_icon, c.content_extra1, c.content_extra2, c.content_extra3
FROM ao_site_articles a
LEFT JOIN ao_site_articles_content c ON c.articles_id = a.articles_id
AND c.langkeys = 'th'
WHERE a.keysname = 'news'
AND a.displaytime <= '1748810304'
AND a.status = '0'
AND a.articles_id IS NOT NULL
ORDER BY a.sorttime ASC, a.group_id ASC, a.add_time DESC , a.articles_id DESC
MySQL Error : 1
MySQL Error : Can't create/write to file '/tmp/#sql_5dd_0.MAI' (Errcode: 28 "No space left on device")
MYSQL ERROR
-----------------------------------------------------------------------
Database error : Invalid SQL: SELECT
a.*,
c.content_id, c.langkeys, c.title, c.shortMessage, c.author, c.content, c.content2, c.content3, c.content4, c.contentAttach, c.content_icon, c.content_extra1, c.content_extra2, c.content_extra3
FROM ao_site_articles a
LEFT JOIN ao_site_articles_content c ON c.articles_id = a.articles_id
AND c.langkeys = 'th'
WHERE a.keysname = 'news'
AND a.displaytime <= '1748810304'
AND a.status = '0'
AND a.articles_id IS NOT NULL
ORDER BY a.sorttime ASC, a.group_id ASC, a.add_time DESC , a.articles_id DESC
LIMIT 0 , 3 ;
MySQL Error : 1
MySQL Error : Can't create/write to file '/tmp/#sql_5dd_0.MAI' (Errcode: 28 "No space left on device")
MYSQL ERROR