SQL Error:
Can not connect to MySQL server
SQL Error:
MySQL Query Error
select za.*,tp.title as tptitle,tp.jb_id as tpjb_id from zixun_article as za left join dbjb_type as tp on tp.jb_id = za.jb_id where id='57519'SQL Error:
MySQL Query Error
select * from classinfo where id=''SQL Error:
MySQL Query Error
SELECT MIN(id) as min_id, MAX(id) as max_id FROM zixun_article WHERE jb_id NOT IN (36, 34)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 (0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0)
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=1 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=57519 and is_shenhe='1' order by addtime desc limit 0,10