Query string error
select * from pc2 where enable = '1'
Table 'blog.pc2' doesn't exist
Query string error
select id, title from pc1 where enable = '1' order by od
Table 'blog.pc1' doesn't exist
Query string error
select * from pc1 where enable = '1' order by od
Table 'blog.pc1' doesn't exist