Search



Search Results
Displaying 581 to 590 of 5060 total results
https://dev.mysql.com/doc/refman/8.4/en/thread-pool.html
Note MySQL Enterprise Thread Pool is an extension included in MySQL Enterprise Edition, a commercial product. MySQL Enterprise Edition includes MySQL Enterprise Thread Pool, implemented using a server plugin. The default thread-handling model in ...
https://dev.mysql.com/doc/mysql-cluster-manager/8.4/en/mcm-site-commands.html
In this section, we discuss commands used to work with MySQL Cluster Manager management sites. A site, in terms of MySQL NDB Cluster and MySQL Cluster Manager, is a collection of one or more host computers where MySQL Cluster Manager agents are ...
https://dev.mysql.com/doc/c-api/8.4/en/mysql-load-plugin.html
struct st_mysql_client_plugin * mysql_load_plugin(MYSQL *mysql, const char *name, int type, int argc, ...) Description Loads a MySQL client plugin, specified by name and type. Specify the arguments as follows: mysql: A pointer to a MYSQL structure.
https://dev.mysql.com/doc/c-api/8.4/en/mysql-set-character-set.html
int mysql_set_character_set(MYSQL *mysql, const char *csname) Description This function is used to set the default character set for the current connection. This function works like the SET NAMES statement, but also sets the value of ...The ...
https://dev.mysql.com/doc/relnotes/mysql-cluster/8.4/en/news-8-4-2.html
MySQL NDB Cluster 8.4.2 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 releases. NDB Cluster 8.4 source ...
https://dev.mysql.com/doc/relnotes/mysql-cluster/8.4/en/news-8-4-4.html
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 releases. NDB Cluster 8.4 source ...Compilation Notes Bugs Fixed Compilation Notes macOS: A uint64_t value used with %zu caused a [-Wformat] compiler warning on ...
https://dev.mysql.com/doc/mysql-router/9.4/en/mysql-router-general.html
MySQL Router is a building block for high availability (HA) solutions. It simplifies application development by intelligently routing connections to MySQL servers for increased performance and reliability. MySQL Router officially supports active ...
https://dev.mysql.com/doc/mysql-ai/9.5/en/myai-introduction.html
MySQL AI consists of the following components: MySQL Enterprise Edition for MySQL AI, which contains the following AI components: MySQL Commercial Server AI Engine MySQL AI Plugin MySQL Shell AI Edition, which supports MySQL Shell Workbench. MySQL ...You are responsible for Your use of AI output and for reviewing and independently verifying the accuracy and appropriateness of AI output before Your ...
https://dev.mysql.com/doc/relnotes/mysql-router/9.5/en/news-9-2-0.html
If set to 0 (default), the metadata_cache keeps the connection open if the refresh succeeded and if the next refresh is to the same MySQL server. Use the MySQL Shell AdminAPI RoutingGuideline class to interact with these guidelines, and see the ...
https://dev.mysql.com/doc/connectors/en/connector-net-introduction.html
MySQL Connector/NET enables you to develop .NET applications that require secure, high-performance data connectivity with MySQL. For notes detailing the changes in each release of Connector/NET, see MySQL Connector/NET Release Notes. Connector/NET ...It implements the required ADO.NET interfaces and integrates into ADO.NET-aware ...
Displaying 581 to 590 of 5060 total results