Info: MySQL Query Error

Time: 2025-9-21 12:00am
Script:

SQL: select count(*) as totalnums from pre_model 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_model_type mot on m.id=mot.mid where m.active=1 and s.state=1 and m.admshow=1 and s.photoscale in(1) and ms.weekdate in(7,5) and mot.type in(1,3,7,11,5) order by m.istop desc,s.dateadd desc
Error: Server shutdown in progress
Errno.: 1053