MySQL Forums
Forum List  »  Install & Repo

Re: #42000 Access denied
Posted by: Terje Røsten
Date: December 19, 2023 09:30AM

Hi,

privileges in SQL database systems are bit complex, read this:
https://dev.mysql.com/doc/refman/8.0/en/privileges-provided.html
and see if that helps you.

The error message basically means the account performing the backup needs
BACKUP_ADMIN privilege. The page above should explain how to add that.

Options: ReplyQuote


Subject
Written By
Posted
November 03, 2023 01:23PM
Re: #42000 Access denied
December 19, 2023 09:30AM


Sorry, only registered users may post in this forum.

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.