mysql存储blob字段出现"Packet for query is too large"异常 只要在ProgramData\MySQL\MySQL Server 5.5\my.ini文件下加一行配置即可解决
[mysqld]max_allowed_packet = 50M