Search



Search Results
Displaying 781 to 790 of 5815 total results
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 ...
https://dev.mysql.com/doc/refman/8.4/en/logical-operators.html
Table 14.5 Logical Operators Name Description AND, && Logical AND NOT, ! Negates value OR, || Logical OR XOR Logical XOR In SQL, all logical operators evaluate to TRUE, FALSE, or NULL (UNKNOWN). In MySQL, these are implemented as 1 (TRUE), 0 ...
https://dev.mysql.com/doc/refman/8.4/en/merge-storage-engine.html
You can use SELECT, DELETE, UPDATE, and INSERT on MERGE tables. You must have SELECT, DELETE, and UPDATE privileges on the MyISAM tables that you map to a MERGE table. “Identical” means that all tables have identical column data types and index ... The MERGE storage engine, also known as the MRG_MyISAM engine, is a collection of identical MyISAM tables that can be used as ...
https://dev.mysql.com/doc/refman/8.4/en/mysql-cluster-tcp-definition.html
Normally it is not necessary to define TCP/IP connections; NDB Cluster automatically sets up such connections for all data nodes, management nodes, and SQL or API nodes. Each [tcp] section explicitly defines a TCP/IP connection between two NDB ...
Displaying 781 to 790 of 5815 total results