Search



Search Results
Displaying 101 to 110 of 398 total results
https://dev.mysql.com/doc/mysqld-version-reference/en/built-in-functions.html
The following table shows all built-in functions and operators available in MySQL Server. Introduced: The version or versions in which the item was introduced. Deprecated: The version or versions in which the item was deprecated. Removed: The ...
https://dev.mysql.com/doc/mysqld-version-reference/en/keywords-5-7.html
This section provides information about keywords and reserved words in MySQL 5.7. MySQL 5.7 Keywords and Reserved Words MySQL 5.7 New Keywords and Reserved Words MySQL 5.7 Removed Keywords and Reserved Words MySQL 5.7 Keywords and Reserved Words ...
https://dev.mysql.com/doc/ndbapi/en/ndb-column.html
This section provides information about the Column class, which models a column in an NDBCLUSTER table. The NDB API provides no support for constructing such formats; however, they are checked by the NDB kernel. Type Description ArrayType Specifies ...
https://dev.mysql.com/doc/ndbapi/en/ndb-ndb-cluster-connection.html
This section provides information about the Ndb_cluster_connection class, which models a connection by a management server (ndb_mgmd) to a set of data nodes. The application connects to a cluster management server when this object's connect() ...
https://dev.mysql.com/doc/ndbapi/en/ndb-start-establishing-connection.html
To establish a connection to the server, you must create an instance of Ndb_cluster_connection, whose constructor takes as its argument a cluster connection string. The cluster connection is not actually initiated until the ...
https://dev.mysql.com/doc/ndbapi/en/overview-adaptive-send.html
Abstract Discusses the mechanics of transaction handling and transmission in NDB Cluster and the NDB API, and the objects used to implement these. When transactions are sent using NdbTransaction::execute(), they are not immediately transferred to ...
https://dev.mysql.com/doc/ndbapi/en/overview-ndbinterpretedcode-using.html
The next few sections provide information about performing different types of operations with NdbInterpretedCode methods, including resource usage. The space required by each of these methods is shown in the following table: Table 1.1 ...
https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-8-0-5.html
MySQL Connectors and other MySQL client tools and applications now synchronize the first digit of their version number with the (latest) MySQL server version they support. For example, MySQL Connector/C++ 8.0.12 would be designed to support all ...
https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-9-0-0.html
Functionality Added or Changed Bugs Fixed Functionality Added or Changed Removed the dependency on the mysql-client-plugins package from the libmysqlcppconnx package and added it as recommended for the libmysqlcppconn package, as ...
https://dev.mysql.com/doc/relnotes/connector-odbc/en/news-8-0-23.html
Functionality Added or Changed Bugs Fixed Functionality Added or Changed Previously, Connector/ODBC added client support for the MySQL Enterprise Edition SASL LDAP authentication plugin with SCRAM-SHA-1 as an authentication method. Connector/ODBC ...
Displaying 101 to 110 of 398 total results