Home
last modified time | relevance | path

Searched refs:connection (Results 26 – 50 of 190) sorted by relevance

12345678

/PHP-5.5/ext/oci8/tests/
H A Dconn_attr_3.phpt2 Set and get of connection attributes with oci_close().
64 resource(%d) of type (oci8 connection)
68 resource(%d) of type (oci8 connection)
71 resource(%d) of type (oci8 persistent connection)
75 resource(%d) of type (oci8 persistent connection)
78 resource(%d) of type (oci8 connection)
84 resource(%d) of type (oci8 connection)
H A Dpassword_new.phpt7 if (empty($dbase)) die ("skip requires database connection string be set");
43 resource(%d) of type (oci8 connection)
44 resource(%d) of type (oci8 connection)
45 resource(%d) of type (oci8 connection)
H A Dpassword_old.phpt7 if (empty($dbase)) die ("skip requires database connection string be set");
45 resource(%d) of type (oci8 connection)
46 resource(%d) of type (oci8 connection)
47 resource(%d) of type (oci8 connection)
H A Ddrcp_newconnect.phpt19 // Another connection now
39 resource(%d) of type (oci8 connection)
40 resource(%d) of type (oci8 connection)
H A Ddrcp_scope4.phpt16 // In PHP 5.3, the test opens a connection within function1 and
17 // updates a table (without committing). Another connection is opened
58 resource(%d) of type (oci8 persistent connection)
60 resource(%d) of type (oci8 persistent connection)
H A Ddrcp_characterset.phpt55 resource(%d) of type (oci8 connection)
56 resource(%d) of type (oci8 persistent connection)
57 resource(%d) of type (oci8 connection)
58 resource(%d) of type (oci8 persistent connection)
H A Dconnect_1.phpt31 resource(%d) of type (oci8 persistent connection)
32 resource(%d) of type (oci8 connection)
H A Dconnect_1_old.phpt31 resource(%d) of type (oci8 persistent connection)
32 resource(%d) of type (oci8 connection)
H A Dpassword.phpt7 if (empty($dbase)) die ("skip requires database connection string be set");
77 resource(%d) of type (oci8 connection)
78 resource(%d) of type (oci8 connection)
79 resource(%d) of type (oci8 connection)
H A Dpassword_2.phpt7 if (empty($dbase)) die ("skip requires database connection string be set");
76 resource(%d) of type (oci8 persistent connection)
77 resource(%d) of type (oci8 persistent connection)
78 resource(%d) of type (oci8 persistent connection)
/PHP-5.5/ext/standard/tests/network/
H A Dshutdown.phpt41 /* Accept connection 1 */
44 die('Unable to accept connection');
54 /* Accept connection 2 */
57 die('Unable to accept connection');
H A Dbug20134.phpt8 /* UDP will never cause a connection error, as it is
9 * a connection-LESS protocol */
H A Dtcp4loop.phpt24 /* Accept that connection */
27 die('Unable to accept connection');
H A Dunixloop.phpt26 /* Accept that connection */
29 die('Unable to accept connection');
/PHP-5.5/ext/mysqli/tests/
H A Dmysqli_pconn_kill.phpt2 Killing a persistent connection.
44 // Kill the persistent connection - don't use mysqli_kill, mysqlnd will catch that...
46 …printf("[006] Cannot kill persistent connection, [%d] %s\n", mysqli_errno($link), mysqli_error($li…
60 …printf("[008] Thread of the persistent connection should have been gone, [%d] %s\n", mysqli_errno(…
62 …printf("[009] Thread of the regular connection should be still there, [%d] %s\n", mysqli_errno($li…
64 // On PHP side this should do nothing. PHP should not try to close the connection or something.
71 …printf("[012] New persistent connection cannot execute queries, [%d] %s\n", @mysqli_errno($plink),…
84 …printf("[014] New regular connection cannot execute queries, [%d] %s\n", mysqli_errno($link), mysq…
H A Dmysqli_connect_oo.phpt58 // There shall be NO connection! Using new mysqli(void) shall not use defaults for a connection!
61 // the first day on. And that's: no connection.
63 printf("[013] There shall be no connection!\n");
74 // There shall be NO connection! Using new mysqli(void) shall not use defaults for a connection!
77 // the first day on. And that's: no connection.
79 printf("[011] There shall be no connection!\n");
H A Dmysqli_no_reconnect.phpt17 printf("[001] Cannot create second database connection, [%d] %s\n",
53 // after 2+ seconds the server should kill the connection
66 printf("[009] Server should have killed the timeout connection, [%d] %s\n",
73 printf("[011] Executing a query should not be possible, connection should be closed, [%d] %s\n",
77 printf("[012] Cannot create database connection, [%d] %s\n",
120 printf("[017] Running a query should not be possible, connection should be gone, [%d] %s\n",
H A Dmysqli_pconn_twice.phpt2 Calling connect() on an open persistent connection to create a new persistent connection
26 /* it is undefined which pooled connection we get - thread ids may differ */
45 /* it is undefined which pooled connection we get - thread ids may differ */
/PHP-5.5/ext/sybase_ct/tests/
H A Dtest_close_default.phpt2 Sybase-CT close default connection
20 Warning: sybase_query(): Sybase: No connection in %s on line %d
/PHP-5.5/ext/standard/tests/file/
H A Dbug52820.phpt46 * Closing connection%A%d
51 * Closing connection%A%d
56 * Closing connection%A%d
61 * Closing connection%A%d
/PHP-5.5/ext/pgsql/tests/
H A Dbug65119.phpt12 $connection = pg_pconnect($conn_str, PGSQL_CONNECT_FORCE_NEW);
15 pg_copy_from($connection, "bug65119", $values, "\t", "NULL");
H A D02connection.phpt2 PostgreSQL connection
7 // connection function tests
/PHP-5.5/ext/ftp/tests/
H A Dserver.inc97 if (!$s) die("Error accepting a new connection\n");
224 fputs($s, "150 File status okay; about to open data connection\r\n");
229 fputs($s, "425 Can't open data connection\r\n");
279 fputs($s, "150 File status okay; about to open data connection\r\n");
282 fputs($s, "425 Can't open data connection\r\n");
326 fputs($s, "425 Can't open data connection\r\n");
333 fputs($s, "150 File status okay; about to open data connection.\r\n");
334 //the data connection is handled in another forked process
339 fputs($s, "150 File status okay; about to open data connection.\r\n");
407 fputs($s, "150 Opening ASCII mode data connection for file list\r\n");
[all …]
/PHP-5.5/ext/mysql/tests/
H A Dmysql_pconn_disable.phpt23 printf("[002] Can fetch data using persistent connection! Data = '%s'\n",
34 printf("[004] Looks like the second call to pconnect() did not give us the same connection.\n");
43 printf("[006] Looks like connect() did not return a new connection.\n");
56 [002] Can fetch data using persistent connection! Data = '1'
/PHP-5.5/ext/pdo_oci/tests/
H A Dpdo_oci_attr_autocommit_1.phpt37 // Use 2nd connection to check that autocommit does commit
45 echo "Second connection should be able to see committed data\n";
62 Second connection should be able to see committed data

Completed in 35 milliseconds

12345678