Skip to content

Instantly share code, notes, and snippets.

@lefnire
Last active August 29, 2015 14:14
Show Gist options
  • Save lefnire/751483e04fb4a47ca540 to your computer and use it in GitHub Desktop.
Save lefnire/751483e04fb4a47ca540 to your computer and use it in GitHub Desktop.
/* 0 */
{
"op" : "query",
"ns" : "habitrpg.groups",
"query" : {
"members" : {
"$in" : [
"33a68f1a-6fe4-4def-b881-490f3a7927c3"
]
},
"type" : "party"
},
"ntoskip" : 0,
"nscanned" : 2,
"nscannedObjects" : 2,
"keyUpdates" : 0,
"numYield" : 0,
"lockStats" : {
"timeLockedMicros" : {
"r" : NumberLong(152),
"w" : NumberLong(0)
},
"timeAcquiringMicros" : {
"r" : NumberLong(2),
"w" : NumberLong(3)
}
},
"nreturned" : 0,
"responseLength" : 20,
"millis" : 0,
"execStats" : {
"type" : "LIMIT",
"works" : 4,
"yields" : 0,
"unyields" : 0,
"invalidates" : 0,
"advanced" : 0,
"needTime" : 3,
"needFetch" : 0,
"isEOF" : 1,
"children" : [
{
"type" : "COLLSCAN",
"works" : 4,
"yields" : 0,
"unyields" : 0,
"invalidates" : 0,
"advanced" : 0,
"needTime" : 3,
"needFetch" : 0,
"isEOF" : 1,
"docsTested" : 2,
"children" : []
}
]
},
"ts" : ISODate("2015-01-31T20:50:55.374Z"),
"client" : "127.0.0.1",
"allUsers" : [],
"user" : ""
}
/* 1 */
{
"op" : "update",
"ns" : "habitrpg.users",
"query" : {
"_id" : "33a68f1a-6fe4-4def-b881-490f3a7927c3"
},
"updateobj" : {
"$set" : {
"_v" : 6
}
},
"nscanned" : 1,
"nscannedObjects" : 1,
"nMatched" : 1,
"nModified" : 1,
"fastmod" : true,
"keyUpdates" : 0,
"numYield" : 0,
"lockStats" : {
"timeLockedMicros" : {
"r" : NumberLong(0),
"w" : NumberLong(89)
},
"timeAcquiringMicros" : {
"r" : NumberLong(0),
"w" : NumberLong(7)
}
},
"millis" : 0,
"execStats" : {},
"ts" : ISODate("2015-01-31T20:50:55.362Z"),
"client" : "127.0.0.1",
"allUsers" : [],
"user" : ""
}
/* 2 */
{
"op" : "query",
"ns" : "habitrpg.users",
"query" : {
"_id" : "33a68f1a-6fe4-4def-b881-490f3a7927c3"
},
"ntoskip" : 0,
"nscanned" : 1,
"nscannedObjects" : 1,
"idhack" : true,
"keyUpdates" : 0,
"numYield" : 0,
"lockStats" : {
"timeLockedMicros" : {
"r" : NumberLong(60),
"w" : NumberLong(0)
},
"timeAcquiringMicros" : {
"r" : NumberLong(3),
"w" : NumberLong(4)
}
},
"nreturned" : 1,
"responseLength" : 9242,
"millis" : 0,
"execStats" : {},
"ts" : ISODate("2015-01-31T20:50:55.346Z"),
"client" : "127.0.0.1",
"allUsers" : [],
"user" : ""
}
/* 3 */
{
"op" : "update",
"ns" : "habitrpg.users",
"query" : {
"_id" : "33a68f1a-6fe4-4def-b881-490f3a7927c3",
"apiToken" : "efd1432c-6242-4990-9b70-81c73af5d47c"
},
"updateobj" : {
"$unset" : {
"newMessages.undefined" : 0
}
},
"nscanned" : 1,
"nscannedObjects" : 1,
"nMatched" : 1,
"nModified" : 0,
"keyUpdates" : 0,
"numYield" : 0,
"lockStats" : {
"timeLockedMicros" : {
"r" : NumberLong(0),
"w" : NumberLong(202)
},
"timeAcquiringMicros" : {
"r" : NumberLong(0),
"w" : NumberLong(6)
}
},
"millis" : 0,
"execStats" : {},
"ts" : ISODate("2015-01-31T20:50:55.318Z"),
"client" : "127.0.0.1",
"allUsers" : [],
"user" : ""
}
/* 4 */
{
"op" : "query",
"ns" : "habitrpg.users",
"query" : {
"apiToken" : "efd1432c-6242-4990-9b70-81c73af5d47c",
"_id" : "33a68f1a-6fe4-4def-b881-490f3a7927c3"
},
"ntoskip" : 0,
"nscanned" : 1,
"nscannedObjects" : 1,
"keyUpdates" : 0,
"numYield" : 0,
"lockStats" : {
"timeLockedMicros" : {
"r" : NumberLong(218),
"w" : NumberLong(0)
},
"timeAcquiringMicros" : {
"r" : NumberLong(2),
"w" : NumberLong(3)
}
},
"nreturned" : 1,
"responseLength" : 9242,
"millis" : 0,
"execStats" : {
"type" : "LIMIT",
"works" : 1,
"yields" : 0,
"unyields" : 0,
"invalidates" : 0,
"advanced" : 1,
"needTime" : 0,
"needFetch" : 0,
"isEOF" : 1,
"children" : [
{
"type" : "KEEP_MUTATIONS",
"works" : 1,
"yields" : 0,
"unyields" : 0,
"invalidates" : 0,
"advanced" : 1,
"needTime" : 0,
"needFetch" : 0,
"isEOF" : 0,
"children" : [
{
"type" : "FETCH",
"works" : 1,
"yields" : 0,
"unyields" : 0,
"invalidates" : 0,
"advanced" : 1,
"needTime" : 0,
"needFetch" : 0,
"isEOF" : 0,
"alreadyHasObj" : 0,
"forcedFetches" : 0,
"matchTested" : 1,
"children" : [
{
"type" : "IXSCAN",
"works" : 1,
"yields" : 0,
"unyields" : 0,
"invalidates" : 0,
"advanced" : 1,
"needTime" : 0,
"needFetch" : 0,
"isEOF" : 0,
"keyPattern" : "{ _id: 1 }",
"isMultiKey" : 0,
"boundsVerbose" : "field #0['_id']: [\"33a68f1a-6fe4-4def-b881-490f3a7927c3\", \"33a68f1a-6fe4-4def-b881-490f3a7927c3\"]",
"yieldMovedCursor" : 0,
"dupsTested" : 0,
"dupsDropped" : 0,
"seenInvalidated" : 0,
"matchTested" : 0,
"keysExamined" : 1,
"children" : []
}
]
}
]
}
]
},
"ts" : ISODate("2015-01-31T20:50:55.312Z"),
"client" : "127.0.0.1",
"allUsers" : [],
"user" : ""
}
/* 5 */
{
"op" : "query",
"ns" : "habitrpg.users",
"query" : {
"_id" : "33a68f1a-6fe4-4def-b881-490f3a7927c3"
},
"ntoskip" : 0,
"nscanned" : 1,
"nscannedObjects" : 1,
"idhack" : true,
"keyUpdates" : 0,
"numYield" : 0,
"lockStats" : {
"timeLockedMicros" : {
"r" : NumberLong(62),
"w" : NumberLong(0)
},
"timeAcquiringMicros" : {
"r" : NumberLong(2),
"w" : NumberLong(4)
}
},
"nreturned" : 1,
"responseLength" : 9242,
"millis" : 0,
"execStats" : {},
"ts" : ISODate("2015-01-31T20:50:55.311Z"),
"client" : "127.0.0.1",
"allUsers" : [],
"user" : ""
}
/* 6 */
{
"op" : "query",
"ns" : "habitrpg.users",
"query" : {
"_id" : "33a68f1a-6fe4-4def-b881-490f3a7927c3"
},
"ntoskip" : 0,
"nscanned" : 1,
"nscannedObjects" : 1,
"idhack" : true,
"keyUpdates" : 0,
"numYield" : 0,
"lockStats" : {
"timeLockedMicros" : {
"r" : NumberLong(49),
"w" : NumberLong(0)
},
"timeAcquiringMicros" : {
"r" : NumberLong(2),
"w" : NumberLong(3)
}
},
"nreturned" : 1,
"responseLength" : 9242,
"millis" : 0,
"execStats" : {},
"ts" : ISODate("2015-01-31T20:50:55.298Z"),
"client" : "127.0.0.1",
"allUsers" : [],
"user" : ""
}
/* 7 */
{
"op" : "query",
"ns" : "habitrpg.users",
"query" : {
"apiToken" : "efd1432c-6242-4990-9b70-81c73af5d47c",
"_id" : "33a68f1a-6fe4-4def-b881-490f3a7927c3"
},
"ntoskip" : 0,
"nscanned" : 1,
"nscannedObjects" : 1,
"keyUpdates" : 0,
"numYield" : 0,
"lockStats" : {
"timeLockedMicros" : {
"r" : NumberLong(246),
"w" : NumberLong(0)
},
"timeAcquiringMicros" : {
"r" : NumberLong(2),
"w" : NumberLong(4)
}
},
"nreturned" : 1,
"responseLength" : 9242,
"millis" : 0,
"execStats" : {
"type" : "LIMIT",
"works" : 1,
"yields" : 0,
"unyields" : 0,
"invalidates" : 0,
"advanced" : 1,
"needTime" : 0,
"needFetch" : 0,
"isEOF" : 1,
"children" : [
{
"type" : "KEEP_MUTATIONS",
"works" : 1,
"yields" : 0,
"unyields" : 0,
"invalidates" : 0,
"advanced" : 1,
"needTime" : 0,
"needFetch" : 0,
"isEOF" : 0,
"children" : [
{
"type" : "FETCH",
"works" : 1,
"yields" : 0,
"unyields" : 0,
"invalidates" : 0,
"advanced" : 1,
"needTime" : 0,
"needFetch" : 0,
"isEOF" : 0,
"alreadyHasObj" : 0,
"forcedFetches" : 0,
"matchTested" : 1,
"children" : [
{
"type" : "IXSCAN",
"works" : 1,
"yields" : 0,
"unyields" : 0,
"invalidates" : 0,
"advanced" : 1,
"needTime" : 0,
"needFetch" : 0,
"isEOF" : 0,
"keyPattern" : "{ _id: 1 }",
"isMultiKey" : 0,
"boundsVerbose" : "field #0['_id']: [\"33a68f1a-6fe4-4def-b881-490f3a7927c3\", \"33a68f1a-6fe4-4def-b881-490f3a7927c3\"]",
"yieldMovedCursor" : 0,
"dupsTested" : 0,
"dupsDropped" : 0,
"seenInvalidated" : 0,
"matchTested" : 0,
"keysExamined" : 1,
"children" : []
}
]
}
]
}
]
},
"ts" : ISODate("2015-01-31T20:50:55.297Z"),
"client" : "127.0.0.1",
"allUsers" : [],
"user" : ""
}
/* 8 */
{
"op" : "query",
"ns" : "habitrpg.users",
"query" : {
"_id" : "33a68f1a-6fe4-4def-b881-490f3a7927c3"
},
"ntoskip" : 0,
"nscanned" : 1,
"nscannedObjects" : 1,
"idhack" : true,
"keyUpdates" : 0,
"numYield" : 0,
"lockStats" : {
"timeLockedMicros" : {
"r" : NumberLong(77),
"w" : NumberLong(0)
},
"timeAcquiringMicros" : {
"r" : NumberLong(2),
"w" : NumberLong(3)
}
},
"nreturned" : 1,
"responseLength" : 9242,
"millis" : 0,
"execStats" : {},
"ts" : ISODate("2015-01-31T20:50:48.778Z"),
"client" : "127.0.0.1",
"allUsers" : [],
"user" : ""
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment