Details
-
Type: Bug
-
Status: Done/Fixed
-
Priority: Trivial
-
Resolution: Fixed/Completed
-
Affects Version/s: 4.1.2
-
Fix Version/s: 4.2.0
-
Component/s: Core CiviCRM
-
Labels:None
Description
We need to set civicrm_user_id in mysql connection string ALWAYS whether the config object is cached or not. We might want to optimize this to do it only when logging is enabled (since thats when we use it)