diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/errors.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/errors.md b/docs/errors.md index 3241be7fe51..e3f05467feb 100644 --- a/docs/errors.md +++ b/docs/errors.md @@ -1642,6 +1642,7 @@ src/mongo/tools/import.cpp src/mongo/tools/restore.cpp ---- * 15934 [code](http://github.com/mongodb/mongo/blob/master/src/mongo/tools/restore.cpp#L422) JSON object size didn't match file size +* 15935 [code](http://github.com/mongodb/mongo/blob/master/src/mongo/tools/restore.cpp#L81) user does not have write access * 15936 [code](http://github.com/mongodb/mongo/blob/master/src/mongo/tools/restore.cpp#L486) Creating collection " + _curns + " failed. Errmsg: " + info["errmsg |