SQL Error: Can not connect to MySQL server SQL Error: MySQL Query Error SELECT zx.id,zx.jb_id,zx.title zxTitle,zx.description,zx.pic_url,zx.click_num,jb.title jbTitle
FROM zixun_article as zx
INNER JOIN dbjb_type jb ON jb.jb_id=zx.jb_id
WHERE zx.id IN (96326,86258,79951,2971,823,44160,103983,36563,61303,68789,84537,18355,44484,104208,104065,84490,67687,79095,65782,89872)
AND zx.jb_id NOT IN (36, 34)
AND zx.title NOT LIKE '%阳痿%'
AND zx.title NOT LIKE '%早泄%'
LIMIT 10SQL Error: MySQL Query Error select zx.id,zx.jb_id,zx.title zxTitle,zx.description,zx.pic_url,zx.click_num,jb.title jbTitle from zixun_article as zx left join dbjb_type jb on jb.jb_id=zx.jb_id where zx.jb_id=18 and zx.jb_id<>36 and zx.jb_id<>34 and zx.title NOT LIKE '阳痿' and zx.title NOT LIKE '早泄' limit 0,10SQL Error: MySQL Query Error select * from comment_article where aid=84 and is_shenhe='1' order by addtime desc limit 0,10