When dberrortext(cl) is used, it always says MySQL, even when it's not. A $5 could possibly be the name of the database being used.
Version: 1.16.x
Severity: trivial
When dberrortext(cl) is used, it always says MySQL, even when it's not. A $5 could possibly be the name of the database being used.
Version: 1.16.x
Severity: trivial
These really should just say "database"; no need to pop the specific server software name around. I'd recommend naming the function getSoftwareName() for consistency with existing getSoftwareLink() if it is necessary (but I don't think it is for error messages!)