I have work a lot with MongoDB 2.6, then I decide to start using MongoDB 3.0.2.
1) When I create an Database using the shell command, the command return true but the database is not created. use NewDatabaseName 2) When i try to create some collections, sometime is created and sometime no
I'm using Debian 64Bit, latest version. Anybody is having this issue?