404 - ### Error querying database. Cause: java.sql.SQLException: Error writing file '/tmp/MYze9D2x' (Errcode: 28 - No space left on device) ### The error may exist in com/zhiliao/mybatis/mapper/TCmsContentMapper.java (best guess) ### The error may involve com.zhiliao.mybatis.mapper.TCmsContentMapper.selectByCategoyId-Inline ### The error occurred while setting parameters ### SQL: SELECT c.content_id contentId, c.site_id siteId, c.user_id userId, cat.category_name categoryName, c.category_id categoryId, c.model_id modelId, c.title, c.page_title, c.keywords, c.description, c.introduction, c.top, c.recommend, c.thumb, c.updatedate, c.inputdate, c.status, c.url, c.author, c.view_num viewNum, m.* FROM t_cms_content c inner JOIN t_cms_category cat ON cat.category_id = c.category_id left join t_cms_content_news m on c.content_id = m.content_id WHERE cat.category_id in(288,293,297) and c.site_id=? and c.status=1 order by c.recommend DESC,c.inputdate desc LIMIT ?, ? ### Cause: java.sql.SQLException: Error writing file '/tmp/MYze9D2x' (Errcode: 28 - No space left on device) ; uncategorized SQLException for SQL []; SQL state [HY000]; error code [3]; Error writing file '/tmp/MYze9D2x' (Errcode: 28 - No space left on device); nested exception is java.sql.SQLException: Error writing file '/tmp/MYze9D2x' (Errcode: 28 - No space left on device)

2024-05-04 09:34:57