我想在Windows Server 2003上使用Workbench 5.2.31 CE Rev 7115和mysql 5.5.8来pipe理我的mysql服务器,但是我得到这个错误:
RuntimeError: Could not initialize WMI interface: Workbench.wmiOpenSession(); Internal error: Instantion of IWbemLocatio failed. Internal Error: WMI status code text creation failed
我可以使用[SQL开发],[数据build模]而不是[服务器pipe理] ..
提前致谢!
我对这个工具并不熟悉,但是如果这是一个WMI问题,您可能需要确保Windows Server中的WMI已启用,并且WMI使用的任何防火墙端口都已打开。
也许这会帮助,或谷歌“启用WMI在Windows 2003”其他可能相关的信息。