Search



Search Results
Displaying 21 to 30 of 1545 total results
https://dev.mysql.com/doc/internals/en/connection-phase-packets.html
Protocol::Handshake Initial Handshake Packet When the client connects to the server the server sends a handshake packet to the client. Depending on the server version and configuration options different variants of the initial packet are sent. To ...
https://dev.mysql.com/doc/connectors/en/connector-odbc-installation-source-unix.html
You need the following tools to build MySQL from source on Unix: A working ANSI C++ compiler. GCC 4.2.1 or later, Sun Studio 12.1 or later, and many current vendor-supplied compilers are known to work. Connector/ODBC is known to work with the iODBC ...
https://dev.mysql.com/doc/connector-odbc/en/connector-odbc-installation-source-unix.html
You need the following tools to build MySQL from source on Unix: A working ANSI C++ compiler. GCC 4.2.1 or later, Sun Studio 12.1 or later, and many current vendor-supplied compilers are known to work. Connector/ODBC is known to work with the iODBC ...
https://dev.mysql.com/doc/refman/8.4/en/mysql-cluster-ndbd-definition.html
If no node IDs are provided, the order of the data nodes is the determining factor for the node group. There is also a reference to each copy in the ordered table indexes. Assume that table t1 has 1 million rows and an ordered index named ix1 on two ... The [ndbd] and [ndbd default] sections are used to configure the behavior of the cluster's data ...
https://dev.mysql.com/doc/ndbapi/en/overview-ndbinterpretedcode-using.html
BIT values are passed into and out of the NDB API as 32-bit words with bits set in order from the least significant bit to the most significant bit. Important Numbers used to identify subroutines must be contiguous; however, they do not have to be ... The next few sections provide information about performing different types of operations with NdbInterpretedCode methods, including resource ...
https://dev.mysql.com/doc/connectors/en/connector-j-connp-props-high-availability-and-clustering.html
The server affinity ordered list is provided using the property 'serverAffinityOrder'. Since Version 5.0.1 serverAffinityOrder A comma separated list containing the host/port pairs that are to be used in load-balancing "serverAffinity" strategy.
https://dev.mysql.com/doc/refman/8.4/en/optimizer-hints.html
Join-Order Optimizer Hints Join-order hints affect the order in which the optimizer joins tables. Syntax of the JOIN_FIXED_ORDER hint: hint_name([@query_block_name]) Syntax of other join-order hints: hint_name([@query_block_name] tbl_name [, ... One ...
https://dev.mysql.com/doc/workbench/en/dbdoc-templates.html
This section provides an overview of creating and modifying DBDoc Model Reporting templates, as used by MySQL Workbench. The MySQL Workbench DBDoc Model Reporting system is based on the Google Template System. This discussion does not attempt to ...
https://dev.mysql.com/doc/workbench/en/wb-scripting-modules-palettes.html
The Workbench Scripting Shell features the Files, Globals, Classes, Modules, and Notifications tabs, in addition to the main Shell tab. Files Tab The Files tab lists folders and files for user-defined (custom) script files. The file-browser ...
https://dev.mysql.com/doc/ndbapi/en/mgm-types.html
This section provides information about the data types defined by the MGM API. The types described in this section are all defined in the file /storage/ndb/include/mgmapi/mgmapi.h, with the exception of Ndb_logevent_type, ndb_mgm_event_severity, ...
Displaying 21 to 30 of 1545 total results