DDCODE

Share programming skills from Magic Oriental

How to select mongodb database named asterisks?

 May 12, 2019   mongodb, question

> show dbs
* (empty)
test (0.0625G)

Tried > use ‘*’; Understanding is another database
I use > use *; It will report an error, but how to create such a database is a problem.
Under what circumstances could such a name be generated?

This is a MongoDB BUG, see the official website.
https://jira.mongodb.org/browse/SERVE …
https://jira.mongodb.org/browse/SERVE …

<< Insert data into mongodb, but most data cannot be inserted The Ranking Problem of mongoDB >>

Powered by MyWiki WordPress Theme