Home
last modified time | relevance | path

Searched refs:connect (Results 126 – 150 of 854) sorted by relevance

12345678910>>...35

/PHP-8.3/ext/mysqli/tests/
H A D038.phpt11 require_once 'connect.inc';
38 require_once 'connect.inc';
H A Dmysqli_errno.phpt11 require_once 'connect.inc';
14 …printf("[003] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s,…
H A Dbug29311.phpt11 require_once 'connect.inc';
26 $this->connect($host, $user, $passwd, $db, $port, $socket);
H A Dmysqli_change_user.phpt11 require_once 'connect.inc';
14 …printf("[006] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s,…
21 …printf("[008] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s,…
29 …printf("[009a] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s…
61 …printf("[012] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s,…
71 …printf("[014] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s,…
97 …printf("[019] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s,…
H A Dmysqli_real_escape_string_eucjpms.phpt11 die(sprintf("skip Cannot connect to MySQL, [%d] %s\n",
20 require_once 'connect.inc';
24 printf("[001] Cannot connect to the server using host=%s, user=%s,
H A Dmysqli_real_escape_string_euckr.phpt11 die(sprintf("skip Cannot connect to MySQL, [%d] %s\n",
20 require_once 'connect.inc';
23 printf("[001] Cannot connect to the server using host=%s, user=%s,
H A Dmysqli_real_escape_string_gb2312.phpt11 die(sprintf("skip Cannot connect to MySQL, [%d] %s\n",
21 require_once 'connect.inc';
24 printf("[001] Cannot connect to the server using host=%s, user=%s,
H A Dmysqli_real_escape_string_gbk.phpt10 die(sprintf("skip Cannot connect to MySQL, [%d] %s\n",
21 require_once 'connect.inc';
24 printf("[001] Cannot connect to the server using host=%s, user=%s,
H A Dbug76386.phpt7 require_once 'connect.inc';
10 …die(sprintf("skip Can't connect to MySQL Server - [%d] %s", mysqli_connect_errno(), mysqli_connect…
21 require_once 'connect.inc';
99 require_once 'connect.inc';
H A Dmysqli_stmt_init.phpt16 require_once 'connect.inc';
18 …printf("Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s, socke…
H A Dtable.inc2 require_once 'connect.inc';
5 …printf("Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s, socke…
H A D040.phpt11 require_once 'connect.inc';
37 require_once 'connect.inc';
H A D046.phpt11 require_once 'connect.inc';
40 require_once 'connect.inc';
H A Dbug71863.phpt11 require_once 'connect.inc';
25 require_once 'connect.inc';
H A D059.phpt11 require_once 'connect.inc';
47 require_once 'connect.inc';
H A D066.phpt11 require_once 'connect.inc';
36 require_once 'connect.inc';
H A Dbug74779.phpt12 require_once 'connect.inc';
15 …printf("[001] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s,…
H A Dbug70949.phpt11 require_once 'connect.inc';
46 require_once 'connect.inc';
H A Dmysqli_connect_error.phpt11 require_once 'connect.inc';
24 …printf("[002] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s,…
H A Dmysqli_report_wo_ps.phpt7 require_once 'connect.inc';
10 …die(sprintf("SKIP Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port…
36 require_once 'connect.inc';
38 …printf("Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s, socke…
85 …printf("[010] Can connect to the server using host=%s, user=%s, passwd=***non_empty, dbname=%s, po…
98 …printf("[013] Can connect to the server using host=%s, user=%s, passwd=***non_empty, dbname=%s, po…
/PHP-8.3/ext/standard/tests/mail/
H A Dmail_skipif.inc18 $retries = 0; // don't retry connect on failure
22 die("skip could not connect to mailbox $mailbox");
/PHP-8.3/ext/openssl/tests/
H A Dbug68920.phpt69 Warning: stream_socket_client(): Unable to connect to %s (Unknown error) in %s on line %d
76 Warning: stream_socket_client(): Unable to connect to %s (Unknown error) in %s on line %d
85 Warning: stream_socket_client(): Unable to connect to %s (Unknown error) in %s on line %d
94 Warning: stream_socket_client(): Unable to connect to %s (Unknown error) in %s on line %d
/PHP-8.3/ext/odbc/tests/
H A Dskipif.inc7 die('skip could not connect');
/PHP-8.3/ext/ldap/tests/
H A Dldap_delete_ext.phpt15 require "connect.inc";
40 require "connect.inc";
/PHP-8.3/ext/imap/tests/
H A Dbug63126.phpt11 die("skip could not connect to mailbox " . IMAP_SERVER_DEBUG);
47 echo "Can't connect\n";

Completed in 47 milliseconds

12345678910>>...35