Search Results
https://dev.mysql.com/doc/relnotes/connector-python/en/news-8-0-6.html
Since EL7 backported the SSL module from Python 3 (PEP466) into its default Python 2.7.5, SSL connections are now enabled on EL7. Functionality Added or Changed Bugs Fixed Functionality Added or Changed A new bdist_wheel distutils command was added ...
https://dev.mysql.com/doc/relnotes/connector-python/en/news-8-3-0.html
Functionality Added or Changed Bugs Fixed Functionality Added or Changed The X DevAPI and Classic API were separated into their own packages. The mysql-connector-python package continues to install the Classic API, and a new mysqlx-connector-python ...
https://dev.mysql.com/doc/relnotes/connector-python/en/news-9-4-0.html
Unlike when using the C extension, the pure-Python implementation could not convert NumPy float62 values into a MySQL type during a query. Note These release notes were created with the assistance of MySQL HeatWave GenAI. Functionality Added or ...
https://dev.mysql.com/doc/mysql-em-plugin/en/myoem-compliance-administration-standard-rules.html
Severity Minor Warning Advice Investigate whether writing informational log events such as row query log events into your binary log is appropriate for your environment. The binary log enables point-in-time recovery, preventing data loss during a ...
https://dev.mysql.com/doc/mysql-em-plugin/en/myoem-config-metric-binarylogs-category.html
Binlog Rows Query Log Events Enabled Causes the server to write informational log events such as row query log events into its binary log. Lists the Binary Logs configuration metrics and provides a brief description of each. Table 7.2 Binary Logs ...
https://dev.mysql.com/doc/mysql-em-plugin/en/myoem-config-metric-security-category.html
INTO OUTFILE statements to work only with files in that directory. Lists the Security configuration metrics and provides a brief description of each. Table 7.31 Security Configuration Metrics NameDescriptionActivate All Roles On Login Enabled ...
https://dev.mysql.com/doc/mysql-em-plugin/en/myoem-metric-mysqlserver-adminstatementactivity-category.html
Preload Keys (Delta) The total number of LOAD INDEX INTO CACHE statements executed. Lists the Admin Statement Activity metrics and provides a brief description of each. Table 6.1 Admin Statement Activity Metrics NameDescriptionAdmin Commands ...
https://dev.mysql.com/doc/mysql-em-plugin/en/myoem-performance-page-innodb-bufferpool-usage.html
Page Read Ahead Graphs the number of pages reads into the buffer pool by the read ahead thread and the number of pages evicted. The InnoDB Buffer Pool page displays information on the InnoDB buffer pool usage on the monitored server. Table 5.8 ...
A Quick Guide to Using the MySQL SLES Repository :: A Quick Guide to Using the MySQL SLES Repository
https://dev.mysql.com/doc/mysql-sles-repo-quick-guide/en/index.html
Abstract This is a quick guide for using the MySQL SLES repository to install and upgrade MySQL on SUSE Linux Enterprise Server (SLES). For supported versions and architectures of SUSE and openSUSE, see the official Supported Platforms by MySQL ...
https://dev.mysql.com/doc/x-devapi-userguide/en/collection-indexing.html
If present, they are used as parameters for ST_GeomFromGeoJSON() when converting GEOJSON data into MySQL native GEOMETRY values. To make large collections of documents more efficient to navigate you can create an index based on one or more fields ...