db.foo.update({key: {$gt: 1}},
{...}) shouldn't be allowed
- is related to
-
SERVER-1639 Failed to update an object with null value in shard key
- Closed
db.foo.update({key: {$gt: 1}},
{...}) shouldn't be allowed
SERVER-1639 Failed to update an object with null value in shard key