Search



Search Results
Displaying 281 to 290 of 948 total results
https://dev.mysql.com/doc/mysql-ai/9.5/en/mys-ai-genai-vector-store-load.html
This section describes how to generate vector embeddings for files or folders, 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 Ingesting ...
https://dev.mysql.com/doc/mysql-ai/9.5/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.5/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 routine creates an asynchronous task which loads vector store tables in the ...
https://dev.mysql.com/doc/workbench/en/wb-preferences-sql-editor.html
This section provides configuration options that affect the SQL editor functionality in MySQL Workbench. Permits saving and reloading the SQL editor tabs after MySQL Workbench is closed and reopened (including after an unexpected shutdown).
https://dev.mysql.com/doc/connectors/en/connector-python-django-backend.html
Connector/Python includes a mysql.connector.django module that provides a Django back end for MySQL. This back end supports new features found as of MySQL 5.6 such as fractional seconds support for temporal data types. Django Configuration Django ...
https://dev.mysql.com/doc/connector-python/en/connector-python-django-backend.html
Connector/Python includes a mysql.connector.django module that provides a Django back end for MySQL. This back end supports new features found as of MySQL 5.6 such as fractional seconds support for temporal data types. Django Configuration Django ...
https://dev.mysql.com/doc/internals/en/the-myi-file.html
A .MYI file for a MyISAM table contains the table's indexes. The .MYI file has two parts: the header information and the key values. So the next sub-sections will be "The .MYI Header" and "The .MYI Key Values". The .MYI Header A .MYI file begins ...
https://dev.mysql.com/doc/ndbapi/en/ndb-column.html
This section provides information about the Column class, which models a column in an NDBCLUSTER table. The NDB API provides no support for constructing such formats; however, they are checked by the NDB kernel. Type Description ArrayType Specifies ...
https://dev.mysql.com/doc/ndbapi/en/ndb-start-establishing-connection.html
To establish a connection to the server, you must create an instance of Ndb_cluster_connection, whose constructor takes as its argument a cluster connection string. The cluster connection is not actually initiated until the ...
https://dev.mysql.com/doc/mysql-em-plugin/en/myoem-metric-innodb-rowactivity-category.html
Lists the InnoDB Row Activity metrics and provides a brief description of each. Table 6.15 InnoDB Row Activity Metrics NameDescriptionRow Queries Inside The number of queries executing inside InnoDB. Row Queries Queue The number of queries in the ...
Displaying 281 to 290 of 948 total results