fooddb
Can not find db table( fooddb ) or wrong query ( select count(*) from counter_visit where cate='main' and day='2025-07-21' and hour='20' )
Can not find db table( fooddb ) or wrong query ( insert into counter_visit (day, hour, num, cate) values('2025-07-21', '20', 1, 'main') )
Can not find db table( fooddb ) or wrong query ( select count(*) from counter_pageview where cate='main' and smenu='B0000' )
Can not find db table( fooddb ) or wrong query ( insert into counter_pageview (smenu, num, cate) values('B0000', 1, 'main') )