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-19.1: sql: fix COMMENT ON crash with -vmodule #36825

Merged

Conversation

RaduBerinde
Copy link
Member

Backport 1/1 commits from #36823.

/cc @cockroachdb/release


Fixes a crash that happens when COMMENT ON is executed with a high V
level.

Fixes #36822.

Release note (bug fix): Fixed a crash caused by running COMMENT ON
with verbose logging turned on.

Fixes a crash that happens when `COMMENT ON` is executed with a high V
level.

Fixes cockroachdb#36822.

Release note (bug fix): Fixed a crash caused by running `COMMENT ON`
with verbose logging turned on.
@RaduBerinde RaduBerinde requested review from jordanlewis and a team April 13, 2019 16:45
@cockroach-teamcity
Copy link
Member

This change is Reviewable

@RaduBerinde
Copy link
Member Author

@bdarnell ok to merge this? Not a release blocker, but the change is trivial.

@RaduBerinde RaduBerinde merged commit e972e11 into cockroachdb:release-19.1 Apr 15, 2019
@RaduBerinde RaduBerinde deleted the backport19.1-36823 branch April 15, 2019 16:04
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.

4 participants