Info: MySQL Query Error
Time: 2026-1-22 12:00am
Script:
SQL: select distinct s.*,m.* from pre_model s inner join pre_member m on s.mid=m.id inner join pre_model_type mot on m.id=mot.mid where m.active=1 and s.state=1 and m.admshow=1 and mot.type in(1,11,7,12,2,3) order by m.istop desc,s.dateadd desc limit 0,12
Error: Server shutdown in progress
Errno.: 1053