MySQL Forums
Forum List  »  Install & Repo

Re: unable to start mysqld.service but command line works
Posted by: James Preston
Date: October 09, 2024 01:11PM

Thanks, I already knew that. Tmp is writable by everyone. Data is normally saved at /usr/local/MySQL/data. But even setting permissions to 777 it can't Write to directory. I had to set data directory to /tmp to actually generate an error file. Yet starting from cmdlime works writing to /usr/local/MySQL/data. This is what is so confusing. It should be using same my.cnf file, yet produces different results. I am out of ideas. I have chosen to not make further changes on my own while requesting help.

Options: ReplyQuote




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.