-
Improvement
-
Resolution: Unresolved
-
Major
-
2.5.0
-
None
-
None
-
2 - Long term
-
2 - Normal
We have regularly the problem where the webmaster increase the max size of upload and then we get an error in MySQL.
It could be nice when the CMS is starting and when the form are in mysql to run the request
```
SET GLOBAL max_allowed_packet = <The max size of upload>
```
We would avoid some support