[MDEV-31444] Increase max_allowed_packet limit to 4GB Created: 2023-06-09 Updated: 2023-06-09 |
|
| Status: | Open |
| Project: | MariaDB Server |
| Component/s: | None |
| Fix Version/s: | None |
| Type: | Task | Priority: | Major |
| Reporter: | Richard Stracke | Assignee: | Unassigned |
| Resolution: | Unresolved | Votes: | 1 |
| Labels: | max_allowed_packet | ||
| Issue Links: |
|
||||||||
| Description |
|
max_allowed_packet limit is 1 GB since a very long time. Files can easily be bigger than 1 GB. Limit should be increased to 4 GB, which is the limit of LONGBLOB. |