MySQL Forums
Forum List  »  InnoDB

create new resource group and bind specific backgroup thread to it
Posted by: Liang Cheng
Date: January 13, 2023 03:54AM

Hi,
I'd like to try something on resource group.
1. Create new resource group, type system, priority -20
2. bind log_flusher_thread and log_writer_thread to this new resource group

It fails because of following error.
mysql> SET RESOURCE GROUP bg_thread1 FOR 19;
ERROR 3661 (HY000): Unable to bind resource group bg_thread1 with thread id (19).(Failed to apply thread controls.).

I wonder if this operation available on MySQL 8.0.29

Options: ReplyQuote


Subject
Views
Written By
Posted
create new resource group and bind specific backgroup thread to it
344
January 13, 2023 03:54AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.