Use parent function in mysql DB class in getWeightScale()
authorAaron Schulz <aschulz@wikimedia.org>
Thu, 30 Nov 2017 22:10:23 +0000 (14:10 -0800)
committerAaron Schulz <aschulz@wikimedia.org>
Thu, 30 Nov 2017 22:10:29 +0000 (14:10 -0800)
commitbea3a7c88e5ac914015884405a6d3541e3bf9328
tree2d5b897f221fddd4157809ddb1289cdbb8dc6e39
parentcb297a6f48bffd471941003c81b622fec468dcc1
Use parent function in mysql DB class in getWeightScale()

May as well keep this case in sync with the base class

Change-Id: I4c62c3247ec3372c6a274b889fac1b7a883f5cf5
includes/libs/rdbms/loadmonitor/LoadMonitorMySQL.php