Search



Search Results
Displaying 1931 to 1940 of 5018 total results
https://dev.mysql.com/doc/ndbapi/en/ndb-examples-secondary-indexes.html
This program illustrates how to use secondary indexes in the NDB API. The source code for this example may be found in the NDB Cluster source tree, in storage/ndb/ndbapi-examples/ndbapi_simple_index/main.cpp.
https://dev.mysql.com/doc/mysql-monitor/8.0/en/mem-diagnostics-report.html
If you intend to communicate with MySQL Enterprise Monitor support, it is strongly recommended you provide this report with your support request. The information contained in the report includes detailed information about your server (or multiple ...
https://dev.mysql.com/doc/heatwave/en/mys-hw-advisor-data-placement.html
Data placement keys are used to partition table data among MySQL HeatWave nodes when loading tables. Partitioning table data by JOIN and GROUP BY key columns can improve query performance by avoiding costs associated with redistributing data among ...For more information about data placement keys, see Section 5.8.2, “Data Placement ...
https://dev.mysql.com/doc/heatwave/en/mys-hw-get-privileges.html
To use the additional features of MySQL HeatWave Cluster for different purposes, you might to ask your DB System administrator to create a new user account for you. This topic provides links to relevant documentation to help you learn about the ...
https://dev.mysql.com/doc/heatwave/en/mys-hwaml-explanations-ml-explain-table.html
Depending on your MySQL version, we recommend the following: Before MySQL 9.4.1, use the batch_size option to limit operations to batches of 10 to 100 rows by splitting large tables into smaller tables. See ML_EXPLAIN_TABLE and Track Progress for ...
https://dev.mysql.com/doc/heatwave/en/mys-hwaml-train-test-split.html
MySQL 9.4.1 introduces the TRAIN_TEST_SPLIT routine, which automatically splits your data into training and testing datasets. TRAIN_TEST_SPLIT Syntax mysql> CALL sys.TRAIN_TEST_SPLIT ('table_name', 'target_column_name', options); options: ...Two ...
https://dev.mysql.com/doc/heatwave/en/mys-hwgenai-hw-chat.html
This topic contains the following sections: HEATWAVE_CHAT Syntax @chat_options Parameters Syntax Examples See Also HEATWAVE_CHAT Syntax mysql> CALL sys.HEATWAVE_CHAT('QueryInNaturalLanguage'); The HEATWAVE_CHAT routine accepts one input 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 ...
https://dev.mysql.com/doc/heatwave-aws/en/heatwave-aws-sign-procedure.html
Sign-up Procedure 2.2.2 Sign-up Procedure To sign up for MySQL HeatWave on AWS: Create an Oracle Cloud Account (or proceed to Step 2 below if you already have one): Navigate to https://cloud.mysql.com and click Sign Up. For the Home Region, choose ...In the verification email, click Verify email to verify the email address and continue the account setup ...
https://dev.mysql.com/doc/connector-j/en/connector-j-exceptions-changes.html
Note Some of these Connector/J 5.1 exceptions are duplicated in the com.mysql.jdbc.exception.jdbc4 package; that is indicated by “[jdbc4.]” in their names in Table 4.3. Some exceptions have been removed from Connector/J going from version 5.1 ...
https://dev.mysql.com/doc/connector-j/en/connector-j-installing-source.html
To just get MySQL Connector/J up and running on your system, install Connector/J using a standard binary release distribution; see Section 4.1, “Installing Connector/J from a Binary Distribution” for instructions. To install MySQL Connector/J ...
Displaying 1931 to 1940 of 5018 total results