MariaDB ColumnStore 1.1.2 GA

栏目: 软件资讯 · 发布时间: 7年前

内容简介:MariaDB ColumnStore是在MariaDB 10.1基础上移植了 InfiniDB 4.6.2 构建的大规模并行,高性能,压缩,分布式开源列式存储引擎,类似收费产品Infobright。它设计用于大数据离线分析,用来抗衡Hadoop。你可以使用标...

MariaDB ColumnStore是在MariaDB 10.1基础上移植了 InfiniDB 4.6.2 构建的大规模并行,高性能,压缩,分布式开源列式存储引擎,类似收费产品Infobright。它设计用于大数据离线分析,用来抗衡Hadoop。你可以使用标准 SQL 语句进行查询,支持目前流行的sqlyog/navicat客户端 工具 连接,对业务方使用没有任何的不便,并且你不需要创建任何索引,不需要修改业务方的复杂SQL(自身就支持复杂的关联查询、聚合、存储过程和用户定义的函数),你唯一要做的就是把数据导入到ColumnStore里,就没你事了。这对一家没有Hadoop工程师的公司来说,MariaDB ColumnStore会是一个更好的替代产品。

Notable changes

  • Beta release of the Streaming Data Adapters:  Out of box adapters for data integration between various data sources for specific use cases

Bugs and issues fixed

  • MCOL-963 - self join cte queries from tpcds alternately fail with parsing error and succeed but with incorrect results

  • MCOL-976 - System in DBRM_READ_ONLY mode after Non-parent PM recovery under DataRedundancy

  • MCOL-989 - The addmodule command reported an invalid password error if cluster on the new module is not running

  • MCOL-997 - postConfigure on a DataRed setup should exiting when system install prompt is answered 'n'

  • MCOL-998 - MySQL replication is not replicating after installation

  • MCOL-1008 - LDI and INSERT...SELECT causes mysqld to crash with long VARCHAR entries

  • MCOL-1009 - MCS Replication setup failure - mysqld failed to restart

  • MCOL-1010 - Debian 9 package: postConfigure failed to create /etc/rc.d/rc.local file

  • MCOL-1014 - Replication setup failed when using ssh key and schema sync enabled

  • MCOL-1016 - information_schema.columnstore_extents data_size calculation incorrect

  • MCOL-1020 - On ovh data center servers, postConfigure crashed on upgrade

  • MCOL-1021 - Dictionary deduplication cache is not working correctly

  • MCOL-1024 - postConfigure reported system catalog creation error but database continue to work

此外还包含了很多其他 bug 修复。


【声明】文章转载自:开源中国社区 [http://www.oschina.net]


以上所述就是小编给大家介绍的《MariaDB ColumnStore 1.1.2 GA》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

iOS游戏编程之从零开始

iOS游戏编程之从零开始

李华明 / 2013-2 / 59.00元

《iOS游戏编程之从零开始:Cocos2d-x与cocos2d引擎游戏开发》是作者继《android游戏编程之从零开始》热销之后编写的又一本、基于cocos2d—x2.x和cocos2d—iphone版本,讲述ios平台游戏开发的新作。《iOS游戏编程之从零开始:Cocos2d-x与cocos2d引擎游戏开发》分为两个部分共11章,内容主要包括cocos2d—x引擎游戏开发的基础,常用的类、方法及......一起来看看 《iOS游戏编程之从零开始》 这本书的介绍吧!

在线进制转换器
在线进制转换器

各进制数互转换器

HTML 编码/解码
HTML 编码/解码

HTML 编码/解码

正则表达式在线测试
正则表达式在线测试

正则表达式在线测试