Search Results
https://dev.mysql.com/doc/mysql-cluster-manager/8.4/en/mcm-show-status.html
operational All node groups are up and running, but at least one data node process (ndbd or ndbmtd) is not running. non-operational The cluster is not operational, because at least one node group is offline. If the Process is ndbd or ndbmtd—that ... show status show status --cluster|-c cluster_name show status --operation|-o cluster_name show status --backup|-b cluster_name show status --process|-r cluster_name show status --progress cluster_name show status --progressbar cluster_name This command is used to check the status of clusters, cluster processes, backups, and commands issued in the MySQL Cluster Manager ...
https://dev.mysql.com/doc/relnotes/mysql-cluster/8.4/en/news-8-4-3.html
MySQL NDB Cluster 8.4.3 is a new LTS release of NDB 8.4, based on MySQL Server 8.4 and including features in version 8.4 of the NDB storage engine, as well as fixing recently discovered bugs in previous NDB Cluster releases. NDB Cluster 8.4 source ...
https://dev.mysql.com/doc/mysql-ai/9.5/en/mys-ai-genai-vector-store-overview.html
This section describes the Vector Store functionality available with GenAI. About Vector Store A vector store is a relational database that lets you load unstructured data. It automatically parses unstructured data formats, which include PDF ...
https://dev.mysql.com/doc/mysql-ai/9.5/en/mys-mysqlai-ml-train.html
topic_modeling: Use this task to cluster word groups and similar expressions that best characterize the documents. IP DATETIME TIME HEX IPPORT OCID window_size: Specifies the maximum number of log lines to be grouped for anomaly detection. Log lines ... Run the ML_TRAIN routine on a training dataset to produce a trained machine learning ...
https://dev.mysql.com/doc/workbench/en/wb-preferences-modeling.html
Relationships/Connections Draw Line Crossings (slow in large diagrams) Show Captions Center Captions Over Line Preferences: Modeling: Appearance Use this preference group to set the available colors for the objects that appear on an EER diagram ...
https://dev.mysql.com/doc/connectors/en/connector-j-connp-props-blob-clob-processing.html
blobSendChunkSize Chunk size to use when sending BLOB/CLOBs via server-prepared statements. Note that this value cannot exceed the value of 'maxAllowedPacket' and, if that is the case, then this value will be corrected automatically. Since Version ...
https://dev.mysql.com/doc/connectors/en/connector-net-8-0-connection-options.html
As a workaround, create a Windows local group containing the user that executes the client application. Restart the target server with the named_pipe_full_access_group system variable and specify the local group name as its value. This chapter ...
https://dev.mysql.com/doc/connectors/en/connector-net-tutorials-asp-provider-profile.html
<properties> <add name="Name" allowAnonymous="true"/> <add name="Age" allowAnonymous="true" type="System.UInt16"/> <group name="UI"> <add name="Color" allowAnonymous="true" defaultValue="Blue"/> <add name="Style" allowAnonymous="true" ... This ...
https://dev.mysql.com/doc/connectors/en/connector-odbc-configuration-dsn-macos.html
For example: $> myodbc-installer -a -s -t"DSN=mydb;DRIVER=MySQL ODBC 9.3 Driver;SERVER=mysql;USER=username;PASSWORD=pass" To use ODBC Administrator: Warning For correct operation of ODBC Administrator, ensure that the /Library/ODBC/odbc.ini file ...
https://dev.mysql.com/doc/connector-net/en/connector-net-8-0-connection-options.html
As a workaround, create a Windows local group containing the user that executes the client application. Restart the target server with the named_pipe_full_access_group system variable and specify the local group name as its value. This chapter ...