diff options
author | Remi Collet <remi@remirepo.net> | 2021-05-10 14:34:10 +0200 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2021-05-10 14:34:10 +0200 |
commit | 07a59197db5368f41d264f32c514c87c379d814f (patch) | |
tree | 386f7924153a71b93ec095ad5a462d8893f87648 /mysqlnd_PHPINFO |
Diffstat (limited to 'mysqlnd_PHPINFO')
-rw-r--r-- | mysqlnd_PHPINFO | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/mysqlnd_PHPINFO b/mysqlnd_PHPINFO new file mode 100644 index 0000000..06e6c40 --- /dev/null +++ b/mysqlnd_PHPINFO @@ -0,0 +1,17 @@ + +mysqlnd + +mysqlnd => enabled +Version => mysqlnd 8.0.25 +Compression => supported +core SSL => supported +extended SSL => supported +LDAP SASL => not supported +Command buffer size => 4096 +Read buffer size => 32768 +Read timeout => 86400 +Collecting statistics => Yes +Collecting memory statistics => No +Tracing => n/a +Loaded plugins => mysqlnd,debug_trace,auth_plugin_mysql_native_password,auth_plugin_mysql_clear_password,auth_plugin_caching_sha2_password,auth_plugin_sha256_password,auth_plugin_authentication_kerberos_client +API Extensions => mysqli,pdo_mysql |