Re: Upgrade from 5.5 to 5.6

2015-05-18 Thread Larry Martell
On Fri, May 15, 2015 at 8:27 PM, Reindl Harald 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 fro

Re: Upgrade from 5.5 to 5.6

2015-05-15 Thread Reindl Harald
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 MyS