[SERVER-10053] - File processinfo_darwin.cpp missing from mongo-cxx-driver
[SERVER-10085] - Heatbeats can time out due to high network latency while fetching oplog batches. Was: buildbot: zbigMapReduce failing on Linux 64-bit DEBUG
[SERVER-10089] - buildbot: replset9.js failing on Linux RHEL 32-bit
[SERVER-10103] - chaining.js timing out on OS X 10.5 64-bit, Windows 64-bit, Linux 64-bit
[SERVER-10110] - buildbot-special: smoke JsobjTests::BufBuilderReallocLimit failing on Nightly Linux 64-bit SSL Ubuntu 1204
[SERVER-10135] - sort1.js fails when balancer interferes
[SERVER-10175] - sharding/index1.js failure on V2.4 Linux 64-bit Subscription SUSE 11
[SERVER-10211] - replication tests with auth fail on V2.4 Linux 64-bit Subscription SUSE 11
MongoDB 2.4.6 发布,NoSQL数据库
NoSQL MongoDB 2.4.6发布. 2013-08-20 经过一个RC 之前版本是2013-07-04发布的2.4.5。修正大量bug以及几个增强。 其他产品线2.2.6 2.0.9 开发版2.5.1。
MongoDB是一个介于关系数据库和非关系数据库之间的产品, 是非关系数据库当中功能最丰富,最像关系数据库的。他支持的数据结构非常松散,是类似json的bjson格式,因此可以存储比较复杂的数据类型。 Mongo最大的特点是他支持的查询语言非常强大,其语法有点类似于面向对象的查询语言,几乎可以实现类似关系数据库单表查询的绝大部分功能,而且还支持 对数据建立索引。
它的特点是高性能、易部署、易使用,存储数据非常方便。主要功能特性有:
完全改进:
Bug
Improvement
New Feature
Task
下载:32位 http://fastdl.mongodb.org/linux/mongodb-linux-i686-2.4.6.tgz
64位 http://fastdl.mongodb.org/linux/mongodb-linux-x86_64-2.4.6.tgz
源码 http://downloads.mongodb.org/src/mongodb-src-r2.4.6.tar.gz