Details
-
Type: Bug
-
Status: Open
-
Priority: Major
-
Resolution: Unresolved
-
Affects Version/s: 4.6
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
-
Versioning Impact:Patch (backwards-compatible bug fixes)
-
Documentation Required?:Developer Doc
-
Funding Source:Needs Funding
Description
In an extension, we have some code that calls CRM_Core_DAO::executeQuery() and CRM_Core_DAO::singleValueQuery(), but generates an error about using mysql library rather than mysqli:
https://github.com/JMAConsulting/biz.jmaconsulting.mte/issues/92
This seems like a core issue to me. Note I have guessed on version number and will update when received from bug reporter.