Search



Search Results
Displaying 691 to 700 of 862 total results
https://dev.mysql.com/doc/heatwave/en/mys-hwgenai-hw-chat.html
The new query and response replaces the last entry stored in the chat_history parameter. The HEATWAVE_CHAT routine automatically calls the ML_RAG routine which loads an LLM and runs a semantic search on the available vector stores by default. If ...
https://dev.mysql.com/doc/relnotes/heatwave/en/news-8-0-32.html
Deprecation and Removal Notes MySQL HeatWave AutoML Functionality Added or Changed Deprecation and Removal Notes MySQL 8.0.32 deprecates the heatwave_load_report and heatwave_advisor_report tables, and replaces them with the ...(Bug #34727481) ...
https://dev.mysql.com/doc/relnotes/heatwave/en/news-9-4-0.html
MySQL 9.4.1 onwards, if you use any of the deprecated in-MySQL HeatWave LLMs: llama2-7b-v1, mistral-7b-instruct-v1, or llama3-8b-instruct-v1, then MySQL HeatWave GenAI will automatically replace it with llama3.2-3b-instruct-v1. Note MySQL HeatWave ...
https://dev.mysql.com/doc/heatwave-aws/en/heatwave-aws-iam-role-cloudwatch.html
Creating an IAM Role and Policy for CloudWatch Monitoring 21.5.5 Creating an IAM Role and Policy for CloudWatch Monitoring Use the AWS Management Console to create an IAM role for using CloudWatch to monitor your DB Systems and MySQL HeatWave ...
https://dev.mysql.com/doc/heatwave-aws/en/mysql-server-plugins-components.html
MySQL Enterprise Data Masking and De-Identification Helps protect sensitive data from unauthorized uses by hiding and replacing real values with substitutes. Plugins and Components 3.1.2.6 Plugins and Components The following MySQL Server plugins ...
https://dev.mysql.com/doc/relnotes/mysql-operator/en/news-9-3-0-2.2.4.html
MySQL Operator for Kubernetes can trigger a switchover, replacing a primary cluster by its replica cluster. Functionality Added or Changed For the Enterprise Edition only: MySQL Operator for Kubernetes now supports creating backups to cloud storage ...
https://dev.mysql.com/doc/connector-j/en/connector-j-connp-props-prepared-statements.html
Default Value true Since Version 3.1.12 useServerPrepStmts Use server-side prepared statements if the server supports them? The server may limit the number of prepared statements with 'max_prepared_stmt_count' or disable them altogether. In case of ...
https://dev.mysql.com/doc/connector-j/en/connector-j-connp-props-security.html
paranoid Take measures to prevent exposure sensitive information in error messages and clear data structures holding sensitive data when possible? Default Value false Since Version 3.0.1 serverRSAPublicKeyFile File path to the server RSA public key ...
https://dev.mysql.com/doc/connector-j/en/connector-j-installing-source.html
Here is a sample file with those properties set (replace the “path_to_*” parts with the appropriate file paths): com.mysql.cj.build.jdk=path_to_jdk_1.8 com.mysql.cj.extra.libs=path_to_folder_for_extra_libraries Alternatively, you can set the ...
https://dev.mysql.com/doc/connector-j/en/connector-j-other-changes.html
serverTimezone is now an alias for the connection property connectionTimeZone, which has replaced serverTimezone. Here are other changes with Connector/J 8.0 and beyond: Removed ReplicationDriver. Instead of using a separate driver, you can now ...
Displaying 691 to 700 of 862 total results