Notice
Recent Posts
Recent Comments
Link
«   2025/07   »
1 2 3 4 5
6 7 8 9 10 11 12
13 14 15 16 17 18 19
20 21 22 23 24 25 26
27 28 29 30 31
Tags more
Archives
Today
Total
관리 메뉴

Python길라잡이

mariaDB 10.1버젼 설치 (우분투16.04.2) 본문

Ubuntu

mariaDB 10.1버젼 설치 (우분투16.04.2)

윤우용 2016. 3. 30. 11:18

mariaDB 10.1

sudo apt-get install software-properties-common

sudo apt-key adv --recv-keys --keyserver hkp://keyserver.ubuntu.com:80 0xF1656F24C74CD1D8

sudo add-apt-repository 'deb [arch=amd64,i386,ppc64el] http://ftp.utexas.edu/mariadb/repo/10.1/ubuntu xenial main'

sudo apt-get update sudo apt-get install mariadb-server



http://kkkw.hatenablog.jp/entry/ubuntu/install-mariadb