© 1999-2048 dssz.net 粤ICP备11031372号
[MySQL] 使用XAMPP创建Mysql数据库 要想在本地连接需要配置文件:my.ini
说明:使用XAMPP创建Mysql数据库 要想在本地连接需要配置一下: 一般配置:password = 123456 port = 3306 # Change here for bind listening bind-address="0.0.0.0" 特别注意 :将配置文件里面的bind-address前#去掉修改为:"0.0.0.0"<weixin_43190676> 上传 | 大小:6kb