Search



Search Results
Displaying 661 to 670 of 2264 total results
https://dev.mysql.com/doc/c-api/8.4/en/c-api-basic-interface-usage.html
Initialize a connection handler by calling mysql_init() and connect to the server by calling a connection-establishment function such as mysql_real_connect(). (The following discussion provides more information about how to do this.) Close the ...
https://dev.mysql.com/doc/relnotes/connector-j/en/news-8-0-14.html
Version 8.0.14 is the latest General Availability release of the 8.0 series of MySQL Connector/J. It supports the Java Database Connectivity (JDBC) 4.2 API, and implements the X DevAPI. Functionality Added or Changed Bugs Fixed Functionality Added ...It is suitable for use with MySQL Server versions 8.0, 5.7, 5.6, and ...
https://dev.mysql.com/doc/connectors/en/connector-j-overview.html
MySQL provides connectivity for client applications developed in the Java programming language with MySQL Connector/J. Connector/J implements the Java Database Connectivity (JDBC) API, as well as a number of value-adding extensions of it. MySQL ...
https://dev.mysql.com/doc/connectors/en/connector-net-tutorials-ssl-pem.html
In previous versions of Connector/NET, your only choice was to use platform-dependent PFX format certificates. In your application, add a connection string using the test database and the sslclient user account (created previously). For example: Set ... The direct use of PEM format certificates was introduced to simplify certificate management in multiplatform environments that include similar MySQL ...
https://dev.mysql.com/doc/connector-net/en/connector-net-tutorials-ssl-pem.html
In previous versions of Connector/NET, your only choice was to use platform-dependent PFX format certificates. In your application, add a connection string using the test database and the sslclient user account (created previously). For example: Set ... The direct use of PEM format certificates was introduced to simplify certificate management in multiplatform environments that include similar MySQL ...
https://dev.mysql.com/doc/mysql-installer/en/mysql-installer-catalog-dashboard.html
By default, and when an Internet connection is present, MySQL Installer attempts to update the catalog at startup every seven days. If selected, this option configures MySQL Installer to run without depending on internet-connection capabilities. At ... This section describes the MySQL Installer product catalog, the dashboard, and other actions related to product selection and ...
https://dev.mysql.com/doc/relnotes/connector-net/en/news-8-0-22.html
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 ...(Bug #31248601) Functionality Added or Changed Revisions to the MySql.Data.EntityFrameworkCore namespace reduced the number of public ...
https://dev.mysql.com/doc/mysql-monitor/8.0/en/mem-unattended-installation-cmdline-options-agent.html
--mysqlconnmethod Command-Line Format --mysqlconnmethod Type String Default Value tcpip Valid Values tcpip (Use TCP/IP)socket (Use Unix Socket/Named Pipe) Specify the connection method to use to connect to MySQL. If you specify socket, the value of ... To view all the options available for an unattended agent installation, invoke the agent installer file passing in the help ...
https://dev.mysql.com/doc/heatwave-aws/en/heatwave-aws-deploying-query-privatelink.html
Once these network components are configured, your applications connect to your DB System through the VPC Endpoint using a Private Hostname that is only visible within the VPC where the Endpoint exists. Figure 6-1 illustrates the different ...Grant ...
https://dev.mysql.com/doc/heatwave-aws/en/heatwave-aws-security.html
Connection Control MySQL HeatWave on AWS supports a plugin library that enables Administrators to introduce an increasing delay in server response to connection attempts after a configurable number of consecutive failed attempts. The default ...
Displaying 661 to 670 of 2264 total results