There are different mysql install packages for differential platforms. http://www.mysql.com/downloads/mysql/#downloads

I'm using CentOS, which install package should I download?

The Generic Linux or Rethat/Oracle Enterprise Linux?

PS: I cannot install it with yum because of some irregular Transation error.

Thanks.

link|improve this question

You should consider trying to fix yum, which will allow you to get mysql updates for security fixes etc as part of your normal updates. – a'r Mar 7 '11 at 11:49
feedback

2 Answers

up vote 1 down vote accepted

You can safely use the Red Hat & Oracle Enterprise Linux version on CentOS. I've always used those Rpm without any problems. CentOS aims to be 100% binary compatible with RedHat.

link|improve this answer
feedback

I would go with the Redhat version. CentOS uses RedHat source code.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.