Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Exit command and semicolon with multiline client option #2510

Closed
ilyas-pro opened this issue Jun 14, 2018 · 0 comments
Closed

Exit command and semicolon with multiline client option #2510

ilyas-pro opened this issue Jun 14, 2018 · 0 comments

Comments

@ilyas-pro
Copy link

ilyas-pro commented Jun 14, 2018

ClickHouse client version 1.1.54327

If you type any space symbols before semicolon and after exit command, there is syntax error occurs.

examples:

:) exit ;
Syntax error: failed at position 1:

:) exit
:-] ;
Syntax error: failed at position 1 (line 1, col 1):

This behavior is inconvenient when you in multiline mode. If you type exit command and forgot about semicolon, you can not complete your command without syntax error message.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants