I\'m having this problem when trying to connect to my database. Change the value of the variable but still this error persists
Value mysql
@@max_allo
The jdbc client, also has a "maxAllowedPacket" setting.
You may set your jdbc url like: jdbc:mysql://192.168.15.1/dbname?useUnicode=true&characterEncoding=UTF-8&maxAllowedPacket=16777216