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

Session migration doesn't consider set resource group #42884

Closed
djshow832 opened this issue Apr 10, 2023 · 0 comments · Fixed by #42886
Closed

Session migration doesn't consider set resource group #42884

djshow832 opened this issue Apr 10, 2023 · 0 comments · Fixed by #42886
Assignees
Labels
feature/developing the related feature is in development severity/moderate type/bug The issue is confirmed as a bug.

Comments

@djshow832
Copy link
Contributor

Bug Report

Please answer these questions before submitting your issue. Thanks!

1. Minimal reproduce step (Required)

  1. Execute set resource group rg1
  2. Execute show session_states
  3. Execute set session_states on another session with the above session states
  4. SELECT CURRENT_RESOURCE_GROUP() on the new session

2. What did you expect to see? (Required)

The output should be rg1

3. What did you see instead (Required)

The output is not rg1

4. What is your TiDB version? (Required)

master

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature/developing the related feature is in development severity/moderate type/bug The issue is confirmed as a bug.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant