Search



Search Results
Displaying 891 to 900 of 1337 total results
https://dev.mysql.com/doc/mysql-enterprise-backup/8.4/en/meb-backup-osb.html
Tape drives are affordable, high-capacity storage devices for backup data. MySQL Enterprise Backup can interface with media management software (MMS) such as Oracle Secure Backup (OSB) to drive MySQL backup and restore jobs. The media management ...
https://dev.mysql.com/doc/mysql-enterprise-backup/8.4/en/restore.encrypted.html
Restore an encrypted backup image named <image_name> to <restoreDir> on the server with copy-back-and-apply-log, using the encryption key contained in a file named <keyFile> : Example 5.5 Restoring an Encrypted Backup Image mysqlbackup ...
https://dev.mysql.com/doc/mysql-enterprise-backup/8.4/en/trouble.logging.html
Besides the message output of MySQL Enterprise Backup to the stderr stream and the log file, progress and history of each backup are also logged into the mysql.backup_progress and mysql.backup_history tables on the backed-up servers (to skip ...
https://dev.mysql.com/doc/mysql-errors/8.4/en/global-error-reference.html
Error number: 64; Symbol: EE_FAILED_TO_LOCATE_SERVER_PUBLIC_KEY; Message: Failed to locate server public key '%s'. Error number: 65; Symbol: EE_PUBLIC_KEY_NOT_IN_PEM_FORMAT; Message: Public key is not in Privacy Enhanced Mail format: '%s'. This ...
https://dev.mysql.com/doc/relnotes/mysql-cluster/8.4/en/news-8-4-4.html
(Bug #37049014) Bugs Fixed Microsoft Windows: Successive iterations of the sequence ndb_sign_keys --create-key followed by ndb_sign_keys --promote were unsuccessful on Windows. MySQL NDB Cluster 8.4.4 is a new LTS release of NDB 8.4, based on MySQL ...
https://dev.mysql.com/doc/relnotes/connector-j/en/news-8-0-9.html
Note To authenticate accounts with the caching_sha2_password plugin, either a secure connection to the server using SSL or an unencrypted connection that supports password exchange using an RSA key pair (enabled by setting one or both of the ...
https://dev.mysql.com/doc/relnotes/connector-j/en/news-8-4-0.html
(Bug #22931632) DatabaseMetaData.getImportedKeys() returned imported primary keys from some other databases. It was due to a wrong JOIN clause in the SQL statement for retrieving the imported primary keys, which has now been corrected. Version ...
https://dev.mysql.com/doc/mysql-router/9.4/en/mysql-router-deploying-bootstrapping.html
Here is a brief example to demonstrate how MySQL Router can be deployed to use an InnoDB Cluster using bootstrapping. This example creates a standalone MySQL Router instance using the --directory option, enables sockets, uses --account to customize ...
https://dev.mysql.com/doc/mysql-ai/9.5/en/mys-ai-aml-classification-overview.html
This topic describes how to prepare the data to use for a classification machine learning model. The classification use-case is to approve or reject loan applications for clients based on their personal and socioeconomic status, assets, ...
https://dev.mysql.com/doc/mysql-ai/9.5/en/mys-ai-aml-explanations-ml-explain-table.html
Some of these columns include: Prediction ml_results [input_column_name]_attribution The input table does not have a primary key, and it does not have a column named _4aad19ca6e_pk_id. This is because ML_EXPLAIN_TABLE adds a column as the primary ...
Displaying 891 to 900 of 1337 total results