Skip to content

[Bug]: The command line window displays an incorrect sql file that is too long #2301

@tonghan-gsh

Description

@tonghan-gsh

ODC version

ODC 4.2.4-bp

OB version

What happened?

Typing too long sql in the command-line window does not display correctly.
image

What did you expect to happen?

Typing long sql in a command-line window displays correctly.

How can we reproduce it (as minimally and precisely as possible)?

Enter the following sql in the command line window.

SELECT TENANT_ID, TENANT_NAME, TENANT_ROLE, STATUS, SWITCHOVER_STATUS, SYNC_SCN, REPLAYABLE_SCN,READABLE_SCN, RECOVERY_UNTIL_SCN FROM oceanbase.DBA_OB_TENANTS where tenant_type<>'META';

Anything else we need to know?

No response

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

Status

Closed

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions