Search



Search Results
Displaying 231 to 240 of 603 total results
https://dev.mysql.com/doc/mysql-cluster-manager/8.4/en/mcm-using-import-cluster-create-configure.html
At a later point in the example, we also show how to test the configuration in a dry run before attempting to perform the actual configuration import. Once this is done, we modify the target cluster's configuration until it matches that of the wild ...
https://dev.mysql.com/doc/c-api/8.4/en/mysql-options.html
If the option is an integer, specify a pointer to the value of the integer as the arg argument. The argument is a pointer to a null-terminated string naming the key. Interpretation of the MYSQL_OPT_LOAD_DATA_LOCAL_DIR value is as follows: If the ...
https://dev.mysql.com/doc/c-api/8.4/en/mysql-options4.html
The first argument points to an unsigned int variable that should have a value of 1, 2, or 3 to indicate the factor for which the password is being specified. The second argument points to a character string that provides the password value. int ...
https://dev.mysql.com/doc/c-api/8.4/en/mysql-stmt-attr-get.html
The option argument is the option that you want to get; the arg should point to a variable that should contain the option value. If the option is an integer, arg should point to the value of the integer. bool mysql_stmt_attr_get(MYSQL_STMT *stmt, ...
https://dev.mysql.com/doc/c-api/8.4/en/mysql-stmt-close.html
mysql_stmt_close() also deallocates the statement handler pointed to by stmt, which at that point becomes invalid and should no longer be used. For a failed mysql_stmt_close() call, do not call mysql_stmt_error(), or mysql_stmt_errno(), or ...
https://dev.mysql.com/doc/extending-mysql/8.4/en/plugin-status-system-variables.html
The status_vars member of the general plugin descriptor, if not 0, points to an array of st_mysql_show_var structures, each of which describes one status variable, followed by a structure with all members set to 0. (0 = false, 1 = true) ... The ...
https://dev.mysql.com/doc/extending-mysql/8.4/en/writing-audit-plugins.html
Audit Plugin Type-Specific Descriptor The audit_null_descriptor value in the general plugin descriptor points to the type-specific plugin descriptor. Audit plugin notification functions have this prototype: int (*event_notify)(MYSQL_THD, ... This ...
https://dev.mysql.com/doc/mysql-ai/9.5/en/mys-ai-genai-byo-embedding-tables.html
It allows you to create tables which point to external data sources and provides rapid and lakehouse as the primary", "distance": 0.0863, "document_name": "" }, { "segment": "The Lakehouse feature of HeatWave enables query processing on data in ...
https://dev.mysql.com/doc/mysql-ai/9.5/en/mys-ai-genai-rag.html
It allows you to create tables which point to external data sources and provides rapid and lakehouse as the primary", "distance": 0.0863, "document_name": "/var/lib/mysql-files/demo-directory/heatwave-en.pdf" }, { "segment": "The Lakehouse feature ... The ML_RAG routine runs retrieval-augmented generation which aims to generate more accurate responses for your ...
https://dev.mysql.com/doc/workbench/en/wb-manage-server-connections.html
This connection requirement doubles with each connection tab opened in MySQL Workbench, even if the two connection tabs point to the same MySQL server. The Manage Server Connections dialog is another way to manage MySQL connections. This dialog is ...
Displaying 231 to 240 of 603 total results