Search Results
https://dev.mysql.com/doc/refman/8.4/en/selinux-context-mysql-feature-ports.html
If you enable certain MySQL features, you might need to set the SELinux TCP port context for additional ports used by those features. If ports used by MySQL features do not have the correct SELinux context, the features might not function correctly. The following sections describe how to set port contexts for MySQL ...InnoDB Cluster relies on ...
https://dev.mysql.com/doc/mysql-router/9.4/en/mysql-router-general-using-deploying.html
Performance Recommendations For best performance, MySQL Router is typically installed on the same host as the application that uses it. Note Unix domain sockets can function with applications connecting to MySQL Router, but not for MySQL Router ...
https://dev.mysql.com/doc/mysql-router/9.4/en/mysql-router-server-starting.html
The process of configuring MySQL Router to automatically start when the host reboots is similar to the steps needed for MySQL server, which is described at Starting and Stopping MySQL Automatically. The corresponding section in the MySQL Router ...
https://dev.mysql.com/doc/mysql-shell/9.4/en/mysql-shell-plugins-examples.html
Example 11.3 MySQL Shell plugin containing a report and an extension object This example defines a function show_processes() to display the currently running processes, and a function kill_process() to kill a process with a specified ID. To ...
https://dev.mysql.com/doc/mysql-shell/9.4/en/mysql-shell-reporting-create-saving.html
A MySQL Shell report must be saved with a file extension of .js for JavaScript code, or .py for Python code, to match the scripting language used for the report. The preferred way to persist a report is by adding it into a MySQL Shell plugin.
https://dev.mysql.com/doc/refman/8.4/en/mysql-cluster-compared.html
MySQL Server offers a number of choices in storage engines. Since both NDB and InnoDB can serve as transactional MySQL storage engines, users of MySQL Server sometimes become interested in NDB Cluster. They see NDB as a possible alternative or ...
https://dev.mysql.com/doc/workbench/en/wb-mysql-connections-new.html
To add a connection, click the [+] icon to the right of the MySQL Connections title on the home screen. For example, commands to start/stop the MySQL instance, or to edit configuration file. Important When opening a connection, MySQL Workbench ...
https://dev.mysql.com/doc/mysql-monitor/8.0/en/mem-mysql-instances-filtering.html
Figure 16.4 MySQL Instance Filter Table 16.8 MySQL Instance Filter Name Description Server Name Search on full or partial name of the server. Agent Version Search for specific MySQL Enterprise Monitor Agent version numbers. The Agent Version and ...
https://dev.mysql.com/doc/mysql-monitor/8.0/en/mysql-process-discovery-advisor-ref.html
The MySQL Process Discovery Advisor enables you to find and, optionally, establish a connection with unmonitored MySQL instances. If you choose not to attempt a connection with the discovered instances, they are listed in the Unmonitored MySQL ...
https://dev.mysql.com/doc/heatwave-aws/en/mysql-server-storage-engines.html
MySQL Storage Engines 3.1.2.5 MySQL Storage Engines MySQL HeatWave on AWS supports only the InnoDB storage engine. If you intend to migrate to MySQL HeatWave on AWS, and are not currently using the InnoDB storage engine, your data must be converted ...