Search Results
https://dev.mysql.com/doc/mysql-router/9.4/en/mysql-router-server.html
The MySQL Router is an executable that typically runs on the same machine as the application that uses it. There are a number of options available for controlling the application when executing mysqlrouter. This chapter describes the application ...
https://dev.mysql.com/doc/internals/en/example-one-mysql-packet.html
A COM_QUERY for select "012345678901234567890123456789012345" without CLIENT_COMPRESS has a payload length of 46 bytes looks like: 2e 00 00 00 03 73 65 6c 65 63 74 20 22 30 31 32 .....select "012 33 34 35 36 37 38 39 30 31 32 33 34 35 36 37 38 ...
https://dev.mysql.com/doc/x-devapi-userguide/en/mysql-x-driver-notes.html
Each driver implementation of X DevAPI may deviate from the description in marginal details to align the implementation to the common pattern and styles of the host language. All class names are identical among drivers and all drivers support the ...
https://dev.mysql.com/doc/refman/8.4/en/mysql-oci-marketplace-prereqs.html
The following assumptions are made: You are familiar with OCI terminology. You have access to a properly configured Virtual Cloud Network (VCN) and subnet. You have the permissions required to deploy OCI Marketplace applications in a compartment of ...
https://dev.mysql.com/doc/relnotes/mysql-ai/en/news-9-5-1.html
This release does not include any new features. ...
https://dev.mysql.com/doc/relnotes/mysql-ai/en/news-9-5-2.html
Version 9.5.2 has no release notes, or they have not been published because the product version has not been released.
A Quick Guide to Using the MySQL SLES Repository :: A Quick Guide to Using the MySQL SLES Repository
https://dev.mysql.com/doc/mysql-sles-repo-quick-guide/en/index.html
Abstract This is a quick guide for using the MySQL SLES repository to install and upgrade MySQL on SUSE Linux Enterprise Server (SLES). For supported versions and architectures of SUSE and openSUSE, see the official Supported Platforms by MySQL ...
https://dev.mysql.com/doc/refman/8.4/en/added-deprecated-removed.html
Options and Variables Introduced in MySQL 8.4 Options and Variables Deprecated in MySQL 8.4 Options and Variables Removed in MySQL 8.4 This section lists server variables, status variables, and options that were added for the first time, have been ...Com_show_binary_log_status: Count of SHOW BINARY LOG STATUS statements; use instead of ...
https://dev.mysql.com/doc/refman/8.4/en/linux-installation-sles-repo.html
The MySQL SLES repository provides RPM packages for installing and managing the MySQL server, client, and other components on SUSE Enterprise Linux Server. Adding the MySQL SLES Repository Add or update the official MySQL SLES repository for your ...To install the latest release from a specific series, before running the installation command, make sure that the subrepository for the series you want is enabled and the subrepositories for other series are ...
https://dev.mysql.com/doc/connectors/en/connector-j-upgrading-to-8.0.html
Properties that have been removed (do not use them during connection): useDynamicCharsetInfo useBlobToStoreUTF8OutsideBMP , utf8OutsideBmpExcludedColumnNamePattern, and utf8OutsideBmpIncludedColumnNamePattern: MySQL 5.6 and later supports the ...