Search



Search Results
Displaying 681 to 690 of 3141 total results
https://dev.mysql.com/doc/ndbapi/en/ndb-ndb.html
This memory is held for the lifetime of the object, and once used in this way by the Ndb object, the only way to free this memory is to destroy the object (and then to create a new instance if desired). Ndb Class Constructor Description This creates ... This section provides information about the Ndb class, which models the NDB kernel; it is the primary class of the NDB ...
https://dev.mysql.com/doc/refman/8.4/en/windows-installation.html
MySQL Configurator automatically configures MySQL Server, creates an options file, starts the server, enables you to create default user accounts, and more. Users should make sure the package has been installed on the system before installing the ...
https://dev.mysql.com/doc/refman/8.4/en/atomic-ddl.html
Account management statements: CREATE, ALTER, DROP, and, if applicable, RENAME statements for users and roles, as well as GRANT and REVOKE statements. Supported table DDL statements include CREATE, ALTER, and DROP statements for databases, ...An ...
https://dev.mysql.com/doc/refman/8.4/en/information-schema-files-table.html
For NDB: The name of an undo log file created by CREATE LOGFILE GROUP or ALTER LOGFILE GROUP, or of a data file created by CREATE TABLESPACE or ALTER TABLESPACE. This means, for example, that the name of a data file created with ALTER TABLESPACE ts ... The FILES table provides information about the files in which MySQL tablespace data is ...
https://dev.mysql.com/doc/refman/8.4/en/keyring-hashicorp-plugin.html
The following instructions describe how to create the certificate and key files using OpenSSL. (Optional) To check key file content and validity, use the following commands: openssl rsa -in company.key -check openssl rsa -in vault.key -check Create ... Note The keyring_hashicorp plugin is an extension included in MySQL Enterprise Edition, a commercial ...
https://dev.mysql.com/doc/workbench/en/wb-mysql-connections-ldap-sasl-kerberos.html
Connection values for the LDAP Sasl/Kerberos connection method include: Parameters Tab Hostname: The host name or IP address of the MySQL server with an account that has the Kerberos principal name as the user name and that authenticates using the ... The LDAP Sasl/Kerberos connection method is supported as an LDAP authentication method for MySQL servers and MySQL Workbench on Linux ...
https://dev.mysql.com/doc/connector-odbc/en/index.html
For help with using MySQL, please visit the MySQL Forums, where you can discuss your issues with other MySQL users. If you are using a Commercial release of MySQL Connector/ODBC, see the MySQL Connector/ODBC 9.6 Commercial License Information User ... Abstract This manual describes how to install and configure MySQL Connector/ODBC, the driver that enables ODBC applications to communicate with MySQL servers, and how to use it to develop database ...
https://dev.mysql.com/doc/mysql-installer/en/server-type-network.html
You can set the level of access control based on the Windows user (or users) running the client as follows: Minimum access to all users (RECOMMENDED). If the minimum-access option is too restrictive for the client software, use this option to reduce ... Server Configuration Type Choose the MySQL server configuration type that describes your ...
https://dev.mysql.com/doc/ndbapi/en/mccj-clusterj-clusterjexception.html
User exceptions are caused by user error, for example providing a connect string that refers to an unavailable host or port. If a user exception is detected during bootstrapping (acquiring a SessionFactory), it is thrown as a fatal exception.
https://dev.mysql.com/doc/x-devapi-userguide/en/connection-option-summary.html
Figure 2.1 Connection URI ConnectURI1::= 'user' ':' 'password' '@' 'host' ':' 'port' . When using an X DevAPI session the following options are available to configure the connection.
Displaying 681 to 690 of 3141 total results