Search Results
https://dev.mysql.com/doc/relnotes/mysql/8.4/en/news-8-4-3.html
(Bug #36871927) JavaScript Programs Employing a user variable in a DML statement within a stored procedure that used the Statement handle interface sometimes led to an unplanned server exit when any statement was executed following execution of such ... C API Notes Compilation Notes Configuration Notes SQL Function and Operator Notes JavaScript Programs Performance Schema Notes sys Schema Notes Thread Pool Notes Functionality Added or Changed Bugs Fixed C API Notes The asynchronous interface used unsafe static local variables to store state ...
https://dev.mysql.com/doc/extending-mysql/8.4/en/adding-loadable-function.html
A loadable function contains code that becomes part of the running server, so when you write a loadable function, you are bound by any and all constraints that apply to writing server code. These constraints may change in future versions of the ...
https://dev.mysql.com/doc/refman/8.4/en/crashing.html
First, you should try to find out whether the problem is that the mysqld server dies or whether your problem has to do with your client. You can check how long your mysqld server has been up by executing mysqladmin version. If mysqld has died and ...
https://dev.mysql.com/doc/refman/8.4/en/mysql-cluster-general-info.html
row *************************** VERSION(): 8.4.7-cluster 1 row in set (0.00 sec) The version string displayed by other NDB Cluster programs not normally included with the MySQL 8.4 distribution uses this format: mysql-mysql_server_version ... MySQL ...Instead, users of NDB Cluster binaries from Oracle should upgrade to the most recent binary release of NDB Cluster for supported platforms—these include RPMs that should work with most Linux ...
https://dev.mysql.com/doc/refman/8.4/en/mysql-cluster-tls.html
To minimize the impact of certificate expiration on system availability, a cluster should have several certificates with staggered expiration dates; client certificates should expire earliest, followed by data node certificates, and then by ... This ...
https://dev.mysql.com/doc/workbench/en/wb-mysql-connections-methods-standard.html
This connection method enables MySQL Workbench to connect to MySQL Server using TCP/IP. Parameters Tab The parameters for standard TCP/IP connections are: Hostname: The host name or IP address of the MySQL server. Port: The TCP/IP port on which the ...In addition to naming your new connection in the field provided, you can select from the following tabs to specify connection values: Parameters, SSL, and ...
https://dev.mysql.com/doc/connectors/en/connector-j-connp-props-datetime-types-processing.html
Accepts a geographic time zone name or a time zone offset from Greenwich/UTC, using a syntax 'java.time.ZoneId' is able to parse, or one of the two logical values "LOCAL" and "SERVER". If set to "SERVER" then the driver attempts to detect the ...
https://dev.mysql.com/doc/connectors/en/connector-j-connp-props-security.html
paranoid Take measures to prevent exposure sensitive information in error messages and clear data structures holding sensitive data when possible? Default Value false Since Version 3.0.1 serverRSAPublicKeyFile File path to the server RSA public key ...Default Value false Since Version 5.1.31 sslMode By default, network connections are SSL encrypted; this property permits secure connections to be turned off, or a different levels of security to be ...
https://dev.mysql.com/doc/connectors/en/connector-j-reference-charsets.html
Setting the Character Encoding For Connector/J 8.0.25 and earlier: The character encoding between the client and the server is automatically detected upon connection (provided that the Connector/J connection properties characterEncoding and ...For ...
https://dev.mysql.com/doc/mysql-em-plugin/en/myoem-cluster-config-metric-sourcestatus-category.html
Table 9.2 Source Status Configuration Metrics NameDescriptionSkip Errors Errors the server should skip. Recovery SSL Verify Certificate Verification of the server certificate during recovery with SSL. Recovery SSL Certificate Path to the SSL ...