Search Results
https://dev.mysql.com/doc/relnotes/mysql-monitor/8.0/en/news-8-0-14.html
Important It is not possible to upgrade to MySQL Enterprise Monitor 8.0.14 from versions preceding MySQL Enterprise Monitor 3.4. To upgrade an older version, it is recommended you first upgrade to MySQL Enterprise Monitor 4.0 before running the ...
https://dev.mysql.com/doc/mysql-monitor/8.0/en/security-advisors-ref.html
Note MySQL Enterprise Firewall and MySQL Enterprise Audit Plug-in advisors are described in MySQL Enterprise Firewall and MySQL Enterprise Audit Plugin. As of MySQL 4.1 (and later), PASSWORD() was modified to produce a longer 41-byte hash value to ...
https://dev.mysql.com/doc/mysql-secure-deployment-guide/8.0/en/secure-deployment-secure-connections.html
For OpenSSL-compiled mysql clients that authenticate using the sha256_password plugin, this file is used for RSA key pair-based password exchange with the server over an unencrypted connection. This section describes configuring the server for ...
https://dev.mysql.com/doc/x-devapi-userguide-shell-js/en/connecting-to-a-single-mysqld-node-setup.html
In this example a connection to a local MySQL Server instance running X Plugin on the default TCP/IP port 33060 is established using the MySQL user account user with its password. You are prompted to enter the user name and password in this case.
https://dev.mysql.com/doc/x-devapi-userguide-shell-js/en/connection-option-summary.html
When using an X DevAPI session the following options are available to configure the connection. Figure 2.1 Connection URI ConnectURI1::= 'user' ':' 'password' '@' 'host' ':' 'port' .
https://dev.mysql.com/doc/x-devapi-userguide-shell-js/en/mysql-x-shell-devapi-extensions.html
A Connector can connect to MySQL Server instances running X Plugin only by means of X Protocol. MySQL Shell deviates from the Connector implementations of X DevAPI in certain places. MySQL Shell contains an extension of X DevAPI to access MySQL ...
https://dev.mysql.com/doc/x-devapi-userguide-shell-js/en/understanding-automatic-document-ids.html
Important X Plugin is not aware of the data inserted into the collection, including any manual document IDs you use. This sections describes in detail how document IDs are generated and how to interpret them. X DevAPI relies on server-based ...
https://dev.mysql.com/doc/x-devapi-userguide-shell-python/en/connecting-to-a-single-mysqld-node-setup.html
In this example a connection to a local MySQL Server instance running X Plugin on the default TCP/IP port 33060 is established using the MySQL user account user with its password. You are prompted to enter the user name and password in this case.
https://dev.mysql.com/doc/x-devapi-userguide-shell-python/en/connection-option-summary.html
When using an X DevAPI session the following options are available to configure the connection. Figure 2.1 Connection URI ConnectURI1::= 'user' ':' 'password' '@' 'host' ':' 'port' .
https://dev.mysql.com/doc/x-devapi-userguide-shell-python/en/mysql-x-shell-devapi-extensions.html
A Connector can connect to MySQL Server instances running X Plugin only by means of X Protocol. MySQL Shell deviates from the Connector implementations of X DevAPI in certain places. MySQL Shell contains an extension of X DevAPI to access MySQL ...