问题
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