Search



Search Results
Displaying 751 to 760 of 2652 total results
https://dev.mysql.com/doc/relnotes/mysql-operator/en/news-8-0-30-2.0.6.html
Functionality Added or Changed Bugs Fixed Functionality Added or Changed The 8.0.30 enterprise edition installs MySQL Shell 8.0.29 instead of 8.0.30. (Bug #108189, Bug #34519959) Enterprise data masking and encryption functions are now enabled by ...(WL #15224) Bugs Fixed Added error handling to account for the MySQL Server 8.0.29 ...
https://dev.mysql.com/doc/relnotes/mysql-operator/en/news-8-0-33-2.0.9.html
Known Limitation Functionality Added or Changed Bugs Fixed Known Limitation A known limitation of this release: if an existing InnoDB Cluster was initially created using MySQL Operator 8.0.30-2.0.6 or earlier, then an update to 8.0.33-2.0.9 fails ...This happens even if there had already been an update to ...
https://dev.mysql.com/doc/relnotes/mysql-operator/en/news-8-2-0-2.1.1.html
Functionality Added or Changed Added the ability to define custom MySQL Router bootstrap options. (WL #15351) Added functionality that enables certificate-based authentication between cluster members with X509 certificates for users, unless ...An ...
https://dev.mysql.com/doc/refman/8.4/en/audit-log-installation.html
Plugin upgrades are not automatic when you upgrade a MySQL installation and some plugin loadable functions must be loaded manually (see Installing Loadable Functions). Alternatively, you can reinstall the plugin after upgrading MySQL to load new ...
https://dev.mysql.com/doc/refman/8.4/en/bug-reports.html
For stored procedure, stored function, and trigger objects, the relevant sql_mode value is the one in effect when the object was created. Before posting a bug report about a problem, please try to verify that it is a bug and that it has not been ...
https://dev.mysql.com/doc/refman/8.4/en/call.html
When the procedure returns, a client program can also obtain the number of rows affected for the final statement executed within the routine: At the SQL level, call the ROW_COUNT() function; from the C API, call the mysql_affected_rows() function.
https://dev.mysql.com/doc/refman/8.4/en/commit.html
Note Within all stored programs (stored procedures and functions, triggers, and events), the parser treats BEGIN [WORK] as the beginning of a BEGIN ... If a SELECT statement within a transaction calls a stored function, and a statement within the ...
https://dev.mysql.com/doc/refman/8.4/en/create-table-secondary-indexes.html
It is also possible to create an index on a JSON column using the JSON_VALUE() function with an expression that can be used to optimize queries employing the expression. See the description of that function for more information and examples. A ...
https://dev.mysql.com/doc/refman/8.4/en/downgrading.html
Notes Make sure you understand the MySQL release model for MySQL long-term support (LTS) and Innovation releases before proceeding with a downgrade. A replication topology is downgraded by following the rolling downgrade scheme described at Section ...
https://dev.mysql.com/doc/refman/8.4/en/enterprise-encryption.html
MySQL Enterprise Edition includes a set of encryption functions that expose OpenSSL capabilities at the SQL level. The functions enable Enterprise applications to perform the following operations: Implement added data protection using public-key ...
Displaying 751 to 760 of 2652 total results