Closed
Bug 178019
Opened 21 years ago
Closed 21 years ago
reports.cgi should use the shadowdb
Categories
(Bugzilla :: Reporting/Charting, defect)
Tracking
()
RESOLVED
FIXED
Bugzilla 2.18
People
(Reporter: bbaetz, Assigned: gerv)
References
Details
Attachments
(1 file)
427 bytes,
patch
|
bbaetz
:
review+
bbaetz
:
review+
|
Details | Diff | Splinter Review |
Long running queries mean that reports.cgi needs to use the shadowdb You have added fun because of the config_login stuff; you'll need to login using the main db, then switch to the shadowdb.
Assignee | ||
Comment 1•21 years ago
|
||
Is it this easy? Gerv
Reporter | ||
Comment 2•21 years ago
|
||
Comment on attachment 104951 [details] [diff] [review] Patch v.1 Oh, right, we don't ahve hte PutFooter issues with old login info since we moved to templates, and doing all teh calculations up front. r=bbaetz x2
Attachment #104951 -
Flags: review+
Assignee | ||
Comment 3•21 years ago
|
||
Fixed. Checking in report.cgi; /cvsroot/mozilla/webtools/bugzilla/report.cgi,v <-- report.cgi new revision: 1.6; previous revision: 1.5 done Gerv
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
Updated•11 years ago
|
QA Contact: matty_is_a_geek → default-qa
You need to log in
before you can comment on or make changes to this bug.
Description
•