admin管理员组

文章数量:1130349

报错内容为:
[thread1] SyntaxError: identifier starts immediately after numeric literal @(shell):1:2

解决方案:

无解,建议重新进行数据库写入。

db["51job"].remove({})
WriteResult({ "nRemoved" : 343 })

db.createCollection("fiveoneJobII")
{ "ok" : 1 }

db.fiveoneJob.copyTo("fiveoneJobII")
WARNING: db.eval is deprecated
319

转载于:https://wwwblogs/itxdm/p/6431692.html

报错内容为:
[thread1] SyntaxError: identifier starts immediately after numeric literal @(shell):1:2

解决方案:

无解,建议重新进行数据库写入。

db["51job"].remove({})
WriteResult({ "nRemoved" : 343 })

db.createCollection("fiveoneJobII")
{ "ok" : 1 }

db.fiveoneJob.copyTo("fiveoneJobII")
WARNING: db.eval is deprecated
319

转载于:https://wwwblogs/itxdm/p/6431692.html

本文标签: 报错数据表MongoSQL