Daniel Kinzler has uploaded a new change for review. 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(-) git pull ssh://gerrit.wikimedia.org:29418/mediawiki/core refs/changes/80/36580/1 -- To view, visit https://gerrit.wikimedia.org/r/36580 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Ic82ce46f1852dcaa5f52b40660ba4a9f52df22f6 Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/core Gerrit-Branch: master Gerrit-Owner: Daniel Kinzler <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
