wsytcl

Results 3 issues of 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...

type/bug
severity/moderate
affects-6.5
affects-7.1
component/ddl
affects-7.5
affects-8.1

**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...

type: bug
status: confirmed

**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,...

type: bug