Release 3.20.07.2
We have released a bug fixed version 3.20.07.2.
Release Notes:
Bug-fixes:
- Garbled characters may exist when some data contains Chinese
- Optimize multi-sharding table left join global table
reload @@config_allmay causes NPE- Some bugs about
enable dbGroup - The column
sizeinshow @@dbInstance sqlMaxLimitof table is not work- Some bugs about cluster
我们发布了3.20.07.2..这是个基于3.20.07.1的bug修复版本
发行说明:
问题修复:
- 修复一些行数据为中文时候可能存在的乱码
- 分片表多层left join 全局表无法整体下发
reload @@config_all可能返回NPE- 高可用命令的一些bug
- show @@dbInstance中的size列值显示成了minCon,期望显示maxCon
- 表级别的sqlMaxLimit未生效
- 集群的一些问题