Search Results
https://dev.mysql.com/doc/refman/8.4/en/myisam-maintenance-schedule.html
(These are “expected crashed tables.”) To cause the server to check MyISAM tables automatically, start it with the myisam_recover_options system variable set. Alternatively, if you can stop the mysqld server for a while, change location into the ... It is a good idea to perform table checks on a regular basis rather than waiting for problems to ...
https://dev.mysql.com/doc/refman/8.4/en/mysql-cluster-event-reports.html
By default, the cluster log is saved to a file named ndb_node_id_cluster.log, (where node_id is the node ID of the management server) in the management server's DataDir. See Section 25.4.3.5, “Defining an NDB Cluster Management Server”, for more ... In this section, we discuss the types of event logs provided by NDB Cluster, and the types of events that are ...
https://dev.mysql.com/doc/refman/8.4/en/mysql-cluster-ndbinfo.html
ndbinfo is included with NDB Cluster support in the MySQL Server; no special compilation or configuration steps are required; the tables are created by the MySQL Server when it connects to the cluster. With the exception of the blocks and ...
https://dev.mysql.com/doc/refman/8.4/en/mysql-cluster-online-add-node-basics.html
In the case where the cluster uses multiple management servers, these changes need to be made to all config.ini files used by the management servers. Important All management servers must be restarted with the --reload or --initial option to force ... In this section, we list the basic steps required to add new data nodes to an NDB ...
https://dev.mysql.com/doc/refman/8.4/en/mysql-enterprise-audit.html
MySQL Enterprise Edition includes MySQL Enterprise Audit, implemented using a server plugin. MySQL Enterprise Audit uses the open MySQL Audit API to enable standard, policy-based monitoring and logging of connection and query activity executed on ...Designed to meet the Oracle audit specification, MySQL Enterprise Audit provides an out of box, easy to use auditing and compliance solution for applications that are governed by both internal and external regulatory ...
https://dev.mysql.com/doc/refman/8.4/en/mysql-enterprise-thread-pool.html
MySQL Enterprise Edition includes MySQL Enterprise Thread Pool, implemented using a server plugin. The default thread-handling model in MySQL Server executes statements using one thread per client connection. As more clients connect to the server ...In MySQL Enterprise Edition, a thread pool plugin provides an alternative thread-handling model designed to reduce overhead and improve ...
https://dev.mysql.com/doc/refman/8.4/en/mysql-innodb-cluster-introduction.html
For more information about MySQL NDB Cluster, see Chapter 25, MySQL NDB Cluster 8.4 and Section 25.2.6, “MySQL Server Using InnoDB Compared with NDB Cluster”. An InnoDB Cluster consists of at least three MySQL Server instances, and it provides ... This chapter introduces MySQL InnoDB Cluster, which combines MySQL technologies to enable you to deploy and administer a complete integrated high availability solution for ...
https://dev.mysql.com/doc/refman/8.4/en/mysql-innodb-replicaset-introduction.html
An InnoDB ReplicaSet consists of at least two MySQL Server instances, and it provides all of the MySQL Replication features you are familiar with, such as read scale-out and data security. MySQL Server, and Chapter 19, Replication, which enables a ... This chapter introduces MySQL InnoDB ReplicaSet, which combines MySQL technologies to enable you to deploy and administer Chapter 19, ...
https://dev.mysql.com/doc/refman/8.4/en/mysql-oci-marketplace-deploy.html
By default, the MySQL server listens on port 3306 and is configured with a single user, root. Important When the deployment is complete, and the MySQL server is started, you must connect to the compute instance and retrieve the default root password ... To deploy MySQL EE on Oracle Cloud Infrastructure, do the following: Open the OCI Marketplace and search for ...
https://dev.mysql.com/doc/refman/8.4/en/mysql-releases.html
MySQL Portfolio MySQL Server, MySQL Shell, MySQL Router, MySQL Operator for Kubernetes, and MySQL NDB Cluster have both Innovation and LTS releases. MySQL Connectors have one release using the latest version number but remain compatible with all ...