发布于 2015-03-01 23:17:21 | 158 次阅读 | 评论: 0 | 来源: 网友投递

这里有新鲜出炉的精品教程,程序狗速度看过来!

Cego 开源数据库

Cego 是一个开源数据库,实现了一个支持事务和SQL查询语言的关系数据库,支持一般的数据库功能以及索引、视图、存储过程等。


Cego 2.20.22 发布,此版本现已提供下载:http://www.lemke-it.com/cego-2.20.22.tar.gz

更新内容如下:

  • Fix in CegoQueryHelper::evalSelection for isAgg-case : int i =0; CegoField *pJF = 0; while ( i < jbufSize && pJF == 0 ) { CegoField* pJF = joinBuf[i].Find(*pF); ^^^^^^^^^^ if ( pJF ) { pF->setValue(pJF->getValue()); } i++; } The local variable lead an not optimized loop invariant, since the second condition predicate never terminates the invariant 

  • Fix in  CegoFactor::evalFieldValue : For the QUERY case, the select instance was not reset. Since the query starts from a undefined point, this might lead to "list position exceeded" exceptions

  • Added command line parameter validation for poolsize, numdbthread, numadminthread and numlogthread parameters

更多改进内容请看更新日志

Cego 实现了一个支持事务和SQL查询语言的关系数据库,支持一般的数据库功能以及索引、视图、存储过程等。



历史版本 :
Cego 2.20.22 发布,开源数据库
Cego 2.20.19 发布,开源数据库
Cego 2.20.18 发布,开源数据库
Cego 2.20.17 发布,开源数据库
Cego 2.20.16 发布,开源数据库
Cego 2.20.15 发布,开源数据库
cegojdbc 1.5.3 发布,Cego 的 JDBC 驱动
cegojdbc 1.5.2 发布,Cego 的 JDBC 驱动
Cego 2.20.14 发布,开源数据库
cego 2.20.13 发布,开源数据库
cego 2.20.12 发布,开源数据库
最新网友评论  共有(0)条评论 发布评论 返回顶部

Copyright © 2007-2017 PHPERZ.COM All Rights Reserved   冀ICP备14009818号  版权声明  广告服务