操作数据库失败Table 'dukai.c_product' doesn't exist
    sql:select * from c_product c left join c_product_content o on c.id=o.id where c.catid in (73,136,137,138,139)
    Warning: mysql_free_result() expects parameter 1 to be resource, boolean given in D:\wwwroot\dukai\wwwroot\system\libs\mysql.class.php on line 90
    操作数据库失败Table 'dukai.c_product' doesn't exist
    sql:select * from c_product c left join c_product_content o on c.id=o.id where c.catid in (73,136,137,138,139) order by c.id desc limit 0,8
    Warning: mysql_fetch_assoc() expects parameter 1 to be resource, boolean given in D:\wwwroot\dukai\wwwroot\system\libs\mysql.class.php on line 74

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