Hi, My server is using RedHat 9.0.
I just CHANGED the mysql from 3.23.58 (rpm) to 4.0.16 (rpm). What I did : # rpm -e <all mysql 3.23.58 rpm> # rm -rf /var/lib/mysql then install the 4.0.16 (rpm) # rpm -i MySQL-server .... MySQL-client ... MySQL-devel ... MySQL-shared-compat After this, I can start the server. I can change the root password using mysqladmin. I can create database. But I cant find /etc/my.cnf is this normal ? I verified by issuing: rpm -ql MySQL-server ... But again, I did not see /etc/my.cnf Anyone know what is the 'standard' my.cnf for MySQL 4.0.16 ? Thanks, __________________________________ Do you Yahoo!? Protect your identity with Yahoo! Mail AddressGuard http://antispam.yahoo.com/whatsnewfree -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]