Ubuntu 12.04.2 LTS 환경에서 작성하였습니다.


apt-get install python-software-properties 

apt-key adv --recv-keys --keyserver keyserver.ubuntu.com 0xcbcb082a1bb943db

add-apt-repository 'deb http://ftp.kaist.ac.kr/mariadb/repo/5.5/ubuntu precise main'


apt-get update apt-get install mariadb-server

https://downloads.mariadb.org/mariadb/repositories/

Posted by theqoo
,