Closed Bug 58159 Opened 25 years ago Closed 23 years ago

audit ConnectToDatabase() calls for shadow database use

Categories

(Bugzilla :: Bugzilla-General, defect, P2)

defect

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: dmosedale, Assigned: justdave)

References

Details

Some of the Bugzilla scripts call ConnectToDatabase() when they should be calling ConnectToDatabase(1) to have it use the shadow database, thus hurting performance.
Status: NEW → ASSIGNED
Mass reassign of my Bugzilla bugs to endico, as I'm switching groups to work on mozilla LDAP integration full time.
Assignee: dmose → endico
Status: ASSIGNED → NEW
Whiteboard: 2.14
Whiteboard: 2.14 → 2.16
moving to real milestones...
Target Milestone: --- → Bugzilla 2.16
Hey Myk, this seems to be related to what you were just messing with...
Priority: P3 → P2
-> New Bugzilla Product
Assignee: endico → justdave
Component: Bugzilla → Bugzilla-General
Product: Webtools → Bugzilla
Whiteboard: 2.16
Version: other → unspecified
Here's my list of potential candidates: whineatnews.pl:ConnectToDatabase(); showvotes.cgi:ConnectToDatabase(); queryhelp.cgi:ConnectToDatabase(); describecomponents.cgi:ConnectToDatabase(); describekeywords.cgi:ConnectToDatabase(); long_list.cgi:ConnectToDatabase(); It's not exactly going to make much difference. :-( Gerv
showvotes.cgi should use the main database because you can edit things from that page.
We are currently trying to wrap up Bugzilla 2.16. We are now close enough to release time that anything that wasn't already ranked at P1 isn't going to make the cut. Thus this is being retargetted at 2.18. If you strongly disagree with this retargetting, please comment, however, be aware that we only have about 2 weeks left to review and test anything at this point, and we intend to devote this time to the remaining bugs that were designated as release blockers.
Target Milestone: Bugzilla 2.16 → Bugzilla 2.18
See bug 132808 for describekeywords.cgi Gerv
Depends on: 132808
Blocks: bz-perf
Anything left to do here? Gerv
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → WORKSFORME
Resolving. Gerv
clearing milestone in INVALID/WONTFIX/DUPLICATE/WORKSFORME so they'll show up as untriaged if they get reopened.
Target Milestone: Bugzilla 2.18 → ---
QA Contact: matty_is_a_geek → default-qa
You need to log in before you can comment on or make changes to this bug.