Hi I am getting the error :
[1153] Got a packet bigger than 'max_allowed_packet'bytes
but I made no changes in my source code and the hosting states that they did not made any change in server settings.
I don't know what happened. But I am trying to find the reason.
so, how to check max_allowed_packet mysql variable by php script?
and is that possible to set it in source code?