Hello, Got the same problem as above. Yum updated mysql to 5.1 from 5.0 on my centos vps production server, and mysql couldn't start correctly.
Removing the following line in my.cnf fixed the issue: skip-bdb After that, everything worked perfectly! Regards, Luis Alberto