Closed Bug 282460 Opened 21 years ago Closed 21 years ago

Replace IFNULL() with Bugzilla::DB function call

Categories

(Bugzilla :: Bugzilla-General, enhancement)

2.19.2
enhancement
Not set
normal

Tracking

()

VERIFIED INVALID

People

(Reporter: Wurblzap, Unassigned)

References

Details

"IFNULL" is MySQL specific and should be replaced with a DB agnostic call to a function in the DB compatibility layer. (At time of bug reporting, there is no such call, but it's being introduced by bug 280412.)
No, instead you should use COALESCE(), which is the ANSI-standard function supported by all the DBs.
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Resolution: --- → WONTFIX
Should have been NOTABUG. :-)
Status: RESOLVED → UNCONFIRMED
Resolution: WONTFIX → ---
Actually not really a bug.
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago21 years ago
Resolution: --- → INVALID
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.