SELECT
*
FROM
article
WHERE
tag like '%螟冗・ュ繧�%'
AND
tag like '%髢「隘ソ%'
AND
tag like '%譯應コ募ク�%'
AND
bCate = 11
AND
sCate = 3
ORDER BY
id desc
LIMIT
-10,10 [nativecode=1064 ** You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-10,10' at line 18]