MySQL Forums
Forum List  »  Source, Builds, Binaries

Re: Permission error when installing from .tar.gz
Posted by: Bjørn Munch
Date: September 14, 2016 02:59AM

5.5.30 is quite old. In order to test if the mysqld user can write to the file, you can try

sudo -u mysql bash

Then you should get a shell where you are mysql, and you can try writing a file to this directory.

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Permission error when installing from .tar.gz
1196
September 14, 2016 02:59AM


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.