-- https://dev.mysql.com/doc/refman/8.0/en/drop-resource-group.html /* DROP RESOURCE GROUP group_name [FORCE] */ DROP RESOURCE GROUP group_name FORCE; DROP RESOURCE GROUP group_name;