mysql_real_connect(&MyData, "192.168.1.129", "root", "cltf", "secureproxy", 3306, NULL, 0)
我明明传的是192.168.1.129,为什么mysql_error返回的错误是:Host '192.168.1.122' is not allowed to connect to this MySQL server