Jump to content

Installing mysql from source


Recommended Posts

Hello

I was using this command to install mysql:

yum install mysql-server mysql php-mysql mysql-devel



And now i want to try the custom install on my Centos server and i need some help on how to do it from source.

I will need Myisam and Innodb support.

I will use it for invision forum.

Please send me some instructions to do the custom setup with correct parameters to use for a forum.

Thank you

Link to comment
Share on other sites

I strongly discourage you from using a source build unless you need to. If you want a kickass but stable build of MySQL then use Percona's build. It is fantastic, well supported and includes all the stuff you want and nothing you don't.

Please do yourself a favor and head on over to their synopsis page:

http://www.percona.com/software/percona-server/

Everything will tell you that Percona Server is the shiznitz. They have a yum repo:

http://www.percona.com/docs/wiki/repositories:yum

They have free hot backup:

http://www.percona.com/software/percona-xtrabackup/

Building from source is messy and not worth your time.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...