mirror of
https://github.com/mongodb/mongo.git
synced 2024-12-01 09:32:32 +01:00
9e478e4164
When a shard uses a hashed key pattern, only NumberLong types may be used as split keys. A small bug in hash_basic.js regarding 'middle' syntax was also fixed. Instead of 10000 to the document as a whole, 10000 is now added to the actual number in the document. A small bug in read_only_test.js regarding the shardColl(...) function was also found. It was fixed to now do what I believe the author originally intended it to do. |
||
---|---|---|
.. | ||
lib | ||
aggregate.js | ||
catalog_ops.js | ||
count.js | ||
distinct.js | ||
find.js | ||
geo.js | ||
get_more.js | ||
server_status.js | ||
temp_collection.js | ||
write_ops.js |