Files
percona-toolkit/src/go/tests/expect/stats_single/update_3.5.11
2017-10-14 20:10:21 +02:00

27 lines
646 B
Plaintext
Executable File

[
{
"ID": "f74a5120ac22d02120ccbf6d478b0dbc",
"Namespace": "test.coll",
"Operation": "UPDATE",
"Query": "{\"ns\":\"test.coll\",\"op\":\"update\",\"command\":{\"q\":{\"a\":{\"$gte\":2}},\"u\":{\"$set\":{\"c\":1},\"$inc\":{\"a\":-10}},\"multi\":false,\"upsert\":false}}\n",
"Fingerprint": "UPDATE coll a",
"FirstSeen": "2017-08-20T15:39:49.855Z",
"LastSeen": "2017-08-20T15:39:49.855Z",
"TableScan": false,
"Count": 1,
"BlockedTime": null,
"LockTime": null,
"NReturned": [
0
],
"NScanned": [
1
],
"QueryTime": [
0
],
"ResponseLength": [
0
]
}
]