Search



Search Results
Displaying 391 to 400 of 1764 total results
https://dev.mysql.com/doc/refman/8.4/en/mysql-cluster-replication-schema.html
If the ndb_apply_status table does not exist on the replica, ndb_restore re-creates it. This information is captured in an NDB online backup, but (by design) it is not restored by ndb_restore. In some cases, it can be helpful to restore this ...
https://dev.mysql.com/doc/refman/8.4/en/mysqldump-tips.html
This section surveys techniques that enable you to use mysqldump to solve specific problems: How to make a copy a database How to copy a database from one server to another How to dump stored programs (stored procedures and functions, triggers, and ...
https://dev.mysql.com/doc/refman/8.4/en/partitioning-limitations.html
The following constructs are not permitted in partitioning expressions: Stored procedures, stored functions, loadable functions, or plugins. This section discusses current restrictions and limitations on MySQL partitioning support. For a list of ...
https://dev.mysql.com/doc/refman/8.4/en/performance-schema-replication-tables.html
Query results can be saved in tables for further analysis, or assigned to variables and thus used in stored procedures. The replication tables store errors on a per-thread basis without loss of information. This is similar to the information ...
https://dev.mysql.com/doc/refman/8.4/en/replication-gtids.html
A general procedure for setting up and starting GTID-based replication (see Section 19.1.3.4, “Setting Up Replication Using GTIDs”). Stored functions that you can use to work with GTIDs (see Section 19.1.3.8, “Stored Function Examples to ...
https://dev.mysql.com/doc/mysql-enterprise-backup/8.4/en/mysqlbackup.restore.html
--backup-dir provides the location of an empty folder to store some temporary files created during the restore procedure. To restore a MySQL instance from a backup to a database server: Shut down the database server. Also delete all files inside ...
https://dev.mysql.com/doc/mysql-enterprise-backup/8.4/en/mysqlbackup.usage.html
Table 20.1 List of All Options Option Name Description --backup-dir The directory to store the backup data. --exclude-tables Exclude in a backup or restore tables whose names match the regular expression REGEXP. --include-tables Include in a backup ... The following sections describe the command-line options for the different modes of operation of ...
https://dev.mysql.com/doc/mysql-shell/9.4/en/innodb-clusterset-status.html
If there is an issue with any of the clusters in the InnoDB ClusterSet, Section 9.10, “InnoDB ClusterSet Repair and Rejoin” explains the procedure for fixing it and rejoining the cluster to the ClusterSet (or removing it if the issue cannot be ... This section describes the following: InnoDB ClusterSet Status InnoDB ClusterSet Topology MySQL Router Status for InnoDB ClusterSet InnoDB ClusterSet Status AdminAPI's clusterSet.status() command returns a JSON object describing the status of an InnoDB ClusterSet ...
https://dev.mysql.com/doc/mysql-shell/9.4/en/mysql-shell-utilities-parallel-table.html
Options for Oracle Cloud Infrastructure MySQL Shell supports importing input data files stored in Oracle Cloud Infrastructure Object Storage buckets. Options for S3-Compatible Services MySQL Shell supports importing input data files stored in ...
https://dev.mysql.com/doc/mysql-ai/9.4/en/myai-installation-clean.html
Vector Store: Specify the directory for loading documents into the vector store. Installing MySQL AI requires the following steps: Install the MySQL AI installer. Run the MySQL AI installer to install and configure MySQL AI server and tools. The ...
Displaying 391 to 400 of 1764 total results