Search



Search Results
Displaying 441 to 450 of 5220 total results
https://dev.mysql.com/doc/internals/en/mysql-services-for-plugins.html
As of MySQL 5.5, plugins have access to server “services.” The services interface exposes server functionality that plugins can call. For information about plugins for testing plugin services, see the Plugins for Testing Plugin Services section ...It complements the plugin API and has these characteristics: Services enable plugins to access code inside the server using ordinary function ...
https://dev.mysql.com/doc/mysql-monitor/8.0/en/mem-mysql-instance-add-bulk-instances.html
The Add Bulk MySQL Instances tabs are identical to those used to add a single instance, with the exception of the Instance Address field, which is replaced by the Connection Endpoints field in the bulk version. To add multiple MySQL instances, add ...To add the instances successfully, you must ensure the user credentials, encryption settings, and so on, are identical across all instances ...
https://dev.mysql.com/doc/refman/8.4/en/innodb-and-mysql-replication.html
To make a new replica without taking down the source or an existing replica, use the MySQL Enterprise Backup product. MySQL replication is based on the binary log where MySQL writes SQL statements that modify data. It is possible to use replication ...
https://dev.mysql.com/doc/refman/8.4/en/mysql-calendar.html
MySQL uses what is known as a proleptic Gregorian calendar. This is what is used by MySQL, as is required by standard SQL. For this reason, dates prior to the cutover stored as MySQL DATE or DATETIME values must be adjusted to compensate for the ...
https://dev.mysql.com/doc/refman/8.4/en/mysql-cluster-limitations-limits.html
In this section, we list limits found in NDB Cluster that either differ from limits found in, or that are not found in, standard MySQL. This number includes all SQL nodes (MySQL Servers), API nodes (applications accessing the cluster other than ...
https://dev.mysql.com/doc/refman/8.4/en/mysql-enterprise-encryption.html
MySQL Enterprise Edition includes a set of encryption functions based on the OpenSSL library that expose OpenSSL capabilities at the SQL level. These functions enable Enterprise applications to perform the following operations: Implement added data ...
https://dev.mysql.com/doc/mysql-cluster-manager/8.4/en/mcm-using-backup-restore-basic.html
This section describes backing up and restoring a MySQL NDB Cluster, with examples of complete and partial restore operations. Note that the backup cluster and restore cluster commands work with NDB tables only; tables using other MySQL storage ...
https://dev.mysql.com/doc/relnotes/heatwave/en/news-8-0-26.html
Advisor Auto Parallel Load Auto Scheduling Functionality Added or Changed Advisor The new MySQL HeatWave Advisor provides string column encoding and data placement key recommendations based on machine learning models, data analysis, and MySQL ...
https://dev.mysql.com/doc/refman/8.4/en/replication-options-binary-log.html
Startup Options Used with Binary Logging System Variables Used with Binary Logging You can use the mysqld options and system variables that are described in this section to affect the operation of the binary log as well as to control which ...For ...
https://dev.mysql.com/doc/workbench/en/wb-mysql-connections-native-kerberos.html
The client-side plugin uses the UPN and password to obtain a ticket-granting ticket (TGT), uses the TGT to obtain a MySQL service ticket (ST), and uses the ST to authenticate to the MySQL server. If you enter no password, you might be prompted to ...
Displaying 441 to 450 of 5220 total results