Page 1 of 1

Ubuntu 16.04 MariaDB

Posted: Sun Mar 19, 2017 4:25 pm
by Phantro
Hi guys, I followed a post here to upgrade mysql to mariadb but for ubuntu 16.04 this is giving me some errors.

For Ubuntu 16.04, just don't follow that guides with says you to install new repositories, just do it:

Code: Select all

apt-get update
apt-get upgrade
apt-get install mariadb-server
This will install mariadb version 10.0 without any erros. As I see, mariadb repositories on Ubuntu 16.04 coming with ubuntu by default.

I didn't tried to upgrade to 10.1 because when I try to add repositories for 10.1 I always got erros.

Re: Ubuntu 16.04 MariaDB

Posted: Sun Mar 19, 2017 5:43 pm
by mehargags
Post your Errors... We can't help you without knowing them :)