rdbms: make LBFactory::setLocalDomainPrefix preserve the schema
authorAaron Schulz <aschulz@wikimedia.org>
Tue, 19 Mar 2019 15:59:19 +0000 (08:59 -0700)
committerAaron Schulz <aschulz@wikimedia.org>
Tue, 19 Mar 2019 19:29:49 +0000 (12:29 -0700)
commit7a1330dc056692b9eca7b104645fa054adb58f02
treeeb5b691a4b0524d19f2b022ea3a4d281e0a394c0
parenta510a1c50d0e48ffa0e46f5676d3b321cb63e101
rdbms: make LBFactory::setLocalDomainPrefix preserve the schema

This avoids possible tests failures due to mismatched DB domain

Change-Id: Ic276d4f4567ce76ab395b6f7215242e84321f3bd
includes/libs/rdbms/lbfactory/LBFactory.php