Database error: SQL語句執行失敗:select * from _web_knowledge_category where 1 and is_show=1 and id= order by sort asc,id desc
MySQL Error: 1064 (You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'order by sort asc,id desc' at line 1)
Database error: SQL語句執行失敗:select * from _web_knowledge_tag where 1 and knowledge_id= order by id desc
MySQL Error: 1064 (You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'order by id desc' at line 1)
Database error: SQL語句執行失敗:select * from _web_knowledge where 1 and is_show=1 and category_id= and id != order by RAND() limit 2
MySQL Error: 1064 (You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'and id != order by RAND() limit 2' at line 1)