-
Type: Bug
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Shell
-
None
-
ALL
There is some sort of conflict the version command.
Log into a shell on a mongos:
use config
mongos> db.version.findOne();
Tue Nov 22 15:19:14 TypeError: db.version.findOne is not a function (shell):1
mongos>