objectcache: remove obsolete code from SqlBagOStuff::handleWriteError()
authorAaron Schulz <aschulz@wikimedia.org>
Thu, 7 Mar 2019 21:21:41 +0000 (13:21 -0800)
committerAaron Schulz <aschulz@wikimedia.org>
Thu, 7 Mar 2019 21:21:41 +0000 (13:21 -0800)
commitebd1343860579d52077a32f026834877521217b8
tree508ac4f0d7d7d394ffb22ba6f128b74bcf847bf6
parent24755f024fe4efeab9f56a56073f75fc2ae3d7da
objectcache: remove obsolete code from SqlBagOStuff::handleWriteError()

Given that the DB classes already check read-only mode and bad
transaction states are already handled by 3975e04cf4d, this
code was not useful.

Change-Id: I4b6e8909196448a12cf74598de0272fa43bdfc62
includes/objectcache/SqlBagOStuff.php