CRM-18193 create all new log tables with log_conn_id = varchar(17)
authoreileen <emcnaughton@wikimedia.org>
Tue, 15 Mar 2016 22:57:23 +0000 (11:57 +1300)
committerEileen <eileen@fuzion.co.nz>
Sat, 23 Apr 2016 03:51:09 +0000 (03:51 +0000)
commit8dd883ca3bd00618905e1c7913bb9214d75a4153
tree02d331a0f98f7bb86ac6f853904fa585465753b2
parent3b45d110dcb56056dc94bdd16a7f1779dad2c75f
CRM-18193 create all new log tables with log_conn_id = varchar(17)

This provides support for the unique id rather than the non-unique connection id

Change-Id: Ia2ce2f1854d1f6f90095585dbb3924f704be38b5
CRM/Logging/Schema.php
settings/Core.setting.php
tests/phpunit/api/v3/LoggingTest.php