摘要:
Problem: sql server 2012 安装完毕后,连接数据库只能使用 机器名\数据库实例 的方式,想用 localhost 或 . 作为服务器名称不可以 Solution: 参考:https://blog.csdn.net/qq_26545305/article/details/5074 阅读全文
posted @ 2019-03-12 10:05
lishidefengchen
阅读(2868)
评论(0)
推荐(1)
摘要:
Solution: 1、在mysql服务器上用命令行连接mysql 2、执行如下命令: a、use mysql; b、alter user 'root'@'localhost' identified with mysql_native_password by '********'; // '**** 阅读全文
posted @ 2019-03-12 09:42
lishidefengchen
阅读(253)
评论(0)
推荐(0)

浙公网安备 33010602011771号