Aaron Schulz has submitted this change and it was merged. Change subject: (no bug) Fix per-connection db name in ORMTable. ......................................................................
(no bug) Fix per-connection db name in ORMTable. ORMTable was bypassing the mechanism used by DBAccessBase to ensure that the correct database name is selected when getting a database connection. Change-Id: Ic82ce46f1852dcaa5f52b40660ba4a9f52df22f6 --- M includes/db/ORMTable.php 1 file changed, 2 insertions(+), 2 deletions(-) Approvals: Aaron Schulz: Looks good to me, approved jenkins-bot: Verified -- To view, visit https://gerrit.wikimedia.org/r/36580 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ic82ce46f1852dcaa5f52b40660ba4a9f52df22f6 Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/core Gerrit-Branch: master Gerrit-Owner: Daniel Kinzler <[email protected]> Gerrit-Reviewer: Aaron Schulz <[email protected]> Gerrit-Reviewer: Aude <[email protected]> Gerrit-Reviewer: Demon <[email protected]> Gerrit-Reviewer: Jeroen De Dauw <[email protected]> Gerrit-Reviewer: jenkins-bot _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
