ODC version
ODC 4.2.4-bp
OB version
What happened?
Typing too long sql in the command-line window does not display correctly.

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
ODC version
ODC 4.2.4-bp
OB version
What happened?
Typing too long sql in the command-line window does not display correctly.

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.
Anything else we need to know?
No response