Search Results
https://dev.mysql.com/doc/mysql-ai/9.5/en/mys-mysqlai-vector-store-load.html
This routine creates an asynchronous task which loads vector store tables in the background. table_name: specifies the name of the vector store table to create. The VECTOR_STORE_LOAD routine generates vector embedding for the specified files or ...
https://dev.mysql.com/doc/workbench/en/wb-database-synchronization.html
Synchronizing models with objects that differ in case may lead to MySQL Workbench producing a DROP statement for that object, before recreating it as lowercase. In the MySQL Workbench, an additional table, educational, has been created in the model, ...These three types can be the target (destination), source, or ...
https://dev.mysql.com/doc/workbench/en/wb-eer-diagrams-section.html
Figure 9.6 Enhanced Entity-Relationship Diagram From the Model Editor, click Add Diagram to create a new EER diagram. Use this tab to navigate to the newly created EER diagram. Enhanced Entity-Relationship (EER) diagrams are an essential part of ...
https://dev.mysql.com/doc/workbench/en/wb-keys.html
The following tables list keyboard shortcuts for MySQL Workbench commands.
https://dev.mysql.com/doc/workbench/en/wb-migration-database-mssql-connection.html
This section focuses on creating a connection to the source Microsoft SQL Server, because creating a MySQL connection is a standard operation. Note Prerequisite: that you already installed and configured the required Microsoft SQL Server driver on ...
https://dev.mysql.com/doc/workbench/en/wb-migration-wizard-data-migration-setup.html
Create a batch file to copy the data at another time: The data may also be dumped to a file that can be executed at a later time, or be used as a backup. Transfers data from the source RDBMS to the target MySQL database (see the figure that ...
https://dev.mysql.com/doc/workbench/en/wb-migration-wizard-schema-target-options.html
Configuration options include: Create schema in target RDBMS Create an SQL script file Keep the schemas if they already exist.
https://dev.mysql.com/doc/workbench/en/wb-mysql-connections-navigator-management-status-variables.html
Custom Variable Grouping The status and system variables are each categorized by groups (such as InnoDB or Logging), and you may also create your own custom groups. Right-click a variable, choose the custom group (or create a new one), and then add ... The Administration - Status and System Variables secondary tab lists the full set of server variables for the active MySQL ...
https://dev.mysql.com/doc/workbench/en/wb-printing-options.html
Print to PDF Creates a PDF file of your EER diagram. Print to PS Creates a PostScript file of your EER diagram. The printing menu items are not enabled unless an EER diagram is active. These items are available: Page Setup Enables you to choose the ...
https://dev.mysql.com/doc/workbench/en/wb-printing.html
The printing options used to create printouts of your EER Diagrams are found under the File menu. To create documentation of your models, see Section 9.1.1.1.5.1, “The DBDoc Model Reporting Dialog Window (MySQL Workbench Commercial)”.