kobewzl

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

2017年2月6日

摘要: 不多说,旧版本使用 db.addUser("root","root") 新版本使用这句会出现这个错误提示 TypeError: db.addUser is not a function : @(shell):1:1 新版本用的是 db.createUser( { user: "test", pwd: 阅读全文
posted @ 2017-02-06 17:06 kobewzl 阅读(4035) 评论(0) 推荐(0)