安装MySQL8apt install mysql-server
systemctl status mysql
更改配置(可远程,大小写不敏感)vim /etc/mysql/mysql.conf.d/mysqld.cnf
#bind-ad
2023-04-30