http://blog.itpub.net/26148431/viewspace-1466379/
1,登录mysql
2,使用命令show global variables like 'port';查看端口号
进行了这步操作之后 在进行登录的时候 不需要输入密码了 直接点回车就进入数据库了 这段的意思 https://www.2cto.com/database/201504/391832.html 中
本文共 251 字,大约阅读时间需要 1 分钟。
http://blog.itpub.net/26148431/viewspace-1466379/
1,登录mysql
2,使用命令show global variables like 'port';查看端口号
转载于:https://www.cnblogs.com/aiyr/p/7609904.html