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

Popular posts from this blog

javascript - Jquery show_hide, what to add in order to make the page scroll to the bottom of the hidden field once button is clicked -

javascript - Highcharts multi-color line -

javascript - Enter key does not work in search box -