Info: MySQL Query Error
Time: 2025-6-6 4:00pm
Script:
SQL: select s.*,m.* from pre_makeuper s inner join pre_member m on s.mid=m.id inner join pre_member_schedule ms on m.id=ms.mid inner join pre_makeuper_brand mab on m.id=mab.mid inner join pre_makeuper_type mot on m.id=mot.mid where m.active=1 and s.state=1 and m.admshow=1 and ms.weekdate in(1,2) and mab.brandid in(1,10,5,11,7) and mot.type in(1,3) order by m.istop desc,s.dateadd desc limit 0,12
Error: Server shutdown in progress
Errno.: 1053