Snippets tagged “max-allowed-packet”
2 snippets use this tag.
- Lost connection to MySQL server at 'reading initial communication packet', system error: 0PHP
This error message indicates that the client was unable to connect to the MySQL server.
- MySQL server has gone away - in exactly 60 secondsPHP
The "MySQL server has gone away" error message typically indicates that the connection to the MySQL server was lost.