CRM-18683 don't use non transaction-safe function to clear smart group cache.
authoreileenmcnaugton <eileen@fuzion.co.nz>
Sun, 29 May 2016 22:15:44 +0000 (10:15 +1200)
committerSeamus Lee <seamuslee001@gmail.com>
Wed, 3 Aug 2016 20:56:47 +0000 (06:56 +1000)
commit3a5b8acebf00252042263ed0f32e7bcef7ca2182
treefc0b0c1c72b58edcb2763deda1135bfe5a7556bb
parent49d5668c6812be278858e2c9e0daf2b3735cf542
CRM-18683 don't use non transaction-safe function to clear smart group cache.

Note that there is a function elsewhere that allows the code to use truncate where there is no transaction.

I have left that possibility for future consideration as there is some debate over whether truncate is faster on all sites
CRM/Contact/BAO/GroupContactCache.php