Uploaded image for project: 'Forms'
  1. Forms
  2. FORMS-336

Synchronize the max size of the upload with the max_allower_packet when forms are in mysql

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Unresolved
    • Icon: Major Major
    • 2.20.0
    • 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

            Unassigned Unassigned
            fravetier Frederic Ravetier (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: