I'm trying to upgrade from 5.5.16 to 5.6.34 using a binary install and have downloaded the MySQL-server-5.6.34-1.rhel5.i386.rpm from the MySQL repo. After replacing the bin/ and lib/ directory it has not updated MySQL so the version is still showing
/bin/mysql --version
/var/lib/mysql/mysql56/mysql56_install/bin/mysql Ver 14.14 Distrib 5.6.16, for linux-glibc2.5 (i686) using EditLine wrapper
Have I downloaded the right package? How do I update this binary?
Thanks
Jim