fvonschrenk

Results 2 issues of fvonschrenk

I got 2 results for dm.db.runCommand(new Document("getLastError:")).add(onCheckInsertError); insert on localhost ( > db.version() > 1.8.1 > > db.person.find() > { "_id" : ObjectId("4e99be6fea8eed1891bd0546") } The record will be inserted with...

regex runs don't use /xxx/ > db.num.find(); > { "_id" : ObjectId("4e8ef812a3963e830a27360a"), "value" : 1 } > { "_id" : ObjectId("4e8ef818a3963e830a27360b"), "value" : 2 } > { "_id" : ObjectId("4e8ef81ba3963e830a27360c"),...