MySQL Forums
Forum List  »  Install & Repo

Re: Mac OS 10.15.6 (19G2021) Catalina: Moving my MySQL data to an external disk
Posted by: Vihan Pandey
Date: September 28, 2020 08:26AM

Thanks for the reply Peter!

That's also one reason why I can't seem to make sense of what to do. I specified
the my.cnf file in the option in the Preference Pane. This is all there is in my
my.cnf file:

[mysqld]
datadir = "/Volumes/mydisk/usr/local/mysql"
secure-file-priv = "/some/path/which/is/on/my/disk"
default_authentication_plugin=mysql_native_password

Unfortunately, the MySQL server does not start, and it does not write an error file..

Options: ReplyQuote


Subject
Written By
Posted
Re: Mac OS 10.15.6 (19G2021) Catalina: Moving my MySQL data to an external disk
September 28, 2020 08:26AM


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.