Search Results
https://dev.mysql.com/doc/refman/9.7/en/mysql-cluster-option-tables.html
ndb-transid-mysql-connection-map: Enable or disable ndb_transid_mysql_connection_map plugin; that is, enable or disable INFORMATION_SCHEMA table having that name. The following list includes command-line options, system variables, and status ...
https://dev.mysql.com/doc/refman/9.7/en/mysql-enterprise-data-masking.html
MySQL Enterprise Edition 5.7 and higher includes MySQL Enterprise Data Masking and De-Identification, implemented as a plugin library containing a plugin and several loadable functions. Data masking hides sensitive information by replacing real ...
https://dev.mysql.com/doc/refman/9.7/en/mysql-releases.html
Additional upgrade and downgrade methods are available, such as the clone plugin. They describe available options to perform in-place updates (that replace binaries with the latest packages), a logical dump and load (such as using mysqldump or MySQL ... The MySQL release model is divided into two main tracks: LTS (Long-Term Support) and ...
https://dev.mysql.com/doc/refman/9.7/en/mysql-secure-installation.html
If the plugin is not installed, mysql_secure_installation prompts the user whether to install it. Any passwords entered later are checked using the plugin if it is enabled. This program enables you to improve the security of your MySQL installation ...
https://dev.mysql.com/doc/refman/9.7/en/mysql-shell-tutorial-javascript.html
To follow this quick-start guide you need a MySQL server with X Plugin installed, the default in 9.7, and MySQL Shell to use as the client. See Installing MySQL Shell and Section 22.5, “X Plugin” for more information about the tools used in this ... This quick-start guide provides instructions to begin prototyping document store applications interactively with MySQL ...
https://dev.mysql.com/doc/refman/9.7/en/mysql-shell-tutorial-python.html
To follow this quick-start guide you need a MySQL server with X Plugin installed, the default in 9.7, and MySQL Shell to use as the client. See Installing MySQL Shell and Section 22.5, “X Plugin” for more information about the tools used in this ... This quick-start guide provides instructions to begin prototyping document store applications interactively with MySQL ...
https://dev.mysql.com/doc/refman/9.7/en/option-tracker-component.html
The Option Tracker component provides information about features of the MySQL server, as well as about MySQL components and plugins that are installed on the system: Purpose: Provide information about MySQL features. These may be integral to the ...
https://dev.mysql.com/doc/refman/9.7/en/performance-schema-setup-meters-table.html
This column can be modified DESCRIPTION: A string describing the meter.
https://dev.mysql.com/doc/refman/9.7/en/performance-schema.html
This benefits developers of third-party plugins because it is not necessary to upgrade each plugin to stay synchronized with the latest Performance Schema changes. The MySQL Performance Schema is a feature for monitoring MySQL Server execution at a ...
https://dev.mysql.com/doc/refman/9.7/en/replication-binlog-encryption.html
To use encryption, a keyring component or plugin must be installed and configured to supply MySQL Server's keyring service. Any supported keyring component or plugin can be used to store binary log encryption keys. MySQL binary log files and relay ...