diff options
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 |