Instalei o MariaDb como suportado pela comunidade Ubuntu, mencionada na nota de lançamento do LTS mais recente.
Depois disso eu tentei instalar o Mariadb-client, que também instalei com sucesso, depois disso é bom ter a ferramenta GUI Então decidi instalar o MySql-workbench do Ubuntu-SOftware-Center e via Terminal mas ele apresentou erros mencionados abaixo-
Erro via Ubuntu-Software-Center -
This error could be caused by required additional software packages which are missing or not installable. Furthermore there could be a conflict between software packages which are not allowed to be installed at the same time.
mysql-workbench: Depends: libgcc1 (>= 1:4.1.1) but 1:4.9-20140406-0ubuntu1 is to be installed
Depends: libgtkmm-2.4-1c2a (>= 1:2.24.0) but 1:2.24.4-1ubuntu1 is to be installed
Depends: libpcrecpp0 (>= 7.7) but 1:8.31-2ubuntu2 is to be installed
Depends: python:any (>= 2.7.1-0ubuntu2) but it is a virtual package
Depends: mysql-workbench-data (= 6.0.8+dfsg-2) but 6.0.8+dfsg-2 is to be installed.
Erro via terminal -
The following packages have unmet dependencies:
mysql-workbench : Depends: mysql-client
E: Unable to correct problems, you have held broken packages.
Este foi um bug confirmado no launchpad, como mencionado aqui
No site oficial do My-sql, as versões do workbench só estão disponíveis até atrevido (13.10), Então, como posso instalá-lo.
UPDATE 1
Adicionadas as seguintes linhas em /etc/apt/sources.list
# MariaDB 10.0 repository list - created 2014-04-19 11:47 UTC
# http://mariadb.org/mariadb/repositories/
deb http://mirror.mephi.ru/mariadb/repo/10.0/ubuntu trusty main
deb-src http://mirror.mephi.ru/mariadb/repo/10.0/ubuntu trusty main
Nenhuma mudança, ainda é o mesmo problema. Existem alguns problemas entre o trusty e a versão 10.1.10 do Mariadb. Então tentei
sudo apt-get install libmysqlclient18=10.1.10-mariadb1~trusty mysql-common=10.1.10-mariadb1~trusty
E sua saída é -
E: Version '10.1.10-mariadb1~trusty' for 'libmysqlclient18' was not found
E: Version '10.1.10-mariadb1~trusty' for 'mysql-common' was not found
Então, a coisa é simples, não foi possível encontrá-lo. embora esteja lá no site oficial.
UPDATE 2
Removido o MariaDB 10.1.10, mas o problema ainda é o mesmo com o MariaDB 5.5.37.