Search



Search Results
Displaying 321 to 330 of 441 total results
https://dev.mysql.com/doc/mysql-enterprise-backup/8.4/en/restore.partial.html
Table-Level Recovery (TLR) allows selected tables (or schemas) to be restored from a backup (be it a full backup, a partial backup, or a backup created using transportable tablespaces (TTS)) using the --include-tables and --exclude-tables options.
https://dev.mysql.com/doc/mysql-errors/8.4/en/global-error-reference.html
This document lists “global” error messages that are shared in the sense that they can be produced by the MySQL server or by MySQL client programs. These errors have error codes in the range from 1 to 999. Each global error message includes an ...
https://dev.mysql.com/doc/extending-mysql/8.4/en/writing-audit-plugins.html
This section describes how to write a server-side audit plugin, using the example plugin found in the plugin/audit_null directory of MySQL source distributions. The audit_null.c and audit_null_variables.h source files in that directory implement an ...
https://dev.mysql.com/doc/mysql-shell/9.4/en/create-cluster.html
Once you have prepared your instances, use the dba.createCluster() function to create the cluster, using the instance which MySQL Shell is connected to as the seed instance for the cluster. The seed instance is replicated to the other instances ...
https://dev.mysql.com/doc/mysql-shell/9.4/en/manage-sandbox-instances.html
Once a sandbox instance is running, it is possible to change its status at any time using the following commands. Specify the port number for the instance to identify it: To stop a sandbox instance using JavaScript, issue ...
https://dev.mysql.com/doc/mysql-shell/9.4/en/mysql-shell-ldap-kerberos-authentication.html
MySQL Enterprise Edition supports authentication methods that enable MySQL Server to use LDAP (Lightweight Directory Access Protocol), LDAP with Kerberos, or native Kerberos to authenticate MySQL users. MySQL Shell supports both LDAP and Kerberos ...
https://dev.mysql.com/doc/workbench/en/wb-mysql-enterprise-backup-online-backup.html
This section describes how to configure a backup profile that defines what should be backed up, where the backup should be stored, and when (the frequency) it should be backed up. With an active MySQL connection tab open, select MySQL Enterprise ...
https://dev.mysql.com/doc/internals/en/mysys-directory.html
There are 125 *.c programs in this directory: array.c --- Dynamic array handling charset.c --- Using dynamic character sets, set default character set, ... For example, the main functions in my_getwd.c are described thus: "int my_getwd _A((string ...
https://dev.mysql.com/doc/mysql-em-plugin/en/myoem-config-metric-environment-category.html
Lists the Environment configuration metrics and provides a brief description of each. Table 7.10 Environment Configuration Metrics NameDescriptionBasedir The MySQL installation base directory. Core File Enabled Whether to write a core file if the ...
https://dev.mysql.com/doc/mysql-monitor/8.0/en/platforms-prereqs-reference.html
The supported platforms for MySQL Enterprise Service Manager and MySQL Enterprise Monitor Agent are listed at the following locations: MySQL Enterprise Service Manager Supported Platforms MySQL Enterprise Monitor Agent Supported Platforms For ...
Displaying 321 to 330 of 441 total results