Task : : Can not execute your SQL |
Time : 2019-02-19 05:23pm Script : /list.php
Error : Got error 28 from storage engine Errno : 1030 |
Last Query (16) » SELECT a.article_id, a.title, a.time,a.titlefont, a.image,a.contents,a.contentsflash, a.shortcon,a.user_id,a.downloadnum,a.hits,a.imageurl,a.outlinks,a.author,u.nickname, c.category,c.alias FROM web_article AS a, web_admin AS u, web_category AS c WHERE a.admin_id = u.admin_id AND a.category_id = c.category_id AND a.approved = 1 AND (a.category_id IN (12) or category_ids like '%:12:%') ORDER BY a.stick DESC, a.time DESC LIMIT 10 OFFSET 30 – Last Rows Returned » |