Commit Graph

2 Commits

Author SHA1 Message Date
David Storch
5f812b5da3 SERVER-23761 on MMAPv1, set data file version bit for collation
The bit gets set when an index or collection with a collation is
created. This prevents downgrade for users who have indices or
collections with associated collations. Analogous to 8ca23764d4,
but for the MMAPv1 storage engine.
2016-06-16 15:52:22 -04:00
David Storch
8ca23764d4 SERVER-23761 set NR feature bit for collation
This will ensure downgrade fails after creating collections or indices
with a non-simple collation.
2016-06-15 09:58:59 -04:00