From: Timo Tijhof Date: Wed, 5 Dec 2018 14:20:42 +0000 (-0500) Subject: objectcache: Add urls for mysql bug refs in documentation X-Git-Tag: 1.34.0-rc.0~3331^2 X-Git-Url: http://git.cyclocoop.org/fichier?a=commitdiff_plain;h=6be5e0a92ccf048f7e6c5c337f4696bc9c676d7c;p=lhc%2Fweb%2Fwiklou.git objectcache: Add urls for mysql bug refs in documentation Change-Id: Ie5fe5dacae364b2b0c07f2ab0aa9b6777277c10f --- diff --git a/includes/objectcache/SqlBagOStuff.php b/includes/objectcache/SqlBagOStuff.php index a581ac8f8c..e2d81077a5 100644 --- a/includes/objectcache/SqlBagOStuff.php +++ b/includes/objectcache/SqlBagOStuff.php @@ -92,7 +92,9 @@ class SqlBagOStuff extends BagOStuff { * shards-1. The number of digits will be the minimum number * required to hold the largest shard index. Data will be * distributed across all tables by key hash. This is for - * MySQL bugs 61735 and 61736. + * MySQL bugs 61735 + * and 61736 . + * * - slaveOnly: Whether to only use replica DBs and avoid triggering * garbage collection logic of expired items. This only * makes sense if the primary DB is used and only if get()