実行時設定

php.ini の設定により動作が変化します。

Mysql_xdevapi 設定オプション
名前 デフォルト 変更可能 変更履歴
xmysqlnd.collect_memory_statistics 0 PHP_INI_SYSTEM
xmysqlnd.collect_statistics 1 PHP_INI_ALL
xmysqlnd.debug   PHP_INI_SYSTEM
xmysqlnd.mempool_default_size 16000 PHP_INI_ALL
xmysqlnd.net_read_timeout 31536000 PHP_INI_SYSTEM
xmysqlnd.trace_alloc   PHP_INI_SYSTEM

以下に設定ディレクティブに関する 簡単な説明を示します。

xmysqlnd.collect_memory_statistics int

xmysqlnd.collect_statistics int

xmysqlnd.debug string

xmysqlnd.mempool_default_size int

xmysqlnd.net_read_timeout int

xmysqlnd.trace_alloc string

関連キーワード:  xmysqlnd, 設定, 実行, int, SYSTEM, statistics, collect, string, debug, インストール