我有下面的php代码来连接到mysql。mysql_connect( "myserver.com" , "root", "redhat","datastore") or die(mysql_error()); Warning: mysql_connect(): Host '10.21.21.10' is not allowed to connect to this <
我正在为一个项目运行一个非常基本的脚本--一个工作,我有一个有大量联系人的数据库,我需要这个脚本来查看结果并显示一个基本的表,我让脚本工作了,但是突然之间,它没有任何数据库信息--这是我正在使用的代码:main"); if (mysqli_connect_errno()) echo "Failed to connect to MySQL