CRM-18193 add default log_conn values for when interacting with mysql outside of...
authorEileen <eileen@fuzion.co.nz>
Sat, 23 Apr 2016 04:32:26 +0000 (04:32 +0000)
committerEileen <eileen@fuzion.co.nz>
Sat, 23 Apr 2016 04:54:57 +0000 (04:54 +0000)
commit8d2c1ae5a400284f0c12877bb9b94154b22ca6ba
tree1dc3875ced36f2e68a6e02d110d9fc87f03af030
parentd32d065dbcfd0cfe8c12386661631a227970178c
CRM-18193 add default log_conn values for when interacting with mysql outside of CiviCRM.

In this instand @uniqueID will not be set. We had a go at setting it within the trigger but that was unreliable. Eventual decision was a string 'con_' to identify a system connection + a timestamp to hourly granularity + the connection id. Proposed further work is to specifically block the revert from the UI for these and add a higher permission or a 'yes I really really mean it' param to the revert api for these
CRM/Logging/Schema.php