Skip to content

Conversation

@NeatGuyCoding
Copy link
Owner

No description provided.

fireflyhoo and others added 30 commits August 28, 2016 10:39
MultiNodeQueryHandler的fieldPackets数组在遇到avg函数会多存储AVG[i]COUNT这一列,当遇到这种情况,需要从fieldPackets中去除这个列
修复MultiNodeQueryHandler fieldPackets多余列存储问题
修复没有use db的情况下show tables引起Lost connection to MySQL server during query的bug
修复 max(col) 或者 min(col),col列为数值型时,结果错误.
修改lock tables功能的处理逻辑
zk切换功能和zk监控自动reload
magicdoom and others added 29 commits November 13, 2016 16:26
针对issue #1092
新增HandshakeV10Packet用于解决高版本jdbc驱动连接mycat抛com.mysql.cj.core.exceptions.UnableToConnectException:
CLIENT_PLUGIN_AUTH is required的异常
feature #1203 兼容高版本mysql jdbc连接mycat
在UnsafeRowGrouper的getGroupKey方法中,对decimal列的处理逻辑上出现问题(索引下标用错)导致聚合的结果出错,修复这个bug
修复新内存模式decimal列进行聚合的bug
fixed issues #98 #1072  及 	修复druid 解析不出来的 sql 异常
migrate and fix buffer npe
1,重复代码重构
2,重构watch机制利用pathcache(完成)
3,zk连接重构
进行zk的bug修改验证
@NeatGuyCoding NeatGuyCoding merged commit c6a2e29 into NeatGuyCoding:1.6 Nov 23, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.