翻译或纠错本页面
MongoDB 2.6中的修改¶
- MongoDB 2.6 发布笔记
- Minor Releases
- 2.6 Changelog
- 2.6.12 – Mar 24, 2016
- 2.6.11 – Aug 12, 2015
- 2.6.10 – May 19, 2015
- 2.6.9 – March 24, 2015
- 2.6.8 – February 25, 2015
- 2.6.7 – January 13, 2015
- 2.6.6 – December 09, 2014
- 2.6.5 – October 07, 2014
- 2.6.4 – August 11, 2014
- 2.6.3 – June 19, 2014
- 2.6.2 – June 16, 2014
- 2.6.1 – May 5, 2014
- Major Changes
- Security Improvements
- Query Engine Improvements
- Improvements
- Operational Changes
- MongoDB Enterprise Features
- Additional Information
- Changes Affecting Compatibility
- Compatibility Changes in MongoDB 2.6
- Index Changes
- Write Method Acknowledgements
- db.collection.aggregate() Change
- Write Concern Validation
- Security Changes
- 2dsphere Index Version 2
- Log Messages
- Package Configuration Changes
- Remove Method Signature Change
- Update Operator Syntax Validation
- Updates Enforce Field Name Restrictions
- Query and Sort Changes
- Replica Set/Sharded Cluster Validation
- Time Format Changes
- Other Resources
- Compatibility Changes in MongoDB 2.6
- Upgrade Process
- Upgrade MongoDB to 2.6
- Upgrade User Authorization Data to 2.6 Format
- Downgrade MongoDB from 2.6
- Downgrade Recommendations and Checklist
- Downgrade 2.6 User Authorization Model
- Considerations
- Access Control Prerequisites
- Procedure
- Connect and authenticate to MongoDB instance.
- Create backup of 2.6 admin.system.users collection.
- Update the version document for the authSchema.
- Remove existing documents from the admin.system.users collection.
- Copy documents from the admin.system.backup_users collection.
- Update the version document for the authSchema.
- Result
- Downgrade Updated Indexes
- Downgrade MongoDB Processes
- Downgrade Procedure
- Download
- Other Resources
- Changes Affecting Compatibility
- Minor Releases