bug_x

导航

 

2022年10月18日

摘要: 1、apt install mariadb 2、 mariadb = show global variables like 'port' ##查看端口号 #设置root 密码 远程访问 # 登录mysql,在默认安装时如果没有让我们设置密码,则直接回车就能登录成功。mysql -uroot -p# 阅读全文
posted @ 2022-10-18 16:08 bug_x 阅读(84) 评论(0) 推荐(0) 编辑