昨天用导入数据的时候发现有的地方有这个错误。后来才发现我用RPM包装的MYSQL配置文件里面有old_passwords=1去掉就可以了。Got a packetbiggerthan ‘max_allowed_packet’ bytes or ERROR 1153 (08S01) at line 616: Got a packetbiggerthan ‘max_allowed_packet
I got this error when I was dumping a huge table which size is more than 26GB in size.mysqldump: Error 2020: Gotpacketbiggerthan ‘max_allowed_packet’ bytes when dumping table `QPR` at row: 5659The