Page 1 of 1

[atomic] Mysql 5.5.16

Posted: Mon Oct 17, 2011 4:26 pm
by scott
This is the initial release for the 5.5 branch into the atomic repository. It contains numerous changes over the 5.1 branch. This update constitutes a major change and additional steps may be required to complete the upgrade.

Release Notes
* %post routine has an upgrade event for the database format changes. This is only triggered for systems running plesk, and can be overridden by setting the following before upgrading:
export ATOMIC_SKIP=1
* Cloudlinux Mysql Governor patches have been merged in to this release.

Changelog:
http://dev.mysql.com/doc/refman/5.5/en/news-5-5-16.html

To Upgrade:
yum upgrade mysql

Re: [atomic] Mysql 5.5.16

Posted: Mon Oct 24, 2011 6:57 am
by breun
Welcome to the MySQL monitor. Commands end with ; or \g.
Your MySQL connection id is 8760
Server version: 5.5.16-cll MySQL Community Server (GPL) by Remi
Remi? :)

Re: [atomic] Mysql 5.5.16

Posted: Mon Oct 24, 2011 8:14 am
by scott
Yeah, take a look at the changelog

Re: [atomic] Mysql 5.5.16

Posted: Thu Oct 27, 2011 7:52 am
by priestjim
Hi,

Could it be possible to also maintain the 5.1 series RPMS in the repository for us who have automated installations of 5.1 and now our Virtuozzo containers won't complete installation because of the 5.1-specific my.cnf we've customized? :D

Thanks!

Re: [atomic] Mysql 5.5.16

Posted: Mon Nov 14, 2011 9:06 am
by tkalfaoglu2
After the upgrade I have:
  • ruby-mysql-2.7-200705221357
    mysql-libs-5.5.17-2.el5.art
    mysqlclient15-5.0.90-1.el5.art
    mysql-bench-5.5.17-2.el5.art
    php-mysql-5.2.17-1.el5.art
    mysql-libs-5.5.17-2.el5.art
    mysql-bench-5.5.17-2.el5.art
    mysql-5.5.17-2.el5.art
    mysqlclient15-5.0.90-1.el5.art
    perl-DBD-mysql-4.014-1.el5.rf
    php-mysql-5.2.17-1.el5.art
    mysql-5.5.17-2.el5.art
    mysql-devel-5.5.17-2.el5.art
    mysql-server-5.5.17-2.el5.art
    mysql-devel-5.5.17-2.el5.art
..should I be removing mysqlclient15 or anything else? (centos 5, Plesk 9)
I'm seeing crashes ("mysql got signal 11") about once every minute now..

Thanks!
-t

Re: [atomic] Mysql 5.5.16

Posted: Mon Nov 14, 2011 10:50 am
by scott
thats just a compat library, removing it would probably break a mountain of other things. I'd take a look at your mysql logs to see if they can shed an light on why its Segfaulting.