Use a ScopedCallback to silence transaction profiler in SqlBagOStuff
authorUmherirrender <umherirrender_de.wp@web.de>
Sat, 22 Sep 2018 12:38:02 +0000 (14:38 +0200)
committerUmherirrender <umherirrender_de.wp@web.de>
Fri, 12 Oct 2018 18:04:31 +0000 (20:04 +0200)
commit719bfa89774cc1e364058ae07893a7d07fc64d73
tree1464208a40b05a445bfb4191a7b28e9168a52513
parentc9318f2b0fa309f1155ab8d7728a2281a5fbbc6f
Use a ScopedCallback to silence transaction profiler in SqlBagOStuff

This affects most LCStoreDB which is the default cache
and spamming the log.

Bug: T154424
Bug: T97693
Change-Id: I68af177c7d0d88ab266eb3fefb4336eff86d861c
includes/cache/localisation/LCStoreDB.php
includes/objectcache/SqlBagOStuff.php