Closed
Bug 442848
Opened 17 years ago
Closed 17 years ago
[Oracle] Hardcoded "ORDER BY quipid" in Bugzilla::DB::Oracle
Categories
(Bugzilla :: Database, defect)
Tracking
()
RESOLVED
FIXED
Bugzilla 3.2
People
(Reporter: xiaoou.wu, Assigned: xiaoou.wu)
Details
Attachments
(1 file)
897 bytes,
patch
|
mkanat
:
review+
|
Details | Diff | Splinter Review |
adjust_statement in Bugzilla::DB::Oracle always "order by quipid"
Updated•17 years ago
|
Summary: [Oracle] Hardcode "Order by quipid" → [Oracle] Hardcoded "ORDER BY quipid" in Bugzilla::DB::Oracle
Comment 2•17 years ago
|
||
Comment on attachment 327554 [details] [diff] [review]
v1
r=mkanat by inspection
Attachment #327554 -
Flags: review?(mkanat) → review+
Updated•17 years ago
|
Flags: approval3.2+
Flags: approval+
Comment 3•17 years ago
|
||
tip:
Checking in Bugzilla/DB/Oracle.pm;
/cvsroot/mozilla/webtools/bugzilla/Bugzilla/DB/Oracle.pm,v <-- Oracle.pm
new revision: 1.12; previous revision: 1.11
done
3.2:
Checking in Bugzilla/DB/Oracle.pm;
/cvsroot/mozilla/webtools/bugzilla/Bugzilla/DB/Oracle.pm,v <-- Oracle.pm
new revision: 1.6.2.4; previous revision: 1.6.2.3
done
Status: ASSIGNED → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•