Search



Search Results
Displaying 1701 to 1710 of 5018 total results
https://dev.mysql.com/doc/refman/8.4/en/connection-options.html
This section describes options supported by most MySQL client programs that control how client programs establish connections to the server, whether connections are encrypted, and whether connections are compressed. For additional information and ...These options can be given on the command line or in an option ...
https://dev.mysql.com/doc/refman/8.4/en/replication-options-binary-log.html
Startup Options Used with Binary Logging System Variables Used with Binary Logging You can use the mysqld options and system variables that are described in this section to affect the operation of the binary log as well as to control which ...For ...
https://dev.mysql.com/doc/refman/8.4/en/replication-options-replica.html
Example my.cnf file: [mysqld] server-id=3 Startup Options for Replica Servers This section explains startup options for controlling replica servers. --master-retry-count=count Command-Line Format --master-retry-count=# Deprecated Yes Type Integer ...
https://dev.mysql.com/doc/connectors/en/connector-net-entityframework60.html
MySQL Connector/NET integrates support for Entity Framework 6 (EF6), which now includes support for cross-platform application deployment with the EF 6.4 version. To configure Connector/NET 6.9 or 6.10 for use with EF6, substitute the assembly and ...This chapter describes how to configure and use the EF6 features that are implemented in ...
https://dev.mysql.com/doc/connectors/en/connectors-apis.html
MySQL Connectors provide connectivity to the MySQL server for client programs. APIs provide low-level access to MySQL resources using either the classic MySQL protocol or X Protocol. Both Connectors and the APIs enable you to connect and execute ...
https://dev.mysql.com/doc/connector-net/en/connector-net-entityframework60.html
MySQL Connector/NET integrates support for Entity Framework 6 (EF6), which now includes support for cross-platform application deployment with the EF 6.4 version. To configure Connector/NET 6.9 or 6.10 for use with EF6, substitute the assembly and ...This chapter describes how to configure and use the EF6 features that are implemented in ...
https://dev.mysql.com/doc/heatwave/en/mys-hw-genai-quickstart.html
This quickstart shows how to set up a GenAI-powered Help Chat that uses the information available in MySQL HeatWave User Guide to provide answers to MySQL HeatWave-related questions. Note This quickstart assumes that you are familiar with MySQL ...
https://dev.mysql.com/doc/heatwave/en/mys-hw-genai-summarize-docs.html
As of MySQL 9.4.1, MySQL HeatWave GenAI lets you generate text summaries for unstructured files available in Object Storage. Download the MySQL HeatWave technical brief PDF, then upload it to demo_bucket. To Generate Summaries for Multiple Files, ...You need to first ingest these documents into vector store tables using Auto Parallel ...
https://dev.mysql.com/doc/heatwave-aws/en/heatwave-aws-host-name-identity-verification.html
Enabling Host Name Identity Verification 5.5 Enabling Host Name Identity Verification MySQL HeatWave on AWS supports TLSv1.2 and requires that all MySQL client and application connections over the public internet are encrypted. When a DB System is ...For added security, download a signed certificate bundle to enable host name identity verification for connecting clients and applications (for more information, see Enabling Host Name Identity ...
https://dev.mysql.com/doc/refman/8.4/en/create-procedure.html
The CREATE FUNCTION statement is also used in MySQL to support loadable functions. By default, MySQL automatically grants the ALTER ROUTINE and EXECUTE privileges to the routine creator. This enables the ; delimiter used in the procedure body to be ...By default, a stored routine is associated with the default ...
Displaying 1701 to 1710 of 5018 total results