3 Star 13 Fork 9

OceanBase / obclient

2022-11-24 11:31
linguanren

RELEASE NOTE

Item Description
Release date 2022-11-24
Release version v2.2.1
OBClient Commit number 466aa37d1f4d5f0c4d043ad088006ba43c64e461
OBConnector-C Commit number 07c1c5ca229d38b7c3e957560ef7b26bb998803b

New Feature

  • Added "--proxy-mode" to the ObClient command line, which needs to be used when connecting to the root@proxysys tenant

BUG Fix

  • Fixed the problem of correctness of query results when non-blank new columns were added in oracle tenant mode
  • Fixed the double free problem when using the ob2.0 protocol
  • Adjust the packet sending logic of 2.0 protocol, the request packet less than 16M will not be unpacked when sending, which is compatible with the current logic of ObProxy

Revision

  • Added mysqldump and mysqlimport binary to the rpm package

版本信息

名称 描述
发布时间 2022 年 11 月 24 日
版本号 v2.2.1
OBClient:提交号 466aa37d1f4d5f0c4d043ad088006ba43c64e461
OBConnector-C:提交号 07c1c5ca229d38b7c3e957560ef7b26bb998803b

新增功能

  • ObClient命令行新增「--proxy-mode」,连接root@proxysys租户时需要使用该参数

BUG修复

  • 修复oracle租户模式下,非空白新增列,查询结果正确性问题
  • 修复使用ob2.0协议时,存在的double free问题
  • 调整2.0协议发包逻辑,小于16M的请求包,在发送时不拆包,兼容ObProxy当前逻辑

调整

  • rpm包中新增mysqldump以及mysqlimport binary
2022-11-03 19:54
linguanren

Release Note

Item Description
Release date 2022-10-25
Release version v2.2.0
Commit number OBClient: 655a17014f8a2d4fd96f05e6bb2ca34e5377d431
OBConnector-C commit number OBConnector-C: 8766f46525f98c0607ca899c07d5e693c6ee5404

New Feature

  • Support ob20 protocol protocol transmission
  • Support full link trace capability

BUG Fix

  • None

Revision

  • Removed useless files, mainly compiling and automatically generating files
  • Modified CMakeList.txt and slimmed down the obclient rpm package. Currently only output obclient and mysqltest binary

版本信息

名称 描述
发布时间 2022 年 10 月 25 日
版本号 v2.2.0
提交号 OBClient: 655a17014f8a2d4fd96f05e6bb2ca34e5377d431
OBConnector-C提交号 OBConnector-C:8766f46525f98c0607ca899c07d5e693c6ee5404

新增功能

  • 支持ob20 protocol协议传输
  • 支持全链路诊断能力

BUG修复

调整

  • 去除了无用的文件,主要是编译自动生成文件
  • 修改了CMakeList.txt,瘦身了obclient rpm包,当前只会打出obclient以及mysqltest binary
最后提交信息为: fix: fix compile problems
C++
1
https://gitee.com/oceanbase/obclient.git
git@gitee.com:oceanbase/obclient.git
oceanbase
obclient
obclient

搜索帮助