当前位置:Gxlcms > 数据库问题 > 我的mysql测试环境

我的mysql测试环境

时间:2021-07-01 10:21:17 帮助过:2人阅读

版本:5.7

安装方式:yum

修改密码:alter user user() identified by ‘root‘;

修改配置文件: vi /etc/my.cnf  

在my.cnf中添加 skip-grant-tables 技术分享

添加后在测试环境中不输入密码,直接输入mysql就可以登录

我的mysql测试环境

标签:

人气教程排行