The current shell welcome message says "connecting to:", which can give the impression that the shell hasn't connected.
It's also non-obvious what/if the right solution is here.
https://github.com/mongodb/mongo/blob/master/src/mongo/shell/mongo.js#L80
https://github.com/mongodb/mongo/blob/master/buildscripts/test_shell.py#L95 (in this and the following method)
- duplicates
-
SERVER-4632 Display "Welcome to MongoDB" message first time a user runs mongo shell
- Closed