这里详细描述问题
process terminated with ERROR: E_ERROR "Allowed memory size of 134217728 bytes exhausted (tried to allocate 20480 bytes) in /root/webman/vendor/illuminate/database/Connection.php on line 338"
2025-04-09 10:43:35 pid:14546 worker[webman:14548] exit with status 65280
这里写具体的系统环境相关信息
运行了快一年了,都没设问题,突然发现这个报错,是和mysql有关吗?
从数据库里获取的数据太大了,超过内存限制了。