MySQL Forums
Forum List  »  InnoDB

Re: mysql create table with data directory: access denied
Posted by: Peter Brawley
Date: February 19, 2021 11:56PM

As the error message tells you, MySQL doesn't have access privileges to that folder.

The privilege is MySQL's, not the user's. Did you try making mysql the folder's owner?

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: mysql create table with data directory: access denied
461
February 19, 2021 11:56PM


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.