Search



Search Results
Displaying 901 to 910 of 3510 total results
https://dev.mysql.com/doc/heatwave-aws/en/heatwave-aws-backup-details.html
Description: The user-specified description of the DB System used to create the backup. CREATING: Resources are being reserved for the backup, and the backup is being created. FAILED: An error condition prevented the creation or continued ... Backup ...
https://dev.mysql.com/doc/heatwave-aws/en/heatwave-aws-privatelink-details.html
State: The state of the PrivateLink: CREATING: The PrivateLink is being created and is not ready yet to be used ACTIVE: The PrivateLink is successfully created and is ready to be used. Resource ID: The unique resource identifier assigned to the ...
https://dev.mysql.com/doc/heatwave-aws/en/mysql-server-default-privileges.html
Default MySQL Privileges 3.1.2.9 Default MySQL Privileges This section lists the MySQL privileges granted to the MySQL Administrator user on the DB System and those explicitly revoked on the mysql and sys schemas.
https://dev.mysql.com/doc/mysql-cluster-manager/8.4/en/mcm-using-import-cluster-procedure.html
Create a MySQL user named mcmd on each SQL node, and grant root privileges to the user. Create and configure “target” cluster under MySQL Cluster Manager control Install MySQL Cluster Manager and start mcmd on all hosts with the same system user ...Create and configure in MySQL Cluster Manager a “target” cluster whose configuration matches that of the “wild” ...
https://dev.mysql.com/doc/workbench/en/wb-migration-database-access.html
In the User DSN tab, click Add to create a DSN for your database file. That table is protected against read access even to the Admin user, so if you try to migrate without opening up access to it, then you will get an error like this: [42000] ...
https://dev.mysql.com/doc/refman/9.7/en/group-replication-functions-for-new-primary.html
The following function enables you to set a member of a single-primary replication group to take over as the primary. The current primary becomes a read-only secondary, and the specified group member becomes the read-write primary. The function can ...
https://dev.mysql.com/doc/refman/9.7/en/alter-table.html
For example, you can add or delete columns, create or destroy indexes, change the type of existing columns, or rename columns or the table itself. To use ALTER TABLE, you need ALTER, CREATE, and INSERT privileges for the table. Renaming a table ...
https://dev.mysql.com/doc/refman/9.7/en/innodb-data-encryption.html
A DBA can grant this privilege to enable a user to deviate from the default_table_encryption setting when creating or altering a schema or general tablespace, or to deviate from the default schema encryption when creating or altering a table. You ...
https://dev.mysql.com/doc/refman/9.7/en/mysql-cluster-install-example-data.html
If no primary key is defined by the user when a table is created, the NDBCLUSTER storage engine automatically generates a hidden one. To specify this, use the ENGINE=NDBCLUSTER or ENGINE=NDB option when creating the table: CREATE TABLE tbl_name ...
https://dev.mysql.com/doc/heatwave-aws/en/running-autopilot-index-advisor-using-heatwave-console.html
Running Autopilot Index Advisor 11.1 Running Autopilot Index Advisor To run Autopilot Index Advisor, the user must connect to the DB system and have the following MySQL privileges: The EXECUTE privilege on the sys schema. The Advisor runs on all ...
Displaying 901 to 910 of 3510 total results