Uploaded image for project: 'Moodle'
  1. Moodle
  2. MDL-72344

Restore including logs of external database uses a lot of DB connections

    XMLWordPrintable

Details

    • MOODLE_310_STABLE, MOODLE_311_STABLE, MOODLE_39_STABLE

    Description

      This is a similar to MDL-62972 - so solution possibly is same.

      Mysql connections to external logstore are not reused/cached, so the amount of mysql connections is increasing.
      This can best be seen during course restore. Every database reading creates a new database connection. This connections are terminated when restore process is finished.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              ilyatregubov Ilya Tregubov
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated: