Search



Search Results
Displaying 421 to 430 of 1965 total results
https://dev.mysql.com/doc/internals/en/autotools-plugin-macros.html
If the plugin has been marked as MANDATORY, it will result in an autoconf error. Example: MYSQL_CONFIGURE_PLUGINS([none]) Plugin-related configure errors: When any plugin macro is called before MYSQL_PLUGIN() is declared for that plugin, configure ... The following macros enable plugin support in the autotools configuration ...
https://dev.mysql.com/doc/mysql-installer/en/MySQLInstallerConsole.html
Options: --continue Continues processing the next product when an error is caught while processing the action blocks containing arguments for each product. If not specified the whole operation is aborted in case of an error. --continue Continues ...
https://dev.mysql.com/doc/ndbapi/en/mgm-structures.html
This structure contains two members, as shown here: int return_code: For a successful operation, this value is 0; otherwise, it contains an error code. char message[256]: contains the text of the response or error message. This section provides ...
https://dev.mysql.com/doc/ndbapi/en/ndb-examples-basic-insert.html
You can also find the source code for this example in the file storage/ndb/ndbapi-examples/ndbapi_basic/ndbapi_basic_insert.cpp.
https://dev.mysql.com/doc/ndbapi/en/ndb-examples-basic-read.html
This example illustrates basic retrieval of one or more rows from an NDB table using the NdbRecord interface and an NdbScanOperation. We assume that you have already created and populated the basic table, perhaps using the row insertion example ...
https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-8-0-24.html
Typically, the client would see Lost connection to MySQL server during query (CR_SERVER_LOST) or MySQL server has gone away (CR_SERVER_GONE_ERROR). In such cases, the server now writes the reason to the connection before closing it, and client ...
https://dev.mysql.com/doc/relnotes/connector-net/en/news-8-0-22.html
Connector/NET returns an error if the mysql_clear_password plugin is requested, but the connection is neither encrypted nor using Unix domain sockets. (Bug #31458774, Bug #99793) An SQL syntax error was reported on valid code for creating a dynamic ... Deprecation and Removal Notes Functionality Added or Changed Bugs Fixed Deprecation and Removal Notes The following synonyms for the Server connection string option were deprecated in Connector/NET 8.0.22 and removed in 8.0.23: address, addr, and network ...
https://dev.mysql.com/doc/relnotes/connector-net/en/news-8-0-28.html
(WL #14653) Bugs Fixed An insert query could emit a malformed communication packet error. To prevent the error, Connector/NET now omits unnecessary parameters when handling query attributes. (Bug #33380176) A multihost connection attempt could fail ... Deprecation and Removal Notes Functionality Added or Changed Bugs Fixed Deprecation and Removal Notes The TLSv1 and TLSv1.1 connection protocols were previously deprecated in Connector/NET 8.0.26 and support for them is removed starting with this ...
https://dev.mysql.com/doc/relnotes/connector-python/en/news-8-0-24.html
(Bug #89480, Bug #32144255, Bug #32192619, Bug #32001787, Bug #27477376, WL #14027, WL #14239, WL #14240) Improved server disconnection handling of X Protocol connections now creates a log entry and returns an error message, as needed, after ...
https://dev.mysql.com/doc/relnotes/connector-python/en/news-8-0-29.html
Functionality Added or Changed Bugs Fixed Functionality Added or Changed When a connection disabled SSL Mode using ssl_disabled=True (or with ssl-mode='DISABLED' for X Protocol connections), specifying other TLS or SSL connection options caused ...
Displaying 421 to 430 of 1965 total results