MySQL Forums
Forum List  »  Install & Repo

Re: unable to start mysqld.service but command line works
Posted by: Bjørn Munch
Date: October 09, 2024 06:59AM

I see the first ERROR reported is that it gets permission denied when trying to create /tmp/data/auto.cnf and before that it's a warning that it can't create /tmp/data/mysqld_tmp_file_case_insensitive_test.lower-test .

Could it be that /tmp/data is not writable by the server? I think you'd get errno 2 if /tmp/data had to already exist but didn't.

Options: ReplyQuote




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.