Comment 2 for bug 1250269

Revision history for this message
Max Bubenick (max-bubenick) wrote :

Hi Nasir, that mean that pms3_bwestates.pms_attachments have a row that is bigger (in bytes) than statement_size.

-s, --statement-size Attempted size of INSERT statement in bytes, default 1000000

you can increase that var to reflect the max_allowed_packet server setting.

To be clear, the backups is consistent but mydumper is alerting because maybe you need to increase max_allowed_packet on the server and also on mydumper.