Runtime ConfigurationThe behaviour of these functions is affected by settings in php.ini.
For further details and definitions of the preceding PHP_INI_* constants, see the chapter on configuration changes. Here's a short explanation of the configuration directives.
Users cannot set MYSQL_OPT_READ_TIMEOUT through an API call or runtime configuration setting. Note that if it were possible there would be differences between how libmysqlclient and streams would interpret the value of MYSQL_OPT_READ_TIMEOUT. |