Error while sending QUERY packet. PID=9565

巧了我就是萌 提交于 2021-02-10 03:28:14

问题


I have two different environments develop and live almost both are same But the above (in title) warning is occurred in develop mode only. Before this warning I am also getting error message as "Allowed memory size of 268435456 bytes exhausted". This happened only in develop mode.

Using PHP version 5.6 with mysql (not mysqli).


回答1:


thanks every one . Problem was solved the issue is one of my developer making wrong recursive function that's why more memory allocated



来源:https://stackoverflow.com/questions/47198087/error-while-sending-query-packet-pid-9565

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!