On Fri, May 15, 2015 at 8:27 PM, Reindl Harald <h.rei...@thelounge.net> wrote: > > Am 15.05.2015 um 23:27 schrieb Larry Martell: >> >> I am upgrading my server from 5.5 to 5.6. This is on CentOS 6.5. I >> removed 5.5 like this: >> >> yum remove mysql-libs MySQL-client MySQL-devel MySQL-shared >> >> and I installed 5.6 from >> MySQL-5.6.24-1.linux_glibc2.5.x86_64.rpm-bundle.tar with: >> >> rpm -i MySQL-client-5.6.24-1.linux_glibc2.5.x86_64.rpm >> rpm -i MySQL-client-5.6.24-1.linux_glibc2.5.x86_64.rpm >> rpm -i MySQL-shared-5.6.24-1.linux_glibc2.5.x86_64.rpm >> >> I then ran mysql_upgrade and I got: >> >> This installation of MySQL is already upgraded to 5.5.43, use --force >> if you still need to run mysql_upgrade >> >> Looking at the mod time of mysql_upgrade I see it's from when I >> installed 5.5, not from today. >> >> Shouldn't I have gotten a new mysql_upgrade with the 5.6 install? Is >> running it with --force all I need to do? Or do I not have the correct >> version of mysql_upgrade? > > > surely, but why don#t you upgrade mysql-server?
Yeah, that would help. All good now. Thanks. -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/mysql