Home
last modified time | relevance | path

Searched refs:server (Results 451 – 475 of 554) sorted by relevance

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

/PHP-5.5/ext/mysql/tests/
H A D003.phpt21 …printf("[001] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s,…
H A Dmysql_list_fields.phpt55 …printf("[c001] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s…
H A Dbug53649.phpt58 …printf("[clean] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%…
H A Dmysql_select_db.phpt19 …printf("[002] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s,…
/PHP-5.5/ext/curl/tests/
H A Dbug48203_multi.phpt9 include 'server.inc';
H A Dcurl_file_upload.phpt21 include 'server.inc';
/PHP-5.5/ext/oci8/tests/
H A Dconn_attr_5.phpt12 die("skip expected output only valid when using Oracle 10g or greater database server");
H A Dconn_attr_3.phpt12 die("skip expected output only valid when using Oracle 10g or greater database server");
/PHP-5.5/ext/mysqli/tests/
H A Dmysqli_stmt_execute_stored_proc_out.phpt25 …printf("[001] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s,…
H A Dmysqli_commit.phpt33 …printf("[004] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s,…
H A Dmysqli_fetch_field_direct_oo.phpt24 …printf("[002] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s,…
H A Dmysqli_insert_id_variation.phpt13 …printf("[001] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s,…
H A Dmysqli_real_escape_string_big5.phpt27 printf("[001] Cannot connect to the server using host=%s, user=%s,
H A Dmysqli_rollback.phpt32 …printf("[003] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s,…
H A Dmysqli_stmt_fetch_bit.phpt22 …printf("[001] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s,…
H A Dbug_mysql_49406.phpt13 …printf("[001] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s,…
H A Dmysqli_data_seek_oo.phpt19 …printf("[001] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s,…
H A Dmysqli_fetch_field_flags.phpt146 Unfortunately different server versions give you slightly different
147 results.The test does not yet fully reflect all server changes/bugs etc.
H A Dmysqli_real_connect.phpt45 …printf("[003] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s,…
53 …printf("[005] Expecting boolean/false got %s/%s. Can connect to the server using host=%s, user=%s,…
H A Dmysqli_change_user_locks_temporary.phpt8 die("skip - is the server still buggy?");
/PHP-5.5/ext/standard/tests/file/
H A Dinclude_userstream_002.phpt100 Warning: fopen(): test1:// wrapper is disabled in the server configuration by allow_url_include=0 i…
/PHP-5.5/ext/pdo_mysql/tests/
H A Dpdo_mysql_attr_server_version.phpt21 // Ideally the server version would be an integer - as documented but BC break!
/PHP-5.5/ext/pdo_odbc/tests/
H A Dlong_columns.phpt72 // don't use Prepared Statements. that fails on MS SQL server (works with Access, MyODBC), which is…
73 // this test does - nice to be able to test using MS SQL server
/PHP-5.5/ext/oci8/
H A Dphp_oci8_int.h124 OCIServer *server; /* private server handle */ member
317 …PHP_OCI_CALL(OCIAttrGet, ((dvoid *)(connection)->server, OCI_HTYPE_SERVER, (dvoid *)&serverStatus,…
/PHP-5.5/ext/soap/
H A DTODO49 ? server part support for "document" style encoding

Completed in 41 milliseconds

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