Search Results
https://dev.mysql.com/doc/connectors/en/connector-j-versions.html
Also, a customized JSSE provider might be required to use some later TLS versions and cipher suites when connecting to MySQL servers. Here is some compatibility information for Connector/J 8.0: JDBC versions: Connector/J 8.0 implements JDBC 4.2.
https://dev.mysql.com/doc/connectors/en/connector-net-ref-types.html
Classes Class Description MySqlConversionException Represents exceptions returned during the conversion of MySQL types. Structures Structure Description MySqlDateTime Defines operations that apply to MySqlDateTime objects.
https://dev.mysql.com/doc/connectors/en/connector-odbc-examples-tools-with-access-import.html
To import tables from MySQL to Access, follow these instructions: Open the Access database into which that you want to import MySQL data. Microsoft Access connects to the MySQL server and displays the list of tables (objects) that you can import.
https://dev.mysql.com/doc/connector-net/en/connector-net-ref-types.html
Classes Class Description MySqlConversionException Represents exceptions returned during the conversion of MySQL types. Structures Structure Description MySqlDateTime Defines operations that apply to MySqlDateTime objects.
https://dev.mysql.com/doc/connector-odbc/en/connector-odbc-examples-tools-with-access-import.html
To import tables from MySQL to Access, follow these instructions: Open the Access database into which that you want to import MySQL data. Microsoft Access connects to the MySQL server and displays the list of tables (objects) that you can import.
https://dev.mysql.com/doc/connector-python/en/connector-python-api-cext-character-set-name.html
Syntax: charset = ccnx.character_set_name() Returns the name of the default character set for the current MySQL session. For example, the 'utf8mb4' MySQL character set name is returned as 'utf8'. When this is the case, a name usable by Python is ...
https://dev.mysql.com/doc/ndbapi/en/mccj-overview-architecture.html
MySQL NDB Cluster Connector for Java, also known as ClusterJ, is a Java API for writing applications against NDB Cluster. MySQL NDB Cluster Connector for Java is included with all NDB Cluster source and binary releases. Building MySQL NDB Cluster ...It is one among different access paths and styles of access to NDB Cluster ...
https://dev.mysql.com/doc/ndbapi/en/ndb-nodejs.html
This section provides information about the MySQL NoSQL Connector for JavaScript, a set of Node.js adapters for NDB Cluster and MySQL Server, which make it possible to write JavaScript applications for Node.js using MySQL data. Important Node.js ...
https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-8-0-11.html
For MySQL Connector/C++ 8.0.11 and higher, Commercial and Community distributions require the Visual C++ Redistributable for Visual Studio 2015 to work on Windows platforms. For X DevAPI for C, the generated IDs can be obtained using the new ...The ...
https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-8-0-12.html
Unlike the standalone MSIs, MySQL Installer for Windows contains a workaround for the detection problem. (Bug #28345281, Bug #91542) Packaging Notes An RPM package for installing ARM 64-bit (aarch64) binaries of Connector/C++ on Oracle Linux 7 is ...