Search



Search Results
Displaying 2961 to 2970 of 4678 total results
https://dev.mysql.com/doc/mysql-installer/en/server-authentication-method.html
The Authentication Method step is visible only during the installation or upgrade of MySQL 8.0.4 or higher. The MySQL user accounts that you create in the next step will use the authentication method that you select in this step. MySQL 8.0 ...
https://dev.mysql.com/doc/mysqld-version-reference/en/index.html
For help with using MySQL, please visit the MySQL Forums, where you can discuss your issues with other MySQL users.
https://dev.mysql.com/doc/mysqld-version-reference/en/preface.html
License Restrictions This software and related documentation are provided under a license agreement containing restrictions on use and disclosure and are protected by intellectual property laws. Except as expressly permitted in your license ...
https://dev.mysql.com/doc/ndbapi/en/mccj-clusterj-query-querybuilder.html
4.3.3.3.1 Synopsis public interface QueryBuilder {// Public Methods public abstract QueryDomainType<T> createQueryDefinition(Class<T> cls);} See Also getQueryBuilder() 4.3.3.3.2 createQueryDefinition(Class<T>) public abstract QueryDomainType<T> ...
https://dev.mysql.com/doc/ndbapi/en/mccj-clusterj-sessionfactoryservice.html
This interface defines the service to create a SessionFactory from a Map<String, String> of properties. 4.3.1.25.1 Synopsis public interface SessionFactoryService {// Public Methods public abstract SessionFactory getSessionFactory(Map<String, ...
https://dev.mysql.com/doc/ndbapi/en/mgm-api.html
This chapter discusses the NDB Cluster Management API, a C language API that is used for administrative tasks such as starting and stopping Cluster nodes, backups, and logging. It also covers MGM API concepts, programming constructs, and event ...
https://dev.mysql.com/doc/ndbapi/en/mgm-functions-cluster-status.html
This section provides information about MGM API functions used to obtain status information from NDB Cluster nodes. ndb_mgm_get_status() ndb_mgm_get_status2() ndb_mgm_get_status3() ndb_mgm_dump_state() ndb_mgm_get_status() Description This function ...
https://dev.mysql.com/doc/ndbapi/en/mgm-functions-log-events.html
This section provides information about MGM API functions used for listening to log events. ndb_mgm_listen_event() ndb_mgm_create_logevent_handle() ndb_mgm_destroy_logevent_handle() ndb_logevent_get_fd() ndb_logevent_get_next() ...
https://dev.mysql.com/doc/ndbapi/en/mgm-functions-management-server-connections.html
This section provides information about MGM API functions that are used to initiate, configure, and terminate connections to an NDB management server. ndb_mgm_get_connectstring() ndb_mgm_get_configuration_nodeid() ndb_mgm_get_connected_port() ...
https://dev.mysql.com/doc/ndbapi/en/mgm-functions-tls.html
The functions described in this section were added in NDB 8.3 to support Transport Layer Security for communications between nodes. Also included in this section is information about two data structures used by some of these functions. For ...
Displaying 2961 to 2970 of 4678 total results