Home >Database >Mysql Tutorial >VMware中Linux共享mysql数据库的方法_MySQL

VMware中Linux共享mysql数据库的方法_MySQL

WBOY
WBOYOriginal
2016-06-01 13:20:261200browse

VMware

bitsCN.com

win7 +Navicat Lite 9+ VMware7

在VMware中安装openSUSE11.x mysql5 Navicat Lite8/9

VMware网络连接方式 桥接(Bridged)

两个重要的设置

1)防火墙(这个如果不设置,防火墙启用时,从其它机器永远连接不上。)

VMware中Linux共享mysql数据库的方法_MySQL 

2)用户帐户(linux Navicat Lite8)(这个如果不设置,从其它机器永远连接不上。)

VMware中Linux共享mysql数据库的方法_MySQL 

VMware中Linux共享mysql数据库的方法_MySQL 

上图表明指定的用户root可以从任意一个主机上登录。

如果Host设为:192.168.0.%表明用户root可以从192.168.0.0子网内的主机登录。

现在可以在windows中访问vmware中的mysql数据库了。

bitsCN.com
Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn