操作数据库失败Table 'zanlong.c_category' doesn't exist
sql:select * from c_category where parentid=57 limit 0,20
Warning: mysql_fetch_assoc() expects parameter 1 to be resource, boolean given in D:\wwwroot\zanlong\wwwroot\system\libs\mysql.class.php on line 74

Warning: mysql_free_result() expects parameter 1 to be resource, boolean given in D:\wwwroot\zanlong\wwwroot\system\libs\mysql.class.php on line 77
    操作数据库失败Table 'zanlong.c_news' doesn't exist
    sql:select * from c_news c left join c_news_content o on c.id=o.id where c.catid in (64,65) and c.commend=1 order by sort desc limit 0,3
    Warning: mysql_fetch_assoc() expects parameter 1 to be resource, boolean given in D:\wwwroot\zanlong\wwwroot\system\libs\mysql.class.php on line 74

    Warning: mysql_free_result() expects parameter 1 to be resource, boolean given in D:\wwwroot\zanlong\wwwroot\system\libs\mysql.class.php on line 77
操作数据库失败Table 'zanlong.c_single' doesn't exist
sql:select * from c_single c left join c_single_content o on c.id=o.id where c.catid=67 order by sort asc limit 0,1
Warning: mysql_fetch_assoc() expects parameter 1 to be resource, boolean given in D:\wwwroot\zanlong\wwwroot\system\libs\mysql.class.php on line 74

Warning: mysql_free_result() expects parameter 1 to be resource, boolean given in D:\wwwroot\zanlong\wwwroot\system\libs\mysql.class.php on line 77
>