Lines Matching refs:host
31 if (!$link = my_mysqli_connect($host, $user, $passwd, $db, $port, $socket))
32 …printf("[006] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s,…
33 $host, $user, $db, $port, $socket);
38 if (!$link = my_mysqli_connect($host, $user, $passwd, $db, $port, $socket))
39 …printf("[008] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s,…
40 $host, $user, $db, $port, $socket);
46 if (!$link = my_mysqli_connect($host, $user, $passwd, $db, $port, $socket))
47 …printf("[009a] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s…
48 $host, $user, $db, $port, $socket);
78 if (!$link = my_mysqli_connect($host, $user, $passwd, $db, $port, $socket)) {
79 …printf("[012] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s,…
80 $host, $user, $db, $port, $socket);
88 if (!$link = my_mysqli_connect($host, $user, $passwd, $db, $port, $socket)) {
89 …printf("[014] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s,…
90 $host, $user, $db, $port, $socket);
111 if (!$link = my_mysqli_connect($host, $user, $passwd, $db, $port, $socket))
112 …printf("[019] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s,…
113 $host, $user, $db, $port, $socket);