humanmade / humanmade/altis-local-server

Match mysql `max_allowed_packet` to be same as production

Open
#239 0 comments 0 reactions 0 assignees View on GitHub
bug could have developer advocacy
Dominant language
PHP
Stars
18
Forks
5
Avg merge
8d 1h
Merged PRs (30d)
11

Description

This can be checked by running the query - `SHOW VARIABLES LIKE 'max_allowed_packet';`

On prod/dev/staging environments this value is much larger but on local-server this is only 4M, If you import a copy of production/dev database to your local-server it throws constant errors for the query size being larger than the `max_allowed_packet`

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.