MariaDB1
MariaDB 10.1 install
Debian GNU/Linux (Wheezy)에 MariaDB 10.1 설치하는 방법 원문 URL : http://goo.gl/zCY1te 1. MariaDB를 설치하기 위한 repo 등록 작업 $ sudo apt-get install python-software-properties $ sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com 0xcbcb082a1bb943db $ sudo add-apt-repository 'deb http://ftp.kaist.ac.kr/mariadb/repo/10.1/debian wheezy main' 2. MarisDB 설치 $ sudo apt-get update $ sudo apt-get install maria..반응형