Connection and Privileges Needed - 0 views
-
Percona XtraBackup needs to be able to connect to the database server and perform operations on the server and the datadir when creating a backup, when preparing in some scenarios and when restoring it.
-
When xtrabackup is used, there are two actors involved: the user invoking the program - a system user - and the user performing action in the database server - a database user.
-
these are different users in different places, even though they may have the same username.
- ...1 more annotation...