Islam, Sharif wrote: > I had 3.23.41 installed. It came with Rh7.2. I had some mistakes in initial > start up . So I thought i would reinstall it. I downloaded the rpm for > 3.23.47. And ran the rpm installation.
You got the 3.23.47 RPM from MySQL's site, I presume? That RPM is not an upgrade for a RedHat RPM (RedHat packages MySQL differently from the MySQL AB folks - something to do with the Linux "file system layout standard"). The names are also different - "mysql" for Redhat vs "MySQL" for the MySQL image. You'll have to: * rpm -e the Red Hat package ("mysql"). * Do another "rpm -Uvh" of the MySQL package to be sure that no common component got blasted. * Set up the /etc/init.d stuff if needed to start mysql at system boot. -- Shankar. --------------------------------------------------------------------- Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/ (the list archive) To request this thread, e-mail <[EMAIL PROTECTED]> To unsubscribe, e-mail <[EMAIL PROTECTED]> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php