← Back to team overview

mahara-contributors team mailing list archive

[Bug 1400524] [NEW] Upgrading from 1.7 to 1.10 failed in big databases

 

Public bug reported:

Version: 1.10, and master(15.04)
Platform: apache, postgres

In big database, the upgrading has been failed when updating artefact table
htdocs/lib/db/upgrade.php: 3255-3284

This process should be done in chunks as the the table 'artefact' may be
big which will causes exceed execution time.

See also: Bug #1298646

** Affects: mahara
     Importance: High
     Assignee: Son Nguyen (ngson2000)
         Status: In Progress

** Affects: mahara/1.10
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1400524

Title:
  Upgrading from 1.7 to 1.10 failed in big databases

Status in Mahara ePortfolio:
  In Progress
Status in Mahara 1.10 series:
  New

Bug description:
  Version: 1.10, and master(15.04)
  Platform: apache, postgres

  In big database, the upgrading has been failed when updating artefact table
  htdocs/lib/db/upgrade.php: 3255-3284

  This process should be done in chunks as the the table 'artefact' may
  be big which will causes exceed execution time.

  See also: Bug #1298646

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1400524/+subscriptions


Follow ups

References