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

adding set_time_limit(0) to import parser

    Details

    • Type: Patch
    • Status: Done/Fixed
    • Priority: Minor
    • Resolution: Fixed/Completed
    • Affects Version/s: 1.7
    • Fix Version/s: 1.8
    • Component/s: Core CiviCRM
    • Labels:
      None

      Description

      For a civicrm installation that contains 50k contacts, an import of 1000 contacts in "Update" mode (and prob for fill or skip too) will take about 2 hours since civicrm needs to compare every record in the import to every record in the database. In order to make this work we need to add a set_time_limit(0) somewhere.

        Attachments

          Activity

            People

            • Assignee:
              junia Junia Biswas
              Reporter:
              dalin dave hansen-lange
            • Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: