DDCODE

Share programming skills from Magic Oriental

upArrow

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 …

Related Posts:

  • "SELECT 1 UNION SELECT null UNION SELECT ! The…
  • In ios, why don't you use asterisks * for the data…
  • Encountered a front-end question: Do not print 500…
  • Whether asterisks are added when implementing…
  • Whether asterisks are added when implementing…
  • beego/orm:must have one register DataBase alias…
  • Why is select * faster than select col_1,col_2 ...…
  • How do I merge the results of select * and select count(*).
  • How to automatically select the merged code when the…
<< Insert data into mongodb, but most data cannot be inserted The Ranking Problem of mongoDB >>

Related Posts:

  • "SELECT 1 UNION SELECT null UNION SELECT ! The…
  • In ios, why don't you use asterisks * for the data…
  • Encountered a front-end question: Do not print 500…
  • Whether asterisks are added when implementing…
  • Whether asterisks are added when implementing…
  • beego/orm:must have one register DataBase alias…
  • Why is select * faster than select col_1,col_2 ...…
  • How do I merge the results of select * and select count(*).
  • How to automatically select the merged code when the…

Tags

Android android-studio apache c c++ centos Css css3 Database Docker Eclipse Express Front end git GitHub golang Html html5 Ios java javascript Jquery Laravel linux macos mongodb mysql Nginx node.js npm objective-c php Programmer python redis ruby shell Spring Sql Swift ubuntu vim vue.js Web xcode

Powered by MyWiki WordPress Theme