One - One Code All

Blog Content

阿里云安装mariadb

MySQL Linux-Mac   2021-04-17 21:58:10

安装:

yum install mariadb-server  mariadb
systemctl start mariadb.service
systemctl start mariadb.service
systemctl enable mariadb.service # 开机启动

初始化数据库

whereis mysql_secure_installation
/usr/bin/mysql_secure_installation



上一篇:Mac OS X使用mdbtools访问导入mdb数据库到mysql
下一篇:一文解决 MySQL / MySQL8 中的 Packets out of order 问题

The minute you think of giving up, think of the reason why you held on so long.