Search



Search Results
Displaying 651 to 660 of 2167 total results
https://dev.mysql.com/doc/heatwave/en/mys-hwaml-using-a-forecasting-model.html
mysql> CALL sys.ML_PREDICT_TABLE(table_name, model_handle, output_table_name), [options]); Replace table_name, model_handle, and output_table_name with your own values. mysql> CALL sys.ML_PREDICT_TABLE('forecasting_data.electricity_demand_test', ...
https://dev.mysql.com/doc/relnotes/heatwave/en/news-8-0-30.html
(WL #14956) Support was added for built-in server-side data masking and de-identification to help protect sensitive data from unauthorized uses by hiding and replacing real values with substitutes. Advisor MySQL HeatWave AutoML Functionality Added ...
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/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 651 to 660 of 2167 total results