PHP Function List
pdo_mysql.default-socket doesn't exist. Closest matches:
- mysql_data_seek
- mysql_result
- date_default_timezone_set
- date_default_timezone_get
- mysql_fetch_assoc
- mysqli_result
- mysqli_bind_result
- msql_data_seek
- pdf_delete
- mysqlnduhconnection
- mysql_escape_string
- apd_set_session_trace_socket
- mssql_data_seek
- msql_result
- domdocument
- domnodelist
- mysqli_escape_string
- getdefaultproperties
- mysql_list_processes
- fbsql_autocommit
Site Search Results
-
pdo_mysql.default_socket string Unix ドメインソケットを設定します。 configure の際にドメインソケットが見つかれば、 この値はコンパイル時にも設定されます。この ini 設定は Unix でのみ使えます。 pdo_mysql.debug boolean
-
pdo_mysql.default_socket string Sets a Unix domain socket. This value can either be set at compile time if a domain socket is found at configure. This ini setting is Unix only. pdo_mysql.debug boolean Enables debugging for PDO_MYSQL.
-
[PDO] pdo.dsn.mydb="mysql:dbname=testdb;host=localhost" ... To connect throught unix socket you need to use <?php $dsn = 'mysql:dbname=testdb;unix_socket=/path/to/socket'; ... You have to use the following option "MYSQL_ATTR_READ ...
-
When the host name is set to "localhost", then the connection to the server is made thru a domain socket. If PDO_MYSQL is compiled against libmysql then the location of the socket file is at libmysql's compiled in location. If PDO_MYSQL ...
-
pdo_mysql.default_socket string Définit un socket de domaine Unix. La valeur peut aussi être définie au moment de la compilation si un socket de domaine Unix est trouvé lors de la configuration. Cette configuration INI n'est disponible ...
-
pdo_mysql.default_socket string Establece un socket de dominio Unix. Este valor se puede establecer en tiempo de compilación si un socket de dominio se encuentra en la configuración. Esta configuración ini es sólo Unix. pdo_mysql ...
-
to a mySQL PDO. This takes care of the default values automatically and deals with the difference between a host name and a socket path. The advantage of using LOCALHOST for the default is that you don't have to worry about IPv4 vs IPv6. But ...
-
Fixed bug #50240 (pdo_mysql.default_socket in php.ini shouldn't used if it is empty). (foutrelis at gmail dot com, Ilia) Fixed bug #50231 (Socket path passed using --with-mysql-sock is ignored when mysqlnd is enabled). (Jani) Fixed bug #50219 (soap call Segmentation fault on a redirected url).
-
mysql.default_socket NULL PHP_INI_ALL PHP 4.0.1 以降で利用可能。 mysql.default_user NULL PHP_INI_ALL mysql.max_links "-1" PHP_INI_SYSTEM ... pdo_odbc.connection_pooling "strict" PHP_INI_ALL PHP 5.1.0 以降で利用可能。 pdo ...
-
- Fixed bug #50240 (pdo_mysql.default_socket in php.ini shouldn't used if it is empty). (foutrelis at gmail dot com, Ilia) - Fixed bug #50231 (Socket path passed using --with-mysql-sock is ignored when mysqlnd is enabled). (Jani) - Fixed bug ...

Other forms of search
To search the string "pdo_mysql.default-socket" using other options, try searching:
- Only the documentation
- Only this mirror
- The entire php.net domain
- pear.php.net
- pecl.php.net
- The Bug DB
- php-general mailing list
- Internals mailing list
- Documentation mailing list
For a quick overview over all documented PHP functions, click here.
