Closed
Bug 278136
Opened 20 years ago
Closed 20 years ago
the whine_queries table does not exist in the 2.18 branch (regression from bug 277013)
Categories
(Bugzilla :: Creating/Changing Bugs, defect)
Tracking
()
RESOLVED
FIXED
Bugzilla 2.18
People
(Reporter: LpSolit, Assigned: LpSolit)
References
Details
(Keywords: regression, Whiteboard: 2.18 branch only)
Attachments
(1 file)
|
879 bytes,
patch
|
justdave
:
review+
|
Details | Diff | Splinter Review |
Oops, we checked in the same patch for both the trunk and the 2.18 branch. But 2.18 has no whine_queries table and so the "whine_queries READ" used in the LOCK TABLES should not be here. This my fault, sorry for that!
| Assignee | ||
Updated•20 years ago
|
Status: NEW → ASSIGNED
Flags: blocking2.18?
Flags: approval2.18?
Updated•20 years ago
|
Attachment #171064 -
Flags: review? → review+
Updated•20 years ago
|
Flags: blocking2.18?
Flags: blocking2.18+
Flags: approval2.18?
Flags: approval2.18+
Flags: approval-
Keywords: regression
Whiteboard: 2.18 branch only
Target Milestone: --- → Bugzilla 2.18
Comment 2•20 years ago
|
||
2.18 Checking in votes.cgi; /cvsroot/mozilla/webtools/bugzilla/votes.cgi,v <-- votes.cgi new revision: 1.17.2.2; previous revision: 1.17.2.1 done
Status: ASSIGNED → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
Updated•12 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
•