Search Results
                    
                    
            https://dev.mysql.com/doc/refman/8.4/en/upgrade-best-practices.html
                                For a current list of supported platforms, see: https://www.mysql.com/support/supportedplatforms/database.html Understand MySQL Server Changes Each major version comes with new features, changes in behavior, deprecations, and removals. The ... MySQL ...LTS releases have 8+ years of support and are meant for production ...
                                            
                https://dev.mysql.com/doc/refman/8.4/en/keyring-aws-plugin.html
                                That stops the plugin from loading early, but the server still attempts to load it when it gets to the point in the startup sequence where it loads the plugins registered in mysql.plugin. MySQL Enterprise Edition can work with keyring_aws on Red Hat ... Note The keyring_aws plugin is an extension included in MySQL Enterprise Edition, a commercial ...The keyring_aws keyring plugin communicates with the Amazon Web Services ...
                                            
                https://dev.mysql.com/doc/internals/en/mysql-server.html
                                 dispatch_command Mysql-5.5 sql/sql_parse.cc:869 mysql_binlog_send Mysql-5.5 sql/sql_repl.cc:436 Mysql-5.6 sql/rpl_master.cc mysql_stmt_get_longdata Mysql-5.5 sql/sql_prepare.cc:2802 mysqld_stmt_prepare Mysql-5.5 sql/sql_prepare.cc:2165 ...Mysql-5.5 ...
                                            
                https://dev.mysql.com/doc/connectors/en/connector-python-opentelemetry.html
                                Query Span Time from when an SQL statement is requested (on the connector side) to the moment the connector finishes processing the server's reply to this statement. The trace context is propagated for statements with query attributes defined in the ... MySQL Server added OpenTelemetry support in MySQL Enterprise Edition version 8.1.0, which is a commercial ...Optionally use the [telemetry] shortcut when ...
                                            
                https://dev.mysql.com/doc/connector-python/en/connector-python-opentelemetry.html
                                Query Span Time from when an SQL statement is requested (on the connector side) to the moment the connector finishes processing the server's reply to this statement. The trace context is propagated for statements with query attributes defined in the ... MySQL Server added OpenTelemetry support in MySQL Enterprise Edition version 8.1.0, which is a commercial ...Optionally use the [telemetry] shortcut when ...
                                            
                https://dev.mysql.com/doc/relnotes/connector-j/en/news-8-0-23.html
                                It is suitable for use with MySQL Server versions 8.0 and 5.7. However, when Connector/J inserted a java.sql.TIME into the server as a MySQL TIME value, the fractional seconds were always truncated. To allow the fractional seconds to be sent to the ... Version 8.0.23 is the latest General Availability release of the 8.0 series of MySQL ...
                                            
                https://dev.mysql.com/doc/refman/8.4/en/session-state-tracking.html
                                The tracker mechanism provides a means for MySQL connectors and client applications to determine whether any session context is available to permit session migration from one server to another. Notification occurs in the MySQL client/server ...A ...
                                            
                https://dev.mysql.com/doc/mysql-enterprise-backup/8.4/en/advanced.replica.html
                                 MySQL Enterprise Backup allows you to set up a replica server (referred to as the “replica” below) by backing up the source server (referred to as the “source” below) and restoring the backup on a new replica, without having to stop the ...
                                            
                https://dev.mysql.com/doc/refman/8.4/en/install-plugin.html
                                During the normal startup sequence, the server loads and initializes plugins registered in mysql.plugin. INSTALL PLUGIN also registers the plugin by adding a line that indicates the plugin name and library file name to the mysql.plugin system table. 
                                            
                https://dev.mysql.com/doc/mysql-em-plugin/en/myoem-config-metric-security-category.html
                                Check Proxy Users Enabled This variable controls whether the server performs proxy user mapping for authentication plugins that request it. Old Passwords Enabled Whether the server uses pre-4.1-style passwords for MySQL user accounts. Because this ...Table 7.31 Security Configuration Metrics NameDescriptionActivate All Roles On Login Enabled Whether to enable automatic activation of all granted roles when users log in to the ...