Search



Search Results
Displaying 991 to 1000 of 3329 total results
https://dev.mysql.com/doc/mysql-enterprise-backup/8.4/en/backup-partial-options.html
By default, all files in the database subdirectories under the data directory of the server are included in the backup (see Table 1.1, “Types of Files in a Backup” for details). Note Due to a known issue, when creating a backup using TTS for a ... To select specific data to be backed up or restored, use the partial backup and restore options described in this ...
https://dev.mysql.com/doc/mysql-enterprise-backup/8.4/en/connection-options.html
When mysqlbackup creates a backup, it sends SQL commands to a MySQL server using a database server connection. The way to create a connection is similar to what is described in Connecting to the MySQL Server Using Command Options of the MySQL 8.4 ...If you do not provide a value for the --password, the command prompts for one from the ...
https://dev.mysql.com/doc/mysql-enterprise-backup/8.4/en/mysqlbackup.verify.html
240426 13:09:04 MAIN INFO: Backup Image MEB version string: 8.4.0 240426 13:09:04 MAIN INFO: MySQL server version is '8.4.0' 240426 13:09:04 MAIN INFO: The backup image has no keyring. 240426 13:09:04 MAIN INFO: Source Image Path = ... You can check ...
https://dev.mysql.com/doc/mysql-enterprise-backup/8.4/en/restore.incremental.html
There are different ways to use incremental backups to restore a database server under different scenarios. Binary Log and Relay Log Restore When an incremental backup is being restored using either the copy-back-and-apply-log or ... Note The ...
https://dev.mysql.com/doc/extending-mysql/8.4/en/writing-authentication-plugins-proxy-users.html
For a server-side authentication plugin to participate in proxy user support, these conditions must be satisfied: When a connecting client should be treated as a proxy user, the plugin must return a different name in the authenticated_as member of ... One of the capabilities that pluggable authentication makes possible is proxy users (see Proxy ...
https://dev.mysql.com/doc/relnotes/mysql-enterprise-backup/8.4/en/news-8-4-0.html
For earlier versions of MySQL, use the MySQL Enterprise Backup version with the same version number as the server. (Bug #36021808) Backup operations failed for a server that had the Performance Schema turned off. MySQL Enterprise Backup 8.4.0 marks ...
https://dev.mysql.com/doc/mysql-ai/9.5/en/mys-mysqlai-ml-predict-table.html
ML_PREDICT_TABLE generates predictions for an entire table of unlabeled data. ML_PREDICT_TABLE Overview ML_PREDICT_TABLE Syntax Required ML_PREDICT_TABLE Parameters ML_PREDICT_TABLE Options Options for Recommendation Models Requirements and Options ...
https://dev.mysql.com/doc/refman/8.4/en/charset-configuration.html
The examples given here show what the setting might look like for Unix or Windows, respectively: [client] character-sets-dir=/usr/local/mysql/share/mysql/charsets [client] character-sets-dir="C:/Program Files/MySQL/MySQL Server 8.4/share/charsets" ... The MySQL server has a compiled-in default character set and ...The ...
https://dev.mysql.com/doc/refman/8.4/en/command-line-options.html
For example, -h localhost or --host=localhost indicate the MySQL server host to a client program. The option value tells the program the name of the host where the MySQL server is running. Program options specified on the command line follow these ...An option argument begins with one dash or two dashes, depending on whether it is a short form or long form of the option ...
https://dev.mysql.com/doc/heatwave/en/mys-hw-genai-summarize-content.html
It can scale horizontally by adding more servers to the cluster, or ', 'vertically by upgrading the hardware.' ) ); mysql> INSERT INTO input_table (Input) VALUES( CONCAT( 'Artificial Intelligence or AI refers to the simulation of human intelligence ...One of the most significant developments in AI in recent years has been the rise of machine learning, a subset of AI that allows computers to learn from data without being explicitly ... The following sections in this topic describe how to ...
Displaying 991 to 1000 of 3329 total results