tips:db:mariadb

This is an old revision of the document!


mariadb

sudo apt install -y software-properties-common
sudo apt-key adv --recv-keys --keyserver hkp://keyserver.ubuntu.com:80 0xF1656F24C74CD1D8
sudo add-apt-repository -y 'deb [arch=amd64] http://mariadb.mirror.nucleus.be/repo/10.1/ubuntu xenial main'
 
sudo apt update
sudo apt install -y mariadb-server
  • tips/db/mariadb.1480432582.txt.gz
  • Last modified: 2016/11/29 16:16
  • by scipio