I was trying to add a DB module to Perl with Yum (CentOS 3.3), and wasn't paying attention and overwrote some of the MySQL config files. Now when I try to load mysqld I get:
050102 22:40:26 Error message file '/usr/share/mysql/english/errmsg.sys' had only 218 error messages,
but it should contain at least 238 error messages.
Check that the above file is the right version for this program!
050102 22:40:26 Aborting
Is there an easy fix that'll allow me to reinstall MySQL without losing all the DBs and passwords?
050102 22:40:26 Error message file '/usr/share/mysql/english/errmsg.sys' had only 218 error messages,
but it should contain at least 238 error messages.
Check that the above file is the right version for this program!
050102 22:40:26 Aborting
Is there an easy fix that'll allow me to reinstall MySQL without losing all the DBs and passwords?