Search Results
https://dev.mysql.com/doc/ndbapi/en/ndb-error-codes-schema-error.html
The following list enumerates all NDB errors of type SE (Schema error).
https://dev.mysql.com/doc/ndbapi/en/ndb-nodejs-api-tablemetadata.html
The indexes array of TableMetadata contains one IndexMetadata object per table index. NDB implements a primary key as both an ordered index and a unique index, and might be viewed through the NDB API adapter as two indexes, but through a MySQL ...
https://dev.mysql.com/doc/ndbapi/en/ndb-object.html
Description This type enumerates partition balance settings (fragment count types) from which to choose when using setPartitionBalance(). This section provides information about the Object class, which contains meta-information about database ...
https://dev.mysql.com/doc/mysql-em-plugin/en/myoem-config-metric-capabilities-category.html
Lists the Capabilities configuration metrics and provides a brief description of each. Table 7.3 Capabilities Configuration Metrics NameDescriptionCompress Enabled True if the zlib compression library is available to the server, false if not. Crypt ...
https://dev.mysql.com/doc/mysql-em-plugin/en/myoem-config-metric-tableconfiguration-category.html
Metadata Locks Hash Instances The set of metadata locks can be partitioned into separate hashes to permit connections accessing different objects to use different locking hashes and reduce contention. To improve scalability by reducing contention ...
https://dev.mysql.com/doc/mysql-monitor/8.0/en/ui-group-replication-advisors-ref.html
Group Replication Status Advisor The Group Replication Status advisor checks the monitored topologies for errors, loss of quorum, fault tolerance, and network partitioning. Notification level for network partitioning detection: notification level if ... The Group Replication advisors, Group Replication Configuration and Group Replication Status, provide continuous analysis of the condition of your group replication ...
https://dev.mysql.com/doc/mysql-secure-deployment-guide/8.0/en/secure-deployment-secure-connections.html
To make the files available to clients, either distribute the files to client hosts or place them on a mounted partition that is accessible to clients. The location of the files on the client host or mounted partition is required later when ... This ...
https://dev.mysql.com/doc/heatwave/en/mys-hw-advisor-data-placement.html
Data placement keys are used to partition table data among MySQL HeatWave nodes when loading tables. Partitioning table data by JOIN and GROUP BY key columns can improve query performance by avoiding costs associated with redistributing data among ...The Data Placement Advisor generates data placement key recommendations by analyzing table statistics and MySQL HeatWave query ...
https://dev.mysql.com/doc/heatwave/en/mys-hw-data-load-prerequisites.html
Data is partitioned by the table primary key when no data placement keys are defined. Only consider defining data placement keys if partitioning data by the primary key does not provide suitable performance. This topic describes how to prepare your ...
https://dev.mysql.com/doc/heatwave/en/mys-hw-lakehouse-limitations-delta.html
For partitioned tables, loading columns that are part of the partitioning key is not supported. MySQL HeatWave Lakehouse has the following limitations for delta lake tables. Support for delta lake tables is restricted to delta tables with features ...