Search



Search Results
Displaying 2211 to 2219 of 2219 total results
https://dev.mysql.com/doc/relnotes/mysql-cluster/8.4/en/news-8-4-3.html
MySQL NDB Cluster 8.4.3 is a new LTS release of NDB 8.4, based on MySQL Server 8.4 and including features in version 8.4 of the NDB storage engine, as well as fixing recently discovered bugs in previous NDB Cluster releases. NDB Cluster 8.4 source ...
https://dev.mysql.com/doc/relnotes/connector-j/en/news-8-0-19.html
Version 8.0.19 is the latest General Availability release of the 8.0 series of MySQL Connector/J. It is suitable for use with MySQL Server versions 8.0, 5.7, and 5.6. It supports the Java Database Connectivity (JDBC) 4.2 API, and implements the X ...
https://dev.mysql.com/doc/relnotes/connector-j/en/news-8-0-22.html
(Bug #31699357, Bug #96309) Using a PreparedStatement to store a Date into a database sometimes resulted in a NullPointerException. Version 8.0.22 is the latest General Availability release of the 8.0 series of MySQL Connector/J. It is suitable for ...
https://dev.mysql.com/doc/relnotes/connector-j/en/news-8-3-0.html
(Bug #107107, Bug #34101635) MysqlParameterMetadata.isNullable() ignored the value of the connection property generateSimpleParameterMetadata when returning a value. With this fix, the method returns ParameterMetaData.parameterNullableUnknown when ... Version 8.3.0 is a new GA release of MySQL ...
https://dev.mysql.com/doc/relnotes/connector-j/en/news-8-4-0.html
(WL #16174) Bugs Fixed getParameterBindings() threw a NullPointerException when some parameters for the PreparedStatement were not bound. Version 8.4.0 is a new GA release of MySQL Connector/J. MySQL Connector/J 8.4.0 supersedes 8.3 and is ...
https://dev.mysql.com/doc/mysql-router/9.4/en/mysql-router-installation-docker.html
The Docker deployment framework supports easy installation and configuration of MySQL Router. This section explains how to use a MySQL Router Docker image. You need to have Docker installed on your system before you can use a MySQL Router Docker ...
https://dev.mysql.com/doc/mysql-ai/9.5/en/myai-installation-clean.html
Installing MySQL AI requires the following steps: Install the MySQL AI installer. Run the MySQL AI installer to install and configure MySQL AI server and tools. The MySQL AI installer can be run in the following ways: GUI Installer: a graphical ...
https://dev.mysql.com/doc/mysql-ai/9.5/en/mys-ai-aml-preparing-a-recommendation-model.html
This topic describes how to prepare the data to use for a recommendation machine learning model using explicit feedback. To prepare the data for this use case, you set up a training dataset and a testing dataset. The training dataset has 86 ...
https://dev.mysql.com/doc/mysql-ai/9.5/en/mys-ai-option-tracker.html
The Option Tracker component provides usage information about different features and components of MySQL AI. The integer flag usedCounter is incremented in real-time and persisted to storage every hour. The option_tracker_usage_get() function ...