Use getConnectionRef() in ExternalStoreDB to avoid connection leaks
authorAaron Schulz <aschulz@wikimedia.org>
Wed, 21 Sep 2016 07:58:14 +0000 (00:58 -0700)
committerAaron Schulz <aschulz@wikimedia.org>
Wed, 21 Sep 2016 08:01:00 +0000 (08:01 +0000)
commit0ceb2f8d4cc22011fffc1ff4a25fb9f0c81f41ac
tree310ddefa47e868f6856e0755cb947dcf0839c659
parent24c0261dafbdac30e9bd478607fe042a8433b6e7
Use getConnectionRef() in ExternalStoreDB to avoid connection leaks

Change-Id: I3df270241653841a4fb2f65e240aae9d2e0b650f
includes/externalstore/ExternalStoreDB.php