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

Update SQL client docs to show how to clear errors at the prompt #6763

Open
rmloveland opened this issue Mar 4, 2020 · 2 comments
Open

Update SQL client docs to show how to clear errors at the prompt #6763

rmloveland opened this issue Mar 4, 2020 · 2 comments
Assignees
Labels
no-issue-activity P-2 Normal priority; secondary task T-missing-info

Comments

@rmloveland
Copy link
Contributor

rmloveland commented Mar 4, 2020

Richard Loveland (rmloveland) commented:

The SQL client can get into certain error states where the prompt looks like:

root@localhost:26257/? ERROR> 

The "solution" to clear the error from a user's point of view and return the client to a "normal" state is to issue a ROLLBACK.

We should update our SQL client docs to mention this, since some users may not know how to clear the error (it does not go away when you hit return AFAICT).

Related issues:

Jira Issue: DOC-455

@rmloveland rmloveland added A-cli P-2 Normal priority; secondary task T-missing-info labels Mar 4, 2020
@rmloveland rmloveland self-assigned this Apr 16, 2020
@jseldess jseldess added A-sql and removed A-cli labels May 27, 2020
@jseldess jseldess assigned ericharmeling and unassigned rmloveland May 27, 2020
@github-actions
Copy link

We have marked this issue as stale because it has been inactive for
18 months. If this issue is still relevant, removing the stale label
or adding a comment will keep it active. Otherwise, we'll close it in
10 days to keep the issue queue tidy. Thank you for your contribution
to CockroachDB docs!

@github-actions
Copy link

We have marked this issue as stale because it has been inactive for
18 months. If this issue is still relevant, removing the stale label
or adding a comment will keep it active. Otherwise, we'll close it in
10 days to keep the issue queue tidy. Thank you for your contribution
to CockroachDB docs!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
no-issue-activity P-2 Normal priority; secondary task T-missing-info
Projects
None yet
Development

No branches or pull requests

3 participants