|
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 '' at line 17SELECT
s_news.news_id,
s_news.title,
s_news.icon,
s_news.detail_short,
s_news.file1,
s_news.read_count,
s_news.post_date,
s_news.s_copy
FROM
s_news
WHERE
s_news.abt_id = '010794' AND
s_news.newscate_id = '914' AND
s_news.s_show = 'Y'
ORDER BY
s_news.post_date DESC LIMIT 0, |