From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; sv-SE; rv:1.7.10) Gecko/20050721 CentOS/1.0.6-1.4.1.centos4 Firefox/1.0.6 Description of problem: Installing/uninstalling mysql should install/save my.cnf as .rpmnew/.rpmsave. Version-Release number of selected component (if applicable): 4.1.10a-2.RHEL4.1 How reproducible: Always Steps to Reproduce: 1. rpm -i mysql 2. rpm -e mysql Additional info:
This is as expected: rpm will only save a config file if it's been modified.