SQL语句出错:select * from site_view where Time >=1764345600 and Time<=1764431999 order by 1 limit 1
错误代码:#1146 - Table 'sunupcg.site_view' doesn't existSQL语句出错:insert into site_view(Time,Views) values('1764345600','1')
错误代码:#1146 - Table 'sunupcg.site_view' doesn't existSQL语句出错:select * from info where InfoId='451' order by 1 limit 1
错误代码:#1146 - Table 'sunupcg.info' doesn't exist SQL语句出错:select * from info_category where CateId='' order by 1 limit 1
错误代码:#1146 - Table 'sunupcg.info_category' doesn't exist
SQL语句出错:select * from ad where AId ='5' order by 1 limit 1
错误代码:#1146 - Table 'sunupcg.ad' doesn't existSQL语句出错:select * from ad where AId = '13' order by 1 limit 1
错误代码:#1146 - Table 'sunupcg.ad' doesn't exist
    SQL语句出错:select * from info_category where Dept='1' order by MyOrder DESC,CateId ASC
    错误代码:#1146 - Table 'sunupcg.info_category' doesn't exist

SQL语句出错:select Contents from info_contents where InfoId='451' order by 1 limit 1
错误代码:#1146 - Table 'sunupcg.info_contents' doesn't exist
SQL语句出错:select * from ad where AId='17' order by 1 limit 1
错误代码:#1146 - Table 'sunupcg.ad' doesn't exist