Randolph Tan
7acafe85d9
SERVER-13425 migrate sharding jstest suite to use write commands api
2014-04-21 16:53:25 -04:00
Siyuan Zhou
122aaea710
SERVER-13534 Remove data in test array_shard_key.js
2014-04-14 12:27:45 -04:00
Randolph Tan
a210230220
SERVER-9620 Index can be made multikey if a prefix of it is a shard key
...
Fix test to replace empty remove
2014-02-12 18:33:43 -05:00
Randolph Tan
5e0365665f
SERVER-9620 Index can be made multikey if a prefix of it is a shard key
...
Allowed sharded collections to have multikey indexes based on the
invariant that shard key values can never be arrays.
2014-02-12 15:21:45 -05:00
Greg Studer
58b3bbcc1c
SERVER-11720 minimal patch - Immutable update checks should be done for replacements
2013-11-15 17:12:16 -05:00
Kevin Matulef
22de9cb08d
SERVER-6490 fix bug with _id array vals.
...
When sharding on _id, we were not properly invalidating docs that had
an array value for the shard key. Instead we were trying to add an _id
field, even though the doc already had one.
2012-11-26 13:14:09 -05:00
gregs
6bf06f445e
don't allow multikey shard indices or array values in shard keys
2011-08-04 12:54:16 -04:00