Lines Matching refs:host
9 if (!$link = my_mysqli_connect($host, $user, $passwd, $db, $port, $socket))
10 …die(sprintf("SKIP Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port…
11 $host, $user, $db, $port, $socket));
23 if (!$link = my_mysqli_connect($host, $user, $passwd, $db, $port, $socket))
24 …printf("[006] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s,…
25 $host, $user, $db, $port, $socket);
40 if (!$link = my_mysqli_connect($host, $user, $passwd, $db, $port, $socket)) {
41 …printf("[020] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s,…
42 $host, $user, $db, $port, $socket);
76 if (!$link = my_mysqli_connect($host, $user, $passwd, $db, $port, $socket)) {
77 …printf("[020] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s,…
78 $host, $user, $db, $port, $socket);
86 if (!$link = my_mysqli_connect($host, $user, $passwd, $db, $port, $socket)) {
87 …printf("[022] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s,…
88 $host, $user, $db, $port, $socket);