MySQL Forums
Forum List  »  Install & Repo

mysql install
Posted by: max scalf
Date: December 03, 2014 11:33AM

Hello,

Please bare with me, i am new to MySQL and trying to figure out how to install mysql using RPM. I have done that on linux really easily but my question is i want to customize my install as listed below... how can i achieve that

basedir=/MYSQL/5.6.22
datadir=/MYSQL/data_logs/data
log-bin=/MYSQL/data_logs/binlogs/mysql01-bin
log-error=/MYSQL/5.6.22/mysql01/errors/mysql01.err
pid-file=/MYSQL/5.6.22/mysql01/localhost.pid
socket=/MYSQL/5.6.22/mysql01/run/mysql01.sock

i understand we can do that when installing from source, is there a way to achieve the same with just RPM install?

Options: ReplyQuote


Subject
Written By
Posted
mysql install
December 03, 2014 11:33AM


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.