View Issue Details

IDProjectCategoryView StatusLast Update
0002963mantisbtperformancepublic2008-08-11 09:41
Reportervboctor Assigned Tograngeway  
PrioritynormalSeveritytweakReproducibilityalways
Status closedResolutionfixed 
Fixed in Version1.2.0a2 
Summary0002963: manage_proj_edit_page executes more than 5000 queries
Description

manage_proj_edit_page.php?project_id=1
5445 total queries executed.
5444 unique queries executed.

Steps To Reproduce

Visit this page on the Mantis bug tracker at:
http://www.mantisbt.org/bugs/manage_proj_edit_page.php?project_id=1

TagsNo tags attached.

Activities

vboctor

vboctor

2008-03-30 02:57

manager   ~0017491

Not sure about the current status of the number of queries since an out of memory error happens before the page is fully rendered.

grangeway

grangeway

2008-05-04 18:43

reporter   ~0017767

Victor,

This issue is improved in latest SVN code.

Paul