mongodb集合删除失败
uncaught exception: TypeError: db.hello.drop is not a function :
集合名为hello时出现这个问题,换别的名字正常,原因未知,db version v5.0.5
uncaught exception: TypeError: db.hello.drop is not a function :
最新推荐文章于 2023-03-25 17:15:24 发布
本文记录了一次在MongoDB v5.0.5版本中尝试删除名为'hello'的集合时遇到的问题,出现了TypeError提示'db.hello.drop is not a function'的错误,更换集合名称后问题解决,具体原因待查。
2304





