Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Got a packet bigger than 'max_allowed_packet' bytes - caused by plugin UserId #13052

Closed
bokyung123 opened this issue Jun 11, 2018 · 1 comment
Labels
worksforme The issue cannot be reproduced and things work as intended.

Comments

@bokyung123
Copy link

I am having this problem.

SQLSTATE[08S01]: Communication link failure: 1153 Got a packet bigger than 'max_allowed_packet' bytes - caused by plugin UserId

the archives do not work properly on the two sites.
So I changed the setting of MYSQL max_allowed_packet from 64M to 128M, and one site was resolved
However, changing the other site to 1024M, the max_allowed_packet maximum, does not solve the problem
How can I solve this problem?

@bokyung123 bokyung123 changed the title 'max_allowed_packet' bytes - caused by plugin UserId Got a packet bigger than 'max_allowed_packet' bytes - caused by plugin UserId Jun 11, 2018
@Findus23
Copy link
Member

I wouldn't be surprised if this was just another case of weirdness related to #15451.

If someone still experiences this issue, please try the suggestions from there and if it doesn't work create a new issue.

@Findus23 Findus23 added the worksforme The issue cannot be reproduced and things work as intended. label May 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
worksforme The issue cannot be reproduced and things work as intended.
Projects
None yet
Development

No branches or pull requests

2 participants