Search



Search Results
Displaying 541 to 550 of 1907 total results
https://dev.mysql.com/doc/ndbapi/en/ndb-examples-synchronous-transactions.html
This example illustrates the use of synchronous transactions in the NDB API. It first creates a database ndb_examples and a table api_simple (if these objects do not already exist) using the MySQL C API with an SQL node, then performs a series of ...
https://dev.mysql.com/doc/ndbapi/en/ndb-ndbscanfilter.html
NdbScanFilter Class Overview NdbScanFilter::begin() NdbScanFilter::BinaryCondition NdbScanFilter::cmp() NdbScanFilter::cmp_param() NdbScanFilter Constructor NdbScanFilter::end() NdbScanFilter::eq() NdbScanFilter::isfalse() NdbScanFilter::isnotnull() ...Because development of this interface is ongoing, the characteristics of the NdbScanFilter class are subject to change in future ...
https://dev.mysql.com/doc/ndbapi/en/ndb-nodejs-api-transaction.html
This method takes as its sole argument a callback function that returns an error object. If it is automatic, (autocommit), every operation is performed as part of a new transaction that is automatically committed. Beginning, committing, and rolling ...
https://dev.mysql.com/doc/ndbapi/en/overview-compatibility.html
In the event that an application employing a newer version of the NDB API is run against an older cluster which does not support a newer feature used by the application, the application raises error code 4003 Function not implemented yet when trying ... The NDB API is now fairly mature, and has undergone few major changes in recent ...
https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-8-0-21.html
Schema validation is performed by the server, which returns an error message if a document in a collection does not match the schema definition or if the server does not support validation. Configuration Notes JSON Notes Security Notes X DevAPI ...
https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-8-0-30.html
Character Set Support Packaging Notes Functionality Added or Changed Bugs Fixed Character Set Support The renaming of the utf8 character set to utf8mb3 in MySQL 8.0.30—together with new utf8mb4 collations—generated errors related to collation ...To support the character-set name change and the new collations, several API changes now are ...
https://dev.mysql.com/doc/relnotes/connector-net/en/news-8-0-29.html
However, if an application attempted to establish an unencrypted connection and also submitted connection options related to TLS/SSL, Connector/NET determined that the combination of options was incompatible and raised an error. To reduce the number ... X DevAPI Notes Functionality Added or Changed Bugs Fixed X DevAPI Notes An exception was raised when using a TableInsertStatement object to insert a string value containing special characters (- / \ % & ...
https://dev.mysql.com/doc/relnotes/connector-python/en/news-8-0-21.html
required: Like preferred, except the connection is terminated with an error if the connector and server are unable to reach agreement. Schema validation is performed by the server, which returns an error message if a document in a collection does ...
https://dev.mysql.com/doc/mysql-sles-repo-quick-guide/en/index.html
A password for the superuser is set and stored in the error log file. Warranty Disclaimer The information contained herein is subject to change without notice and is not warranted to be error-free. If you find any errors, please report them to us in ... Abstract This is a quick guide for using the MySQL SLES repository to install and upgrade MySQL on SUSE Linux Enterprise Server ...
https://dev.mysql.com/doc/mysql-monitor/8.0/en/glossary.html
event Events are displayed if an Advisor Threshold is crossed, and are used to inform you of errors or potential problems with your implementation. These terms are commonly used in information about MySQL Enterprise Monitor. A access control MySQL ...
Displaying 541 to 550 of 1907 total results