Requires ClusterControl 1.2.11 or later. Applies to MySQL based clusters.
In this example we will look at how you can use ClusterControl to create a user and assign privileges to the user. We will create a user that has enough privileges to perform an xtrabackup.
In the ClusterControl UI press Manage > Schemas and Users, and then press Create Account. You will see the following screen, and here we have filled out the details to create a user with enough privileges to run xtrabackup:
Server refers to the server from which the user is allowed to connect. In Create On DB Node you can select a particular server to …
[Read more]