Page 1 of 1

Upgrade to MySQL 5.6 - Ubuntu 14.04

Posted: Wed Aug 31, 2016 12:19 pm
by m4th3us
I've tried everynthing

This package can't be removed without causing trouble ( mysql-common ), and i already installed mysql-common-5.6.

But seems like having both packages mysql-server-5.6 continue using mysql-common-5.5

and if i try to remove mysql-common-5.5

Code: Select all

# apt-get remove mysql-common
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following packages were automatically installed and are no longer required:
  libjs-codemirror libjs-jquery-cookie libjs-jquery-event-drag
  libjs-jquery-metadata libjs-jquery-mousewheel libjs-jquery-tablesorter
  libjs-jquery-ui libjs-underscore php-gettext
Use 'apt-get autoremove' to remove them.
The following extra packages will be installed:
  exim4-daemon-light libmariadbclient18 libreadline5 mariadb-client
  mariadb-client-5.5 mariadb-client-core-5.5 mariadb-common mysql-common:i386
  php5-mysqlnd
The following packages will be REMOVED:
  exim4-daemon-heavy libdbd-mysql-perl libmysqlclient18 libqt4-sql-mysql
  mysql-client mysql-common mysql-common-5.6 mysql-community-client
  mysql-community-server php5-mysql phpmyadmin
The following NEW packages will be installed:
  exim4-daemon-light libmariadbclient18 libreadline5 mariadb-client
  mariadb-client-5.5 mariadb-client-core-5.5 mariadb-common mysql-common:i386
  php5-mysqlnd
0 upgraded, 9 newly installed, 11 to remove and 147 not upgraded.
1 not fully installed or removed.
Need to get 3,090 kB of archives.
After this operation, 160 MB disk space will be freed.
Do you want to continue? [Y/n] n
Abort.
But, i don't want mariadb!