Search



Search Results
Displaying 251 to 260 of 879 total results
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-configuring-files.html
MySQL Workbench saves configuration, cache, and log-related files and directories on your system. These files are saved in a directory assigned to the current user as defined by MySQL Workbench. Table 3.1 Default Local Configuration Base File Path ...
https://dev.mysql.com/doc/workbench/en/wb-mysql-connections-secure-auth.html
MySQL 4.1 extended password hashes from 16 to 41 bytes. However, upgrading MySQL does not automatically update the old password passwords, so existing passwords continue to be stored in the deprecated format. This is because MySQL does not store ...
https://dev.mysql.com/doc/workbench/en/wb-sql-editor-snippets.html
The Snippets secondary tab includes built-in, local, and shared custom snippets. The My Snippets option stores custom snippets in a file under the MySQL Workbench user's configuration directory. Using Snippets Snippets can be inserted into the SQL ...
https://dev.mysql.com/doc/workbench/en/wb-sql-editor.html
The visual SQL editor consists of a set of specialized editors (query, schema, table, and so on) and three panels: sidebar, secondary sidebar, and output area. Each editor opens in a separate secondary tab within an active MySQL connection tab.
https://dev.mysql.com/doc/workbench/en/wb-view-editor.html
To invoke the view editor, double-click a view object on the EER Diagram canvas or double-click a view in the Physical Schemas section on the MySQL Model page. This opens the view editor docked at the bottom of the application. Any number of views ...
https://dev.mysql.com/doc/connectors/en/connector-net-8-0-connection-options.html
This chapter describes the full set of MySQL Connector/NET 8.0 connection options. The protocol you use to make a connection to the server (classic MySQL protocol or X Protocol) determines which options you should use. Connection options have a ...
https://dev.mysql.com/doc/connectors/en/connector-net-programming-authentication-user-plugin.html
Advanced users with special security requirements can create their own authentication plugins for MySQL Connector/NET applications. For background and usage information about MySQL authentication plugins, see Authentication Plugins and Writing ...
https://dev.mysql.com/doc/connectors/en/connector-net-tutorials-mysqlscript.html
This tutorial teaches you how to use the MySqlScript class. Depending on the circumstances, this can be more convenient than using the MySqlCommand approach. Further details of the MySqlScript class can be found in the reference documentation ...
https://dev.mysql.com/doc/connectors/en/connector-odbc-errors.html
The following section details some common errors and their suggested fix or alternative solution. If you are still experiencing problems, use the Connector/ODBC mailing list; see Section 5.9.1, “Connector/ODBC Community Support”. Many problems ...
Displaying 251 to 260 of 879 total results