Home
last modified time | relevance | path

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

12345678

/PHP-5.5/ext/mysqli/tests/
H A Dmysqli_stmt_get_result_metadata_fetch_field.phpt16 // Make sure that client, connection and result charsets are all the
H A Dmysqli_change_user_set_names.phpt152 printf("[014] Expecting connection charset to be %s got %s\n",
H A Dmysqli_fetch_field.phpt25 // Make sure that client, connection and result charsets are all the
H A Dmysqli_field_seek.phpt70 // Make sure that client, connection and result charsets are all the
/PHP-5.5/ext/oci8/tests/
H A Dbug41069.phpt7 if (empty($dbase)) die ("skip requires network connection alias for DB link loopback");
H A Dconn_attr.inc65 /* Pass $conn_type=1 for a connection with oci_connect()
/PHP-5.5/ext/standard/tests/dir/
H A Dclosedir_variation1.phpt6 * Description: Close directory connection identified by the dir_handle
/PHP-5.5/ext/pdo_mysql/tests/
H A Dpdo_mysql_begintransaction.phpt31 /* This is the PDO way to close a connection */
/PHP-5.5/
H A DREADME.namespaces46 $y = new DB\connection();
H A Dphp.ini-development765 ; Disable logging through FastCGI connection. PHP's default behavior is to enable
964 ; http://php.net/pdo-odbc.connection-pooling
1039 ; Check that a connection is still valid before reuse.
1239 ; maintain an idle persistent connection. Using -1 means idle
1245 ; ping during oci_pconnect() to check the connection validity. When
1251 ; Connection: Set this to a user chosen connection class to be used
1255 ; the database pool must be configured, and the connection string must
1334 ; The maximum time in seconds to wait for a connection attempt to succeed before returning failure.
H A Dphp.ini-production765 ; Disable logging through FastCGI connection. PHP's default behavior is to enable
964 ; http://php.net/pdo-odbc.connection-pooling
1039 ; Check that a connection is still valid before reuse.
1239 ; maintain an idle persistent connection. Using -1 means idle
1245 ; ping during oci_pconnect() to check the connection validity. When
1251 ; Connection: Set this to a user chosen connection class to be used
1255 ; the database pool must be configured, and the connection string must
1334 ; The maximum time in seconds to wait for a connection attempt to succeed before returning failure.
H A DNEWS2450 . Fixed bug (segfault due to libcurl connection caching). (Pierrick)
5863 . Improve persistent connection handling of restarted DBs.
6276 - Fixed bug #45432 (PDO: persistent connection leak). (Felipe)
6299 connection). (Felipe)
7182 - Added persistent connection status checker to pdo_pgsql.
7600 connection). (Tony)
7885 establish a new connection). (Ilia)
8015 number of connection retries). (Ilia)
8509 - Fixed bug #37531 (oci8 persistent connection corruption). (Tony)
9663 d/e flag global and not per connection). (Andrey)
[all …]
H A DUPGRADING100 connection. Use MySQLi or PDO instead.
/PHP-5.5/sapi/apache_hooks/
H A Dphp_apache.c730 res = (char *)ap_get_remote_host(r->connection, r->per_dir_config, (int)type); in PHP_FUNCTION()
/PHP-5.5/ext/gd/
H A Dgd.c2684 ap_bsetflag(php3_rqst->connection->client, B_EBCDIC2ASCII, 0); in _php_image_output()

Completed in 75 milliseconds

12345678