Search



Search Results
Displaying 2731 to 2740 of 4734 total results
https://dev.mysql.com/doc/mysql-em-plugin/en/myoem-connections-pages-database-processes.html
Important This report retrieves data from the processlist view of the sys schema. If the sys schema, version 1.5.1 or higher, is not installed on the monitored MySQL server, the report is not populated. Table 3.1 Database Processes Dashboard Name ...
https://dev.mysql.com/doc/internals/en/innodb-infimum-and-supremum-records.html
“Infimum” and “Supremum” are mathematical terms that refer to the outer bounds of an ordered set. An infimum is Greatest Lower Bound (GLB), so it is lower than the lowest possible key value. A supremum is the Least Upper Bound (LUB), so it ...
https://dev.mysql.com/doc/connectors/en/connector-odbc-configuration-dsn.html
A Data Source Name associates the configuration parameters for communicating with a specific database. Generally, a DSN consists of the following parameters: Name Host Name Database Name Login Password In addition, different ODBC drivers, including ...
https://dev.mysql.com/doc/connector-odbc/en/connector-odbc-configuration-dsn.html
A Data Source Name associates the configuration parameters for communicating with a specific database. Generally, a DSN consists of the following parameters: Name Host Name Database Name Login Password In addition, different ODBC drivers, including ...
https://dev.mysql.com/doc/internals/en/integer.html
The MySQL Protocol has a set of possible encodings for integers: Fixed-length integers Length-encoded integers 14.1.1.1.1 Fixed-Length Integer Types Protocol::FixedLengthInteger A fixed-length integer stores its value in a series of bytes with the ...
https://dev.mysql.com/doc/ndbapi/en/overview-cluster-concepts.html
Abstract This section covers the NDB Kernel, and discusses NDB Cluster transaction handling and transaction coordinators. The NDB Kernel is the collection of data nodes belonging to an NDB Cluster. The application programmer can for most purposes ...
https://dev.mysql.com/doc/workbench/en/wb-design-engineering.html
MySQL Workbench provides capabilities to forward engineering physical database designs. A visual data model can be transformed into a physical database on a target MySQL Server by executing the forward engineering wizard. All SQL code is ...
https://dev.mysql.com/doc/internals/en/result-postprocessing-procedures.html
Note This section is not about SQL stored procedures but about MySQL procedures like Using PROCEDURE ANALYSE. For internal information on SQL stored procedures see the Chapter 16, Stored Programs.
https://dev.mysql.com/doc/internals/en/binary-protocol-value.html
ProtocolBinary::MYSQL_TYPE_STRING, ProtocolBinary::MYSQL_TYPE_VARCHAR, ProtocolBinary::MYSQL_TYPE_VAR_STRING, ProtocolBinary::MYSQL_TYPE_ENUM, ProtocolBinary::MYSQL_TYPE_SET, ProtocolBinary::MYSQL_TYPE_LONG_BLOB, ...
https://dev.mysql.com/doc/ndbapi/en/ndb-examples-secondary-indexes.html
This program illustrates how to use secondary indexes in the NDB API. The source code for this example may be found in the NDB Cluster source tree, in storage/ndb/ndbapi-examples/ndbapi_simple_index/main.cpp.
Displaying 2731 to 2740 of 4734 total results