mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #09416
[Bug 1018590] Re: Textbox upgrade inserts too many rows per query in MySQL
** Changed in: mahara
Status: In Progress => Fix Committed
--
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:
Fix Committed
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
References