centos安装mariadb centos7.2怎么安装mariadb?
centos7.2怎么安装mariadb?
yum-y install mariadb server mariadb mariadb develsystemctl start mariadbsystemctl enable mariadbmysqluuusecureuuuinstallationfirewall cmd--permanent--add service mysqlsystemctl restart防火墙-L-n | grep3306
从最新版本的Linux系统开始,默认值是MariaDB而不是MySQL
!安装系统自己的rebos非常简单:
Yum install MariaDB MariaDB server
systemctl start MariaDB==> start MariaDB
systemctl enable MariaDB==> boot up
MySQL secure安装==> set root password等
MySQL-uroot-p123456==>测试登录
如何启动CentOS7自带的MariaDB?
事实上,MySQL和MariaDB是一回事。MySQL被卖给甲骨文后,这种趋势正逐渐向封闭源码发展。如果考虑到未来的版权和升级问题,选择MariaDB并不重要。CentOS默认安装MariaDB
centos安装mariadb mariadb安装教程 yum安装mariadb
版权声明:本文内容由互联网用户自发贡献,本站不承担相关法律责任.如有侵权/违法内容,本站将立刻删除。