Upgrading MySQL on Centos 6.5 using IUS dependency warning -
i'm trying replace mysql on centos server default version ius version (i've done php , success)
the server runs several sites, , virtualmin.
when trying replace old mysql mysql56u warning:
warning: unable resolve providers: ['libmysqlclient.so.16()(64bit)', 'libmysqlclient.so.16(libmysqlclient_16)(64bit)', 'libmysqlclient_r.so.16()(64bit)', 'libmysqlclient_r.so.16(libmysqlclient_16)(64bit)', 'mysql-libs(x86-64)', 'ha_archive.so.0()(64bit)', 'ha_blackhole.so.0()(64bit)', 'ha_example.so.0()(64bit)', 'ha_federated.so.0()(64bit)', 'ha_innodb_plugin.so.0()(64bit)']
should ignore or break server ? should try replace these packages before go mysql upgrade ?
well, ignoring worked me.
now there centos 7.0 got new mysql.
Comments
Post a Comment