Home
last modified time | relevance | path

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

12345678910>>...37

/PHP-5.5/ext/mysql/tests/
H A Dbug55473.phpt19 include "connect.inc";
29 function connect($host, $user, $passwd) {
41 $conn = connect($host, $user, $passwd);
50 $conn = connect($host, $user, $passwd);
H A Dmysql_close.phpt10 include "connect.inc";
22 …printf("[003] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s,…
/PHP-5.5/ext/mysqli/tests/
H A Dmysqli_stmt_execute_stored_proc_next_result.phpt7 require_once('connect.inc');
9 …die(sprintf('skip Cannot connect to MySQL, [%d] %s.', mysqli_connect_errno(), mysqli_connect_error…
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_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_connect_error.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 Dmysqli_disable_reads_from_master.phpt15 require_once("connect.inc");
27 …printf("[003] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s,…
H A Dmysqli_enable_reads_from_master.phpt15 require_once("connect.inc");
27 …printf("[003] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s,…
H A Dmysqli_dump_debug_info.phpt11 require_once("connect.inc");
23 …printf("[003] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s,…
H A D022.phpt10 require_once("connect.inc");
48 require_once("connect.inc");
H A D043.phpt10 require_once("connect.inc");
45 require_once("connect.inc");
H A D058.phpt10 require_once("connect.inc");
53 require_once("connect.inc");
H A Dbug48909.phpt10 require_once("connect.inc");
13 …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");
21 …printf("[002] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s,…
H A Dmysqli_debug_ini.phpt18 require_once('connect.inc');
32 require_once('connect.inc');
H A Dmysqli_errno.phpt11 require_once("connect.inc");
23 …printf("[003] 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,…
/PHP-5.5/ext/ldap/tests/
H A Dldap_modify_basic.phpt11 require "connect.inc";
37 require "connect.inc";
H A Dldap_first_reference_basic.phpt11 require "connect.inc";
29 include "connect.inc";
H A Dldap_get_values_len_error.phpt11 require "connect.inc";
28 include "connect.inc";
H A Dldap_set_rebind_proc_error.phpt12 require "connect.inc";
20 require "connect.inc";
H A Dldap_parse_result_basic.phpt11 require "connect.inc";
30 include "connect.inc";
H A Dldap_rename_basic.phpt11 require "connect.inc";
25 include "connect.inc";
/PHP-5.5/ext/sockets/tests/
H A Dsocket_getpeername_ipv4loop.phpt14 /* Bind and connect sockets to localhost */
39 die('Unable to connect to server socket');
H A Dsocket_getpeername_ipv6loop.phpt15 /* Bind and connect sockets to localhost */
40 die('Unable to connect to server socket');
/PHP-5.5/ext/odbc/tests/
H A Dskipif.inc9 die('skip could not connect');

Completed in 20 milliseconds

12345678910>>...37