Info: MySQL Query Error

Time: 2025-10-29 9:08pm
Script:

SQL: select distinct s.*,m.* 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 m.szplaceid in(91) and ms.weekdate in(1) and mot.type in(1,20,10,3,9) order by m.istop desc,s.dateadd desc limit 0,12
Error:
Errno.: 0