Table 'tb._cats' doesn't existSELECT * FROM WHERE
title LIKE '%%'
OR
content LIKE '%%'
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 'WHERE
title LIKE '%%'
OR
content LIKE '%%'' at line 1
