[TiDB Usage Environment] Production Environment / Testing / POC
[TiDB Version]
[Reproduction Path] What operations were performed when the issue occurred
[Encountered Issue: Issue Phenomenon and Impact]
[Resource Configuration] Go to TiDB Dashboard - Cluster Info - Hosts and take a screenshot of this page
[Attachments: Screenshots / Logs / Monitoring]
Resource control management has been enabled. You can bind the current session to a specific resource group using the following command:
SET RESOURCE GROUP rg1;
But how (which command) can you check if the current session is bound to a specific resource group? Or how can you confirm that it has been successfully bound?