Arne,
Your suggestion worked.
yum install --enablerepo=base --enablerepo=updates --enablerepo=addons mysql-devel
downloaded and installed mysql-devel. Unfortunately, yum -update is now broken as it wants to upgrade openssl to openssl-0.9.7a-43.8sme1 which is newer than openssl-0.9.7a-43.8, but fails dependency checks. What is so special about sme's openssl?
- Charlie