Search



Search Results
Displaying 21 to 30 of 219 total results
https://dev.mysql.com/doc/refman/8.4/en/keyring-hashicorp-plugin.html
Important Certificates generated by these instructions are self-signed, which may not be very secure. To create a HashiCorp Vault server certificate, a Certificate Signing Request (CSR) must be prepared for the newly created server key. Sign the ...
https://dev.mysql.com/doc/mysql-ai/9.5/en/myai-installation-clean-cmdline.html
If no certificates and keys are provided for any of the two components, encrypted communication with the component is disabled, unless self-signed certificates, with specified common names, are requested. If this command line option is absent, ...
https://dev.mysql.com/doc/refman/8.4/en/cast-functions.html
The BINARY operator also causes trailing spaces in comparisons to be significant. For a character column defined with the BINARY attribute, MySQL assigns the table default character set and the binary (_bin) collation of that character set. Unlike ... Table 14.15 Cast Functions and Operators Name Description Deprecated BINARY Cast a string to a binary string Yes CAST() Cast a value as a certain type CONVERT() Cast a value as a certain type Cast functions and operators enable conversion of values from one data type to ...
https://dev.mysql.com/doc/refman/8.4/en/flow-control-functions.html
Otherwise, the result is an integer type (with one exception): If all integer types are all signed or all unsigned, the result is the same sign and the precision is the highest of all specified integer types (that is, TINYINT, SMALLINT, MEDIUMINT, ...The second syntax returns the result for the first condition that is ...
https://dev.mysql.com/doc/refman/8.4/en/replication-features-differing-tables.html
ALL_SIGNED Treat promoted integer types as signed values (the default behavior). ALL_SIGNED,ALL_UNSIGNED Treat promoted integer types as signed if possible, otherwise as unsigned. When an integer type is promoted, its signedness is not preserved.
https://dev.mysql.com/doc/heatwave-aws/en/heatwave-aws-access-methods.html
The access requires that you have signed up for MySQL HeatWave on AWS. Once you have signed up, sign in to MySQL HeatWave Console. After signing in and creating a DB System, you can also access MySQL HeatWave on AWS from a MySQL client or ...
https://dev.mysql.com/doc/refman/8.4/en/creating-ssl-files-using-openssl.html
This section describes how to use the openssl command to set up SSL certificate and key files for use by MySQL servers and clients. The first example shows a simplified procedure such as you might use from the command line. The first two examples ...
https://dev.mysql.com/doc/c-api/8.4/en/c-api-prepared-statement-data-structures.html
For integer variables (which can be char for single-byte values or an integer type for larger values), you should also indicate whether the variable has the unsigned attribute by setting the is_unsigned member, described later. unsigned long *length ... Prepared statements use several data structures: To obtain a statement handler, pass a MYSQL connection handler to mysql_stmt_init(), which returns a pointer to a MYSQL_STMT data ...
https://dev.mysql.com/doc/heatwave-aws/en/console-overview.html
Console Overview 2.4.1 Console Overview When you sign in to the MySQL HeatWave Console, you are directed to the Home page. The MySQL HeatWave Console pages include: Home This is the landing page where users are directed after signing in. Signing ...
https://dev.mysql.com/doc/heatwave-aws/en/heatwave-aws-oci-integration.html
When you sign up for MySQL HeatWave on AWS, you are directed to OCI where you must sign up for an Oracle Cloud Account if you do not have one. After signing up, you are directed to the OCI Console to complete the sign-up process. When signing in to ... Integration with Oracle Cloud Infrastructure (OCI) 1.3 Integration with Oracle Cloud Infrastructure (OCI) MySQL HeatWave on AWS is integrated with Oracle Cloud Infrastructure (OCI) for identity and access management, and for billing and cost ...
Displaying 21 to 30 of 219 total results