Home
last modified time | relevance | path

Searched refs:server (Results 376 – 400 of 554) sorted by relevance

1...<<11121314151617181920>>...23

/PHP-5.5/ext/pdo_mysql/tests/
H A Dbug66141.phpt34 …n error in your SQL syntax; check the manual that corresponds to your %s server version for the ri…
/PHP-5.5/ext/mysqli/tests/
H A Dbug48909.phpt13 …printf("[001] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s,…
H A Dmysqli_errno.phpt23 …printf("[003] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s,…
H A Dmysqli_errno_oo.phpt21 …printf("[002] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s,…
H A Dmysqli_warning_unclonable.phpt17 …printf("[001] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s,…
H A Dmysqli_error_unicode.phpt23 …printf("[003] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s,…
H A Dmysqli_pam_sha256.phpt35 die("skip SHA-256 server plugin unavailable");
85 …printf("[001] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s,…
H A Dmysqli_connect.phpt16 /* we need to check, if the server allows anonymous login (empty user) */
57 …printf("[008] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s,…
63 …printf("[009] Can connect to the server using host=%s, user=%s, passwd=***non_empty, dbname=%s, po…
H A Dmysqli_error_oo.phpt21 …printf("[002] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s,…
/PHP-5.5/ext/mysql/tests/
H A Dmysql_close.phpt22 …printf("[003] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s,…
H A Dmysql_constants.phpt27 printf("[001] Cannot get server version\n");
H A Dmysql_trace_mode.phpt34 …n error in your SQL syntax; check the manual that corresponds to your %s server version for the ri…
H A Dbug51242.phpt33 …printf("[001] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s,…
/PHP-5.5/ext/mysqli/
H A Dconfig.w326 // client library to connect to the MySQL server, i.e. no external MySQL
/PHP-5.5/ext/standard/tests/url/
H A Dget_headers_error_001.phpt9 * Description: Fetches all the headers sent by the server in response to a HTTP request
/PHP-5.5/ext/sybase_ct/tests/
H A Dtest_msghandler.phpt2 Sybase-CT server message handler
/PHP-5.5/ext/curl/tests/
H A Dbug27023.phpt12 include 'server.inc';
H A Dbug48207.phpt17 include 'server.inc';
H A Dbug69316.phpt19 include 'server.inc';
H A Dcurl_setopt_array_basic.phpt18 include 'server.inc';
H A Dcurl_basic_017.phpt15 include 'server.inc';
H A Dcurl_basic_018.phpt15 include 'server.inc';
/PHP-5.5/ext/imap/tests/
H A Dimap_close_error.phpt27 $stream_id = imap_open($server, $username, $password);
/PHP-5.5/ext/standard/tests/http/
H A Dbug38802.phpt6 <?php require 'server.inc'; http_server_skipif('tcp://127.0.0.1:12342'); ?>
9 require 'server.inc';
/PHP-5.5/ext/pgsql/
H A DREADME2 PostgreSQL module provides access to PostgreSQL server from
98 server. This function is useful when user request time consuming query
99 to server. It cannot cancel query executed by pg_exec(), since
126 Resets communication port to Postgresql server using the same

Completed in 31 milliseconds

1...<<11121314151617181920>>...23