Files
mongo/jstests/multiVersion/collation_downgrade.js
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

9.3 KiB