Search



Search Results
Displaying 911 to 920 of 3141 total results
https://dev.mysql.com/doc/refman/8.4/en/windows-choosing-package.html
The MSI includes a MySQL Configurator application that is recommended for most users to set up, configure, and reconfigure the MySQL server. Make sure that you are logged in as a user with administrator privileges. Other platforms are not supported, ... For MySQL 8.4, there are multiple installation package formats to choose from when installing MySQL on ...
https://dev.mysql.com/doc/refman/8.4/en/x-plugin-sha2-cache-plugin.html
X Plugin supports MySQL user accounts created with the caching_sha2_password authentication plugin. The X Plugin authentication cache stores hashes of user account passwords, and cannot be accessed using SQL. If a user account is modified or ...For ...
https://dev.mysql.com/doc/mysql-enterprise-backup/8.4/en/backup-encrypted-innodb-options.html
The following is the command-line option for working with encrypted InnoDB tables and binary/relay logs: --encrypt-password[=STRING] Command-Line Format --encrypt-password=STRING Type String The user-supplied password by which mysqlbackup encrypts ... MySQL Enterprise Backup supports encrypted InnoDB tablespaces and encrypted binary/relay ...
https://dev.mysql.com/doc/mysql-enterprise-backup/8.4/en/backup-prep-gather.html
ID and password of privileged MySQL user You record this during installation of your own databases, or get it from the DBA when backing up databases you do not own. If you perform the backup and restore using a different OS user than the one who ...
https://dev.mysql.com/doc/mysql-enterprise-backup/8.4/en/meb-backup-streaming.html
Example 4.14 Single-file Backup to a Remote MySQL Server The following command streams the backup as a single backup file to be restored on a remote MySQL server: mysqlbackup --backup-dir=backup --backup-image=- --compress backup-to-image | \ ssh ...
https://dev.mysql.com/doc/mysql-cluster-manager/8.4/en/mcm-issues-mysql-cluster.html
You can also back up NDB databases and tables using the ndb_mgm client START BACKUP command, and restore them using the ndb_restore program; however MySQL Cluster Manager is not aware of backups that it was not employed to create. Therefore, the ...
https://dev.mysql.com/doc/mysql-cluster-manager/8.4/en/mcm-using-start-stop-agent.html
Before you can start using MySQL Cluster Manager to create and manage a MySQL NDB Cluster, the MySQL Cluster Manager agent must be started on each computer that is intended to host one or more nodes in the MySQL NDB Cluster to be managed. The MySQL ...
https://dev.mysql.com/doc/extending-mysql/8.4/en/using-own-protocol-trace-plugins.html
This plugin provides a framework showing how to set up the client plugin descriptor and create the trace-related callback functions. After authentication, you can check the user name for the connection and stop tracing if it is not the user in whom ... Note To use your own protocol trace plugins, you must configure MySQL with the WITH_TEST_TRACE_PLUGIN CMake option disabled because only one protocol trace plugin can be loaded at a time and an error occurs for attempts to load a second ...
https://dev.mysql.com/doc/heatwave/en/mys-hwaml-learn-with-genai.html
For every major MySQL release, NL2ML creates a new vector store from the MySQL HeatWave User Guide documentation. After creating each new vector store, the old vector store gets deleted. Due to the creation of vector stores, some NL2ML calls may ...
https://dev.mysql.com/doc/refman/8.4/en/federated-usagenotes.html
It is possible for one FEDERATED table to point to another, but you must be careful not to create a loop. Care should be taken when creating a FEDERATED table since the index definition from an equivalent MyISAM or other table may not be supported.
Displaying 911 to 920 of 3141 total results