由于mysql_upgrade 功能在 mysql8.0 之后版本已经停用了,所以用一下命令即可mysql -u root -p #你的root密码 use mysql create user 'mysql.infoschema'@'%' identified by '密码'; grant all privileges on *.* to 'mys…
首先确保自己服务器有python环境然后再执行下面命令curl -s https://raw.githubusercontent.com/sivel/speedtest-cli/master/speedtest.py | python -