Search



Search Results
Displaying 81 to 90 of 2080 total results
https://dev.mysql.com/doc/refman/8.4/en/ldap-pluggable-authentication.html
Note LDAP pluggable authentication is an extension included in MySQL Enterprise Edition, a commercial product. Note If your system supports PAM and permits LDAP as a PAM authentication method, another way to use LDAP for MySQL user authentication ...MySQL Enterprise Edition supports an authentication method that enables MySQL Server to use LDAP (Lightweight Directory Access Protocol) to authenticate MySQL users by accessing directory services such as ...
https://dev.mysql.com/doc/refman/8.4/en/mysql-cluster-options-variables.html
Note In NDB API applications, you can control BLOB write batching with the setMaxPendingBlobReadBytes() and getMaxPendingBlobReadBytes() methods. Note In NDB API applications, you can control BLOB write batching with the ... This section provides ...
https://dev.mysql.com/doc/refman/8.4/en/server-options.html
For a sufficiently high value of --log-error-verbosity, it also logs a note with a streamlined table definition listing only those expressions that potentially contain SQL functions. Note This must be the first option on the command line if it is ...
https://dev.mysql.com/doc/refman/8.4/en/server-status-variables.html
Note Due to a known limitation, Created_tmp_disk_tables does not count on-disk temporary tables created in memory-mapped files. For notes about the relationship between this status variable and its corresponding system variable, see the description ... The MySQL server maintains many status variables that provide information about its ...
https://dev.mysql.com/doc/relnotes/mysql/8.4/en/news-8-4-6.html
Note These release notes were created with the assistance of MySQL HeatWave GenAI. Compilation Notes Configuration Notes InnoDB Notes Installation Notes Functionality Added or Changed Bugs Fixed Compilation Notes macOS: It is now possible to ...
https://dev.mysql.com/doc/mysql-shell/9.4/en/setting-up-innodb-cluster-and-mysql-router.html
Issue the following three statements in the MySQL Shell and enter a root password for each instance: mysql-js> dba.deploySandboxInstance(3310) mysql-js> dba.deploySandboxInstance(3320) mysql-js> dba.deploySandboxInstance(3330) Note Use the same root ... In the following example, we complete the following tasks using a sandbox deployment with AdminAPI to deploy an InnoDB Cluster with MySQL ...
https://dev.mysql.com/doc/refman/8.4/en/atomic-ddl.html
Note The redo logs for changes to the mysql.innodb_ddl_log table are flushed to disk immediately regardless of the innodb_flush_log_at_trx_commit setting. An atomic DDL statement combines the data dictionary updates, storage engine operations, and ...
https://dev.mysql.com/doc/refman/8.4/en/create-index.html
Table 15.1 Index Types Per Storage Engine Storage Engine Permissible Index Types InnoDB BTREE MyISAM BTREE MEMORY/HEAP HASH, BTREE NDB HASH, BTREE (see note in text) The index_type clause cannot be used for FULLTEXT INDEX specifications. Note For ...
https://dev.mysql.com/doc/mysql-shell/9.4/en/mysql-innodb-cluster-upgrade-rolling.html
Note The additional steps depend; on how many versions you are skipping, what version you are upgrading, and from what version you are coming. Use cluster.rescan() to update the metadata.", "NOTE: The required parallel-appliers settings are not ...
https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-8-0-12.html
(Bug #28345281, Bug #91542) Packaging Notes An RPM package for installing ARM 64-bit (aarch64) binaries of Connector/C++ on Oracle Linux 7 is now available in the MySQL Yum Repository and for direct download. (WL #11670, WL #11671, WL #11672) ...The ...
Displaying 81 to 90 of 2080 total results