Search



Search Results
Displaying 1561 to 1570 of 3567 total results
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/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/8.4/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 ...
https://dev.mysql.com/doc/refman/8.4/en/mysql-cluster-programs-ndbd.html
An initial start erases any files created for recovery purposes by earlier instances of ndbd. An --initial start is to be used only when starting the ndbd process under very special circumstances; this is because this option causes all files to be ... The ndbd binary provides the single-threaded version of the process that is used to handle all the data in tables employing the NDBCLUSTER storage ...
https://dev.mysql.com/doc/refman/8.4/en/reloading-sql-format-dumps.html
To reload a dump file written by mysqldump that consists of SQL statements, use it as input to the mysql client.
https://dev.mysql.com/doc/refman/8.4/en/replace.html
For information about generated columns, see Section 15.1.20.8, “CREATE TABLE and Generated Columns”. There are no user-visible effects other than a possible difference in how the storage engine increments Handler_xxx status variables. REPLACE ...
Displaying 1561 to 1570 of 3567 total results