I wanted to know which linux flavor is good for mysql, in the sense in which flavor of linux does MySQL perform best assuming mysql to be configured similarly on all flavors.

link|improve this question
Err, isn't this the same: serverfault.com/questions/88815/… – user2368 Nov 27 '09 at 15:24
Yep, created before it was migrated from SO. To close as dupe. – Dan Carley Nov 27 '09 at 15:40
Just for the record: Solaris is by far not a Linux flavored operating system and CentOS and RHEL (Red Hat) are basically the same. ;) – joschi Nov 27 '09 at 17:12
feedback

1 Answer

There are only likely to be two significant factors, which aren't really technically driven:

  1. Which OS are you most comfortable with administering.
  2. What versions of MySQL are available through the native package manager of each.

The former may or may not be influenced by the availability of professional services support.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown