wsytcl
wsytcl
## Bug Report Please answer these questions before submitting your issue. Thanks! ### 1. Minimal reproduce step (Required) Init a database and a table. ```mysql create database test; create table...
**Describe the bug** MySQL's right shift supports two types: bigint and binary [1]. So data in BLOB type evaluates to a binary. But OB applies an implicit cast to bigint...
**Describe the bug** When a tenant in OceanBase is configured with a small memory space (1GB), restarting the OB cluster causes it to hang, with no additional error messages. However,...