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

release-20.2: sql: fix display of idle_in_*session_timeout #61958

Merged
merged 1 commit into from
Mar 13, 2021

Conversation

rafiss
Copy link
Collaborator

@rafiss rafiss commented Mar 12, 2021

Backport 1/1 commits from #61936.

/cc @cockroachdb/release


Release note (bug fix): Previously the idle_in_session_timeout and
idle_in_transaction_session_timeout settings would show the wrong value
when using SHOW. They would instead show the value of the
statement_timeout setting. This is now fixed. The functionality was
already working correctly; this just fixes a display bug.

Release note (bug fix): Previously the idle_in_session_timeout and
idle_in_transaction_session_timeout settings would show the wrong value
when using SHOW. They would instead show the value of the
statement_timeout setting. This is now fixed. The functionality was
already working correctly; this just fixes a display bug.
@rafiss rafiss requested review from RichardJCai and a team March 12, 2021 23:08
@cockroach-teamcity
Copy link
Member

This change is Reviewable

@rafiss rafiss merged commit 2da5924 into cockroachdb:release-20.2 Mar 13, 2021
@rafiss rafiss deleted the backport20.2-61936 branch March 15, 2021 17:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants