Search



Search Results
Displaying 1281 to 1290 of 3510 total results
https://dev.mysql.com/doc/relnotes/mysql-shell/9.7/en/news-9-4-0.html
Note These release notes were created with the assistance of MySQL HeatWave GenAI. (Bug #37739359) Utilities Added or Changed Functionality Partitioned tables without a primary key are now reported as errors when running a dump with the ...This ...
https://dev.mysql.com/doc/connectors/en/connector-j-client-authentication.html
The server may want to authenticate a client and require the client to provide an SSL certificate to it, which it verifies against its known certificate authorities or performs additional checks on the client identity if needed (see CREATE USER ...
https://dev.mysql.com/doc/connectors/en/connector-net-tutorials-document-store.html
A non-root account can be used as long as the account has privileges to create new databases. Execute the world_x.sql script to create the database structure and insert the data as follows: mysql> SOURCE /temp/world_x.sql; Replace /temp/ with the ...
https://dev.mysql.com/doc/connector-net/en/connector-net-tutorials-document-store.html
A non-root account can be used as long as the account has privileges to create new databases. Execute the world_x.sql script to create the database structure and insert the data as follows: mysql> SOURCE /temp/world_x.sql; Replace /temp/ with the ...
https://dev.mysql.com/doc/heatwave/en/mys-hw-genai-generate-content.html
This progress has led to improvements in areas such as image recognition, natural language processing, and predictive analytics, making AI more intuitive and user-friendly.\n\nAnother notable trend is the increasing integration of AI into everyday ... The following sections in this topic describe how to generate new text-based content using MySQL HeatWave GenAI: Before You Begin Generate Content Run Batch Queries What's Next Before You Begin Review the MySQL HeatWave GenAI requirements and ...
https://dev.mysql.com/doc/heatwave/en/mys-hw-genai-run-chat.html
In this topic, the HEATWAVE_CHAT routine uses the vector store table demo_embeddings created in the section Ingesting Files Using the URI with Asynchronous Load for context retrieval. To use your own embedding table for context retrieval, create a ... When you run MySQL HeatWave Chat, it automatically loads the default ...
https://dev.mysql.com/doc/heatwave/en/mys-hw-resource-principal.html
Dynamic groups allow you to group DB Systems as principal actors, similar to user groups. You can then create policies to permit DB Systems in these groups to make API calls against services, such as Object Storage. Create a new dynamic group or ...
https://dev.mysql.com/doc/connector-j/en/connector-j-client-authentication.html
The server may want to authenticate a client and require the client to provide an SSL certificate to it, which it verifies against its known certificate authorities or performs additional checks on the client identity if needed (see CREATE USER ...
https://dev.mysql.com/doc/refman/9.7/en/information-schema-libraries-table.html
SQL_MODE SQL mode in effect at time of creation (see Section 7.1.11, “Server SQL Modes”). This is a set consisting of none or any one or more of the following: REAL_AS_FLOAT, PIPES_AS_CONCAT, ANSI_QUOTES, IGNORE_SPACE, ONLY_FULL_GROUP_BY, ...
https://dev.mysql.com/doc/refman/9.7/en/information-schema-triggers-table.html
DEFINER The account named in the DEFINER clause (often the user who created the trigger), in 'user_name'@'host_name' format. SQL_MODE The SQL mode in effect when the trigger was created, and under which the trigger executes. CHARACTER_SET_CLIENT The ...To see information about a table's triggers, you must have the TRIGGER privilege for the ...
Displaying 1281 to 1290 of 3510 total results