Search



Search Results
Displaying 2601 to 2610 of 3458 total results
https://dev.mysql.com/doc/heatwave-aws/en/heatwave-aws-channel-filter-rules.html
For example, if you create a filter rule with type, REPLICATE_DO_DB, and filter value, mysql1, and another filter rule, with type, REPLICATE_DO_DB, and filter value, mysql2, then both mysql1 and mysql2 databases are replicated. Table 8-2 Mandatory ... Channel Filter Rules for Inbound Replication 8.5.1 Channel Filter Rules for Inbound Replication Each filter rule can contain only one filter type and ...
https://dev.mysql.com/doc/heatwave-aws/en/heatwave-aws-configuring-iam-policies-endpoint.html
Configuring IAM Policies for Endpoints for a Query PrivateLink 6.1.2 Configuring IAM Policies for Endpoints for a Query PrivateLink Subsequent steps for the deployment of a Query PrivateLink requires the abilities to create and delete VPC endpoints ...This section helps to ensure that the desired principals in your AWS Account have the permissions for those ...
https://dev.mysql.com/doc/heatwave-aws/en/heatwave-aws-dbsystems-intro.html
MySQL Server 1.2 MySQL Server The MySQL Server on MySQL HeatWave on AWS is built on the MySQL Enterprise Edition Server, which allows developers to quickly create and deploy secure cloud native applications using the world's most popular open ...
https://dev.mysql.com/doc/connector-j/en/connector-j-connp-props-performance-extensions.html
Default Value com.mysql.cj.PerConnectionLRUFactory Since Version 5.1.1 serverConfigCacheFactory Name of a class implementing 'com.mysql.cj.CacheAdapterFactory', which will be used to create caches for MySQL server configuration values. Default Value ... callableStmtCacheSize If 'cacheCallableStmts' is enabled, how many callable statements should be cached? Default Value 100 Since Version 3.1.2 metadataCacheSize The number of queries to cache 'ResultSetMetadata' for if 'cacheResultSetMetaData' is set to ...
https://dev.mysql.com/doc/refman/8.4/en/alter-instance.html
To schedule regular rotation of the binary log master key on all applicable source and replica servers, you can enable the MySQL Event Scheduler on each server and issue the ALTER INSTANCE ROTATE BINLOG MASTER KEY statement using a CREATE EVENT ...
https://dev.mysql.com/doc/refman/8.4/en/charset-collation-effect.html
latin1_swedish_ci latin1_german1_ci latin1_german2_ci Muffler Muffler Müller MX Systems Müller Muffler Müller MX Systems MX Systems MySQL MySQL MySQL The character that causes the different sort orders in this example is ü (German ...
https://dev.mysql.com/doc/refman/8.4/en/charset-collation-implementations.html
MySQL implements several types of collations: Simple collations for 8-bit character sets This kind of collation is implemented using an array of 256 weights that defines a one-to-one mapping from character codes to weights. It is a case-insensitive ...
https://dev.mysql.com/doc/refman/8.4/en/charset-repertoire.html
The repertoire of a character set is the collection of characters in the set. String expressions have a repertoire attribute, which can have two values: ASCII: The expression can contain only ASCII characters; that is, characters in the Unicode ...
https://dev.mysql.com/doc/refman/8.4/en/charset-table.html
The CREATE TABLE and ALTER TABLE statements have optional clauses for specifying the table character set and collation: CREATE TABLE tbl_name (column_list) [[DEFAULT] CHARACTER SET charset_name] [COLLATE collation_name]] ALTER TABLE tbl_name ...
https://dev.mysql.com/doc/refman/8.4/en/charset-unicode-conversion.html
Tables created with these row formats enable you to index a maximum of 1024 or 768 characters for utf8mb3 or utf8mb4 columns, respectively. The older server sees utf8 in the dump file object definitions and create new objects that use the (3-byte) ... This section describes issues that you may face when converting character data between the utf8mb3 and utf8mb4 character ...
Displaying 2601 to 2610 of 3458 total results