SQL語句出錯:select * from site_view where Time >=1764259200 and Time<=1764345599 order by 1 limit 1
錯誤代碼:#1146 - Table 'sunupcg.site_view' doesn't existSQL語句出錯:insert into site_view(Time,Views) values('1764259200','1')
錯誤代碼:#1146 - Table 'sunupcg.site_view' doesn't existSQL語句出錯:select UId from product_category where CateId='9' order by 1 limit 1
錯誤代碼:#1146 - Table 'sunupcg.product_category' doesn't existSQL語句出錯:select CateId from product_category where UId like '-1,-1,%' order by MyOrder desc, CateId asc
錯誤代碼:#1146 - Table 'sunupcg.product_category' doesn't existSQL語句出錯:select count(*) as row_count from product where 1 and CateId in(-1,9)
錯誤代碼:#1146 - Table 'sunupcg.product' doesn't existSQL語句出錯:select * from product where 1 and CateId in(-1,9) order by MyOrder desc, ProId desc limit 0, 15
錯誤代碼:#1146 - Table 'sunupcg.product' doesn't existSQL語句出錯:select * from product_category where CateId='9' order by 1 limit 1
錯誤代碼:#1146 - Table 'sunupcg.product_category' doesn't exist