apache / shardingsphere

Distributed SQL transaction & query engine for data sharding, scaling, encryption, and more - on any database.
Apache License 2.0
19.78k stars 6.69k forks source link

NPE occurs when execute show table status #32680

Closed RaigorJiang closed 1 week ago

RaigorJiang commented 2 weeks ago

Bug Report

Which version of ShardingSphere did you use?

5.5.1-SNAPSHOT master e55969073952e82c9192f1876d48bec3dba511c6

Which project did you use? ShardingSphere-JDBC or ShardingSphere-Proxy?

ShardingSphere-Proxy

Actual behavior

comecny commented 1 week ago

"When using SHOW TABLE STATUS to query views, the column values are NULL. Has this issue been taken up by anyone? If not, could you direct me to it? I would like to participate in community development."

RaigorJiang commented 1 week ago

@comecny Welcome to participate in Apache ShardingSphere

RaigorJiang commented 1 week ago

Fixed, thank you! @totalo @comecny