Home
last modified time | relevance | path

Searched refs:connect (Results 151 – 175 of 855) sorted by relevance

12345678910>>...35

/PHP-8.3/ext/mysqli/tests/
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…
H A Dmysqli_begin_transaction.phpt9 require_once 'connect.inc';
11 die(sprintf("skip Cannot connect, [%d] %s", mysqli_connect_errno(), mysqli_connect_error()));
18 require_once 'connect.inc';
20 …printf("[004] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s,…
H A Dmysqli_errno_oo.phpt11 require_once 'connect.inc';
21 …printf("[002] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s,…
H A D003.phpt2 mysqli connect
11 require_once 'connect.inc';
78 require_once 'connect.inc';
H A Dmysqli_pconn_disabled.phpt17 require_once 'connect.inc';
22 …printf("[001] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s,…
31 …printf("[003] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s,…
H A Dmysqli_stmt_execute_stored_proc_next_result.phpt7 require_once 'connect.inc';
9 …die(sprintf("skip Can't connect to MySQL Server - [%d] %s", mysqli_connect_errno(), mysqli_connect…
17 require_once 'connect.inc';
20 …printf("[001] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s,…
118 require_once 'connect.inc';
H A Dmysqli_ssl_set.phpt15 require_once 'connect.inc';
32 will return an error when you attempt to connect.
H A Dmysqli_warning_unclonable.phpt13 require_once 'connect.inc';
16 …printf("[001] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s,…
H A D001.phpt2 mysqli connect
11 require_once 'connect.inc';
H A D021.phpt11 require_once 'connect.inc';
44 require_once 'connect.inc';
H A D060.phpt11 require_once 'connect.inc';
48 require_once 'connect.inc';
H A Dbug48909.phpt11 require_once 'connect.inc';
14 …printf("[001] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s,…
H A Dmysqli_connect_errno.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 D022.phpt11 require_once 'connect.inc';
49 require_once 'connect.inc';
H A D043.phpt11 require_once 'connect.inc';
46 require_once 'connect.inc';
H A D058.phpt11 require_once 'connect.inc';
54 require_once 'connect.inc';
H A Dbug35517.phpt11 require_once 'connect.inc';
40 require_once 'connect.inc';
H A Dmysqli_error.phpt11 require_once 'connect.inc';
14 …printf("[003] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s,…
/PHP-8.3/ext/ldap/tests/
H A Dldap_next_reference_basic.phpt12 require "connect.inc";
34 include "connect.inc";
H A Dldap_add_ext.phpt15 require "connect.inc";
38 require "connect.inc";
H A Dldap_modify_batch_basic.phpt12 require "connect.inc";
43 require "connect.inc";
H A Dldap_rename_ext.phpt16 require "connect.inc";
39 require "connect.inc";
/PHP-8.3/ext/sockets/tests/
H A Dsocket_getpeername_ipv4loop.phpt10 /* Bind and connect sockets to localhost */
41 die('Unable to connect to server socket');
H A Dsocket_getpeername_ipv6loop.phpt15 /* Bind and connect sockets to localhost */
46 die('Unable to connect to server socket');
/PHP-8.3/ext/pdo_firebird/tests/
H A Dconnect.phpt2 PDO_Firebird: connect/disconnect

Completed in 35 milliseconds

12345678910>>...35