Summary | The upgrade script 2004-10-26_create_default_histories.php needs too much memory |
Queue | Turba |
Queue Version | 2.0.3 |
Type | Bug |
State | Not A Bug |
Priority | 1. Low |
Owners | |
Requester | luc.germain (at) usherbrooke (dot) ca |
Created | 08/22/2005 (7230 days ago) |
Due | |
Updated | 08/22/2005 (7230 days ago) |
Assigned | |
Resolved | 08/22/2005 (7230 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
State ⇒ Not A Bug
Priority ⇒ 1. Low
State ⇒ Unconfirmed
Priority ⇒ 3. High
Type ⇒ Bug
Summary ⇒ The upgrade script 2004-10-26_create_default_histories.php needs too much memory
Queue ⇒ Turba
"Turba_objects" table has more than 100000 entries for about 7000
users. When running the "2004-10-26_create_default_histories.php"
upgrade script, the memory used by the script grow to more than 500MB
and then simply dies without doing anything, probably running out of
memory.
What does this script do? Is it possible to rewrite it so it can
process a large number of entries? What is the problem if this script
is not executed?