mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #09373
[Bug 1018590] [NEW] Textbox upgrade inserts too many rows per query in MySQL
Public bug reported:
The upgrade to convert textboxes to artefacts tries to insert 5000 rows
at a time into the artefact table. This is too much data for MySQL's
default max_allowed_packet setting, and should be reduced.
See https://mahara.org/interaction/forum/topic.php?id=4474#post20477
** Affects: mahara
Importance: High
Assignee: Richard Mansfield (richard-mansfield)
Status: In Progress
--
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
https://bugs.launchpad.net/bugs/1018590
Title:
Textbox upgrade inserts too many rows per query in MySQL
Status in Mahara ePortfolio:
In Progress
Bug description:
The upgrade to convert textboxes to artefacts tries to insert 5000
rows at a time into the artefact table. This is too much data for
MySQL's default max_allowed_packet setting, and should be reduced.
See https://mahara.org/interaction/forum/topic.php?id=4474#post20477
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1018590/+subscriptions
Follow ups
References