mysql的配置文件有问题
[mysqld] basedir=D:\studysoftware\mysql-5.7.35datadir=D:\studysoftware\mysql-5.7.35\dataport=3306 skip-grant-tables
mysqld写成mysql
mysql: [ERROR] unknown variable 'basedir=D: tudysoftware\mysql-5.7.35\'
原文:https://www.cnblogs.com/rsx524/p/15114124.html