Search Results
https://dev.mysql.com/doc/refman/8.4/en/installing.html
If you plan to upgrade an existing version of MySQL to a newer version rather than install MySQL for the first time, see Chapter 3, Upgrading MySQL, for information about upgrade procedures and about issues that you should consider before upgrading.
https://dev.mysql.com/doc/workbench/en/wb-mysql-connections-server-management-wizard.html
The wizard provides a MySQL connection form to create a new MySQL connection, and includes a Configure Server Management option as a step-by-step approach to creating a new MySQL server connection. For example, starting/stopping the MySQL instance ... Clicking the [+] icon from the home screen launches the Setup New Connection ...
https://dev.mysql.com/doc/connectors/en/connector-odbc-examples-tools-with-crystalreports.html
Before using Crystal Reports with MySQL, please ensure that you have update to the latest version, including any outstanding service packs and hotfixes. Crystal Reports can use an ODBC DSN to connect to a database from which you to extract data and ...For more information on this issue, see the Business) Objects Knowledgebase for more ...
https://dev.mysql.com/doc/connector-odbc/en/connector-odbc-examples-tools-with-crystalreports.html
Before using Crystal Reports with MySQL, please ensure that you have update to the latest version, including any outstanding service packs and hotfixes. Crystal Reports can use an ODBC DSN to connect to a database from which you to extract data and ...For more information on this issue, see the Business) Objects Knowledgebase for more ...
https://dev.mysql.com/doc/mysql-monitor/8.0/en/mem-ssl-installation.html
Important The self-signed certificates are generated by the MySQL Enterprise Monitor installation or upgrade process, and are set to expire after 365 days. If you do not generate new certificates, the SSL connection between MySQL Enterprise Service ...In the unlikely event you are running a version of MySQL Enterprise Service Manager using the default certificates for more than a year, you must generate new ...
https://dev.mysql.com/doc/mysql-secure-deployment-guide/8.0/en/secure-deployment-secure-connections.html
This section describes configuring the server for secure connections and distributing client certificate and keys files. Configuring the Server for Secure Connections Distributing Client Certificate and Key Files Configuring the Server for Secure ...By default, MySQL servers that are compiled using OpenSSL generate these files in the data directory at startup if they are not ...
https://dev.mysql.com/doc/mysql-secure-deployment-guide/8.0/en/secure-deployment-user-accounts.html
If an administrator-specified literal password is specified instead of the RANDOM PASSWORD option, the literal password value must conform to the password policy enabled by the validate_password component. Other resource-limiting options not used ...
https://dev.mysql.com/doc/refman/8.4/en/charset-binary-collations.html
Binary strings (as stored using the BINARY, VARBINARY, and BLOB data types) have a character set and collation named binary. Binary strings are sequences of bytes and the numeric values of those bytes determine comparison and sort order. Nonbinary ... This section describes how the binary collation for binary strings compares to _bin collations for nonbinary ...
https://dev.mysql.com/doc/refman/8.4/en/fips-mode.html
At runtime, the OpenSSL library and OpenSSL FIPS Object Module must be available as shared (dynamically linked) objects. MySQL supports FIPS mode when a supported OpenSSL library and FIPS Object Module are available on the host system. This ...FIPS ...
https://dev.mysql.com/doc/refman/8.4/en/linux-installation-native.html
Many Linux distributions include a version of the MySQL server, client tools, and development components in their native software repositories and can be installed with the platforms' standard package management systems. For Red Hat and similar ...