CRM-17846 - Fixing lock name to be less than 64 characters for MySQL 5.7 compatibilit...
authorAndrew Perry <me@andrewperry.com.au>
Sat, 16 Apr 2016 02:04:05 +0000 (12:04 +1000)
committerEileen McNaughton <eileen@mcnaughty.com>
Sat, 16 Apr 2016 02:04:05 +0000 (14:04 +1200)
commit3f7df5902facad68489e225b504a887c2b45eb91
treeab4e07da268d4a0cdf5aee9f3211c8bd89f56b34
parentef518f6c5143599b0ee70db69e1e1d16100e7c20
CRM-17846 - Fixing lock name to be less than 64 characters for MySQL 5.7 compatibility (#7984)

* CRM-17846 - Fixing lock name to be less than 64 characters for MySQL 5.7 compatibility - 4.6LTS

* Removing spaces to make Jenkins happy

* Applying MySQL Lock fix contribution from Eileen

* Fixing spacing to keep Jenkins happy

* Use 4.6 version settings call
CRM/Core/Lock.php