DB Backup Problem

Backup, Restore und Transfer von Daten
Post Reply
snatch
Posts: 19
Joined: 2004-02-25 17:49
 

DB Backup Problem

Post by snatch »

Code: Select all

mysqldump: Error 2020: Got packet bigger than 'max_allowed_packet' bytes when dumping table `attachment` at row: 8
wie kann ich das beheben ?
Der Fehler kommt bei einem
mysqldump -h localhost -u root -pxxxxxxxx usr_web2_1 > usr_web2_1.sql


Vielen Dank und Gruß
Post Reply