Search Results
https://dev.mysql.com/doc/relnotes/ndb-operator/8.4/en/news-8-4-5-1-4-5.html
This is MySQL NDB Operator 8.4.5-1.4.5, an LTS release of NDB Operator, a Kubernetes Operator for MySQL NDB Cluster. For additional downloads and the source of MySQL NDB Operator visit https://dev.mysql.com/downloads/ndb-operator/ and ...
https://dev.mysql.com/doc/relnotes/ndb-operator/8.4/en/news-8-4-6-1-4-6.html
This is MySQL NDB Operator 8.4.6-1.4.6, an LTS release of NDB Operator, a Kubernetes Operator for MySQL NDB Cluster. For additional downloads and the source of MySQL NDB Operator visit https://dev.mysql.com/downloads/ndb-operator/ and ...
https://dev.mysql.com/doc/relnotes/ndb-operator/8.4/en/news-8-4-7-1-4-7.html
This is MySQL NDB Operator 8.4.7-1.4.7, an LTS release of NDB Operator, a Kubernetes Operator for MySQL NDB Cluster. For additional downloads and the source of MySQL NDB Operator visit https://dev.mysql.com/downloads/ndb-operator/ and ...
https://dev.mysql.com/doc/mysql-router/9.4/en/mysql-router-installation.html
This chapter describes how to obtain and install MySQL Router. System Requirements MySQL Router supports the same platforms as MySQL Server, as listed here: https://www.mysql.com/support/supportedplatforms/database.html Hardware: Minimum ...
https://dev.mysql.com/doc/mysql-shell/9.4/en/configuring-production-instances.html
AdminAPI provides the dba.configureInstance() function that checks if an instance is suitably configured for InnoDB Cluster usage, and configures the instance if it finds any settings which are not compatible with InnoDB Cluster. You run the ...
https://dev.mysql.com/doc/mysql-ai/9.4/en/mys-ai-genai-requirements.html
To use the GenAI feature of MySQL AI, you must place the files that you want to ingest into the vector store in the local directory that you specified in the Vector Store tab in the MySQL AI installer. Vector store can ingest files in the following ...
https://dev.mysql.com/doc/mysql-ai/9.4/en/mys-ai-genai-vector-store-load.html
This section describes how to generate vector embeddings for files or folders stored in , and load the embeddings into a vector store table. The following sections in this topic describe how to ingest files into a vector store: Before You Begin ...
https://dev.mysql.com/doc/mysql-ai/9.4/en/mys-hw-genai-troubleshoot.html
This section describes some commonly encountered issues and errors for GenAI and their workarounds. The folder you are trying to load might contain unsupported format files or the file that you are trying to load might be of an unsupported format.
https://dev.mysql.com/doc/mysql-ai/9.4/en/mys-mysqlai-vector-store-load.html
The VECTOR_STORE_LOAD routine generates vector embedding for the specified files or folders that are , and loads the embeddings into a new vector store table. This topic contains the following sections: VECTOR_STORE_LOAD Syntax Syntax Examples See ...
https://dev.mysql.com/doc/workbench/en/wb-migration-database-mssql-typemapping.html
The following table shows the mapping between Microsoft SQL Server (source) data types and MySQL data types. Table 10.2 Type mapping Source Type MySQL Type Comment INT INT TINYINT TINYINT UNSIGNED flag set in MySQL. SMALLINT SMALLINT BIGINT BIGINT ...