RSSAmplifier

Manuel’s Blog · Feb 22, 2022

Work Around MySQL’s “Big Packet” Error

0
Sign in to vote or save

This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.

I worked at importing Unicode data into Codepoints.net ’s database, when I encountered a peculiar MySQL error that I haven’t seen before yet: ERROR 1153 (08S01): Got a packet bigger than 'max_allowed_packet' bytes I knew that my import SQL files were quite large, but I’ve used larger ones in the past without problem. Well, off to a search engine I went. It turned out, that MySQL complained about…

Read on manuel-strehl.de

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.