Uploaded image for project: 'CiviCRM'
  1. CiviCRM
  2. CRM-11378

Verify that MySQL thread_stack is >=192k

    Details

    • Type: Improvement
    • Status: Done/Fixed
    • Priority: Trivial
    • Resolution: Fixed/Completed
    • Affects Version/s: 4.3.0
    • Fix Version/s: 4.3.0
    • Component/s: Core CiviCRM
    • Labels:

      Description

      CiviCRM 4.3 makes heavier use of triggers/stored procs/functions.

      During the Toronto sprint, we encountered an issue where a participant had configured MAMP's MySQL using the 'my-small.cnf' configuration which sets thread_stack=128k (which is smaller than the default 256k). This caused attempts to insert new civicrm_contact rows to fail.

      The upgrader and installer should verify that thread_stack is reasonably large. As a point of reference, my devbox uses 192k, and the MySQL default is 256k.

        Attachments

          Activity

            People

            • Assignee:
              timotten Tim Otten
              Reporter:
              timotten Tim Otten
            • Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: