Search



Search Results
Displaying 581 to 590 of 1095 total results
https://dev.mysql.com/doc/extending-mysql/8.4/en/plugin-types.html
If the parser plugin is dropped, any index associated with it becomes unusable. Any attempt to use a table for which a plugin is not available results in an error, although DROP TABLE is still possible. The plugin API enables creation of plugins ...
https://dev.mysql.com/doc/extending-mysql/8.4/en/writing-authentication-plugins-setup.html
To compile and install a plugin library file, use the instructions in Section 4.4.3, “Compiling and Installing Plugin Libraries”. To make the library file available for use, install it in the plugin directory (the directory named by the ...
https://dev.mysql.com/doc/relnotes/mysql-cluster/8.4/en/dynxml-auto-changelog-difflist-mysqld-8.4.0-ndb-8.4.0.html
This could be made to happen by using ndb_drop_table or another means to drop a table directly from NDB that had been created using the MySQL server. This could happen when the physical tables had been dropped from the cluster, or when the ...
https://dev.mysql.com/doc/relnotes/mysql-cluster/8.4/en/news-8-4-0.html
This could be made to happen by using ndb_drop_table or another means to drop a table directly from NDB that had been created using the MySQL server. This could happen when the physical tables had been dropped from the cluster, or when the ... MySQL ...
https://dev.mysql.com/doc/relnotes/mysql-cluster/8.4/en/news-8-4-4.html
ndbinfo Information Database: At table create and drop time, access of ndbinfo tables such as operations_per_fragment and memory_per_fragment sometimes examined data which was not valid. To fix this, during scans of these ndbinfo tables, we ignore ... MySQL NDB Cluster 8.4.4 is a new LTS release of NDB 8.4, based on MySQL Server 8.4 and including features in version 8.4 of the NDB storage engine, as well as fixing recently discovered bugs in previous NDB Cluster ...
https://dev.mysql.com/doc/mysql-router/9.4/en/mysql-router-conf-options.html
If adding a new session to the cache causes the number of cached sessions to exceed the defined maximum, the oldest cached session is dropped to allow the newest to be cached. If adding a new session to the cache causes the number of cached sessions ... When started, MySQL Router reads a list of configuration files that together make up the configuration of the ...
https://dev.mysql.com/doc/mysql-router/9.4/en/mysql-router-general-metadata.html
Note Dropping cluster metadata using MySQL Shell, such as dba.dropMetadataSchema(), causes Router to drop all current connections and forbid new connections. MySQL Router works by sitting in between applications and MySQL servers. Applications ...
https://dev.mysql.com/doc/mysql-router/9.4/en/router-read-write-splitting-statements.html
The following Account Management statements: GRANT, REVOKE, RENAME USER, CREATE ROLE, CREATE USER, DROP ROLE, DROP USER, SET PASSWORD, SET ROLE, SET DEFAULT ROLE. The following describes read-only statements: Statements are read-only if they start ...
https://dev.mysql.com/doc/mysql-shell/9.4/en/innodb-clusterset-dissolve.html
ClusterSets are dissolved in the following way: Replication accounts are dropped from all contactable members. This section describes how to dissolve a ClusterSet using ClusterSet.dissolve(). If any instance is unreachable, the operation fails, ...
https://dev.mysql.com/doc/mysql-shell/9.4/en/replicaset-dissolving.html
ReplicaSets are dissolved in the following way: Replication accounts are dropped from all contactable members. This section describes how to dissolve a ReplicaSet using replicaSet.dissolve(). If any instance is unreachable, the operation fails, ...
Displaying 581 to 590 of 1095 total results