Search Results
https://dev.mysql.com/doc/internals/en/debug-sync-facility.html
MySQL supports a Debug Sync Facility, which - in spite of the "debug" in its name - is completely independent from the DBUG facility (except that it uses DBUG to trace its operation, if DBUG is also configured in the server). The documentation here ...When the signal thread notifies the wait thread, the signal name is copied into global list and the wait thread is signalled to wake up and proceed with further ...
https://dev.mysql.com/doc/refman/8.4/en/locking-functions.html
Returns 1 if the lock was obtained successfully, 0 if the attempt timed out (for example, because another client has previously locked the name), or NULL if an error occurred (such as running out of memory or the thread was killed with mysqladmin ...
https://dev.mysql.com/doc/refman/8.4/en/performance-schema-table-reference.html
The following table summarizes all available Performance Schema tables. For greater detail, see the individual table descriptions. Table 29.1 Performance Schema Tables Table Name Description accounts Connection statistics per client account ...
https://dev.mysql.com/doc/c-api/8.4/en/mysql-options.html
int mysql_options(MYSQL *mysql, enum mysql_option option, const void *arg) Description Can be used to set extra connect options and affect behavior for a connection. MYSQL_DEFAULT_AUTH (argument type: char *) The name of the authentication plugin ...This function may be called multiple times to set several ...
https://dev.mysql.com/doc/internals/en/new-authentication-method-not-known-by-client.html
Even if client supports external authentication (CLIENT_PLUGIN_AUTH flag is set) the new authentication method indicated in the Authentication Method Switch Request Packet might be not know to it. the client connecting to the server the server ...
https://dev.mysql.com/doc/ndbapi/en/mccj-clusterj-constants.html
4.3.1.14.22 ENV_CLUSTERJ_LOGGER_FACTORY_NAME public static final String ENV_CLUSTERJ_LOGGER_FACTORY_NAME = "CLUSTERJ_LOGGER_FACTORY"; The name of the environment variable to set the logger factory 4.3.1.14.23 PROPERTY_CLUSTER_BYTE_BUFFER_POOL_SIZES ...The default means that the automatic reconnection due to network failures is ...
https://dev.mysql.com/doc/ndbapi/en/mgm-errors.html
This section provides information about each of the six types MGM errors, with the listings that follow ordered by type. Request Errors Node ID Allocation Errors Service Errors Backup Errors Single User Mode Errors Configuration Errors General ...
https://dev.mysql.com/doc/ndbapi/en/ndb-ndbscanoperation.html
NdbScanOperation Class Overview NdbScanOperation::close() NdbScanOperation::deleteCurrentTuple() NdbScanOperation::getNdbTransaction() NdbScanOperation::getPruned() NdbScanOperation::lockCurrentTuple() NdbScanOperation::nextResult() ...
https://dev.mysql.com/doc/mysql-monitor/8.0/en/mem-ui-asset-management-delete.html
This section describes how to delete assets, and groups of assets, from MySQL Enterprise Monitor's inventory, from the user interface. The delete process removes all record of an asset or group of assets from the internal record of MySQL Enterprise ...Important Deleting assets from the inventory does not delete or uninstall assets from their installed ...
https://dev.mysql.com/doc/heatwave/en/mys-hw-resource-principal.html
For MySQL HeatWave Lakehouse to access Object Storage, you must define a policy which grants the dynamic group's resources access to buckets and their contents in a specific compartment. Create a new dynamic group or update a dynamic group's ...