我是从 http://www.mysql.com网站上下载的MySQL Community Server 5.5.12来安装
用其它软件可以连上,但在IIS里测试PHP却连不上Warning: mysql_connect() [function.mysql-connect]: Bad handshake in D:\web\php\cs001.php on line 5
不能连接数据库: Bad handshake我的IIS主机是http://localhost/    Mysql数据库主机也是localhost是不是跟这个有关