Exception
Description
Error Message:SQL execute error!
SQL:SELECT count(DISTINCT l.id) as count FROM t_line as l LEFT JOIN t_lineprice as lp ON l.id=lp.lineid LEFT JOIN t_user as user ON l.adduser=user.userid WHERE 1 AND l.status = '1' AND l.cateid in(291,292,293,294) AND lp.endtime >= '1751649226' SQLSTATE[HY000]: General error: 5 Out of memory (Needed 134217688 bytes)
Source File
D:\wwwroot\jiangbeishuicheng.com\doitphp\core\DbPdo.class.php(517)
Stack Trace
#0 D:\wwwroot\jiangbeishuicheng.com\doitphp\core\DbPdo.class.php(482)
#1 D:\wwwroot\jiangbeishuicheng.com\doitphp\core\DbPdo.class.php(160)
#2 D:\wwwroot\jiangbeishuicheng.com\doitphp\core\Model.class.php(559)