-
Type: Task
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Querying, Replication
-
None
-
Fully Compatible
-
Query 16 (06/24/16), Query 17 (07/15/16)
- If _id index is created at collection creation time, it should take on the collection's default collation.
- If the _id index is not created at collection creation time, the user will not be able to specify a collation when building an index with the {_id: 1} key pattern. Such an index build must always use the collection's default collation.
- depends on
-
SERVER-23611 Query planner should set collation from collection default if query lacks user-specified collation
- Closed
- is depended on by
-
SERVER-24715 Secondary crash with duplicate key error on update with different collation
- Closed
- is duplicated by
-
SERVER-24271 Extend idhack to support queries with a non-simple collation
- Closed