Search



Search Results
Displaying 1231 to 1240 of 2406 total results
https://dev.mysql.com/doc/ndbapi/en/mgm-structures.html
int connect_count: The number of times this node has connected to or disconnected from the management server. char connect_address[]: The IP address of this node as seen by the other nodes in the cluster. int connect_count: The number of times this ... This section provides information about the data structures defined by the MGM ...
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-ndbeventoperation.html
NdbEventOperation::tableFragmentationChanged() Description This method is used to test whether a table's fragmentation has changed in connection with a TE_ALTER event. NdbEventOperation::tableFrmChanged() Description Use this method to determine ...
https://dev.mysql.com/doc/ndbapi/en/overview-application-programs.html
The main structure of an application program is as follows: Connect to a cluster using the Ndb_cluster_connection object. Initiate a database connection by constructing and initialising one or more Ndb objects. Terminate the connection to the ...
https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-8-3-0.html
Functionality Added or Changed Connector/C++ 8.3.0 binary distributions from Oracle are built with the 8.3.0 version of the MySQL client library. MySQL Server 8.3.0 removed auto-reconnect support after deprecating it in versions 8.0.34 and 8.1.0.
https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-9-2-0.html
Functionality Added or Changed Bugs Fixed Functionality Added or Changed Added a new OPT_WEBAUTHN_DEVICE_NUMBER connection option to the classic Connector/C++ that is passed to and interpreted by the WebAuthN authentication plugin. (WL #16645) Now ...It accepts a numeric value that selects the authenticator device to use during WebAuthN ...
https://dev.mysql.com/doc/relnotes/connector-net/en/news-8-0-12.html
(Bug #27732098, Bug #27732175, Bug #27732235, WL #11843) The MySqlX.XDevAPI.MySqlXConnectionStringBuilder class was added to provide connection-string options that apply exclusively to X Protocol connections. In addition, the Auth, SslCa, and SslCrl ...With the model created, revert back to EF Core 2.0 in your project, update the MySql.Data.EntityFrameworkCore NuGet package, and then remove the package MySql.Data.EntityFrameworkCore.Design from your ...
https://dev.mysql.com/doc/relnotes/connector-net/en/news-8-4-0.html
Deprecation and Removal Notes Functionality Added or Changed Bugs Fixed Deprecation and Removal Notes The deprecated authentication_fido_client authentication plugin and associated FidoActionRequested connection option was removed. (WL #16176) ...
https://dev.mysql.com/doc/relnotes/connector-net/en/news-9-0-0.html
Deprecation and Removal Notes Functionality Added or Changed Bugs Fixed Deprecation and Removal Notes Removed the deprecated OldGetStringBehavior connection option. (WL #16386) Bugs Fixed Improved how the connection pool releases connections. (WL ...
https://dev.mysql.com/doc/relnotes/connector-net/en/news-9-1-0.html
Functionality Added or Changed Bugs Fixed Functionality Added or Changed Connector/NET now supports .NET 9 and Entity Framework Core 9 (preview versions). (WL #16453) Added OpenID Connect support leveraging the new ...(WL #16308) The ...
Displaying 1231 to 1240 of 2406 total results