Search Results
https://dev.mysql.com/doc/relnotes/mysql-cluster-manager/8.4/en/news-8-4-4.html
The backup should first be moved to another other location or be deleted before the delete cluster command is executed. Version 8.4.4 is the latest General Availability release of the 8.4 LTS series of MySQL Cluster Manager. It is suitable for use ...
https://dev.mysql.com/doc/mysql-router/9.4/en/mysqlrouter.html
mysqlrouter Option Summaries mysqlrouter Option Descriptions MySQL Router accepts command line options that are passed into mysqlrouter to affect its behavior, or to bootstrap router based on an InnoDB Cluster. When starting Router, you can ...
https://dev.mysql.com/doc/mysql-shell/9.4/en/mysql-shell-working-with-history.html
Issuing the MySQL Shell \history command shows history entries in the order that they were issued, together with their history entry number, which can be used with the \history delete entry_number command. You can manually delete individual history ... Code which you issue in MySQL Shell is stored in the history, which can then be accessed using the up and down arrow ...
https://dev.mysql.com/doc/mysql-ai/9.4/en/mys-ai-aml-how-to-import-onnx.html
This topic describes how to import an external ONNX model. Ways to Import External ONNX Model You have the following ways to import an external ONNX model. Import model as a string: For smaller models, you can copy the encoded string and paste it ...
https://dev.mysql.com/doc/mysql-ai/9.4/en/mys-mysqlai-ml-model-import.html
Use the ML_MODEL_IMPORT routine to import a pre-trained model into your model catalog. To learn how to use ML_MODEL_IMPORT to share models, see Grant Other Users Access to a Model. ML_MODEL_IMPORT Overview MySQL AI supports the import of AutoML and ...
https://dev.mysql.com/doc/workbench/en/wb-configuring-files.html
You can delete this file if you encounter a problem with the MySQL Workbench user interface. Cached files remain after a connection is either renamed or deleted. MySQL Workbench saves configuration, cache, and log-related files and directories on ...
https://dev.mysql.com/doc/workbench/en/wb-mysql-connections-navigator-management-users-and-privileges.html
Use the Add Account, Delete, and Refresh buttons to manage the list of user accounts. Use Delete Entry to remove an entry and the privileges associated with it from the list. The Administration - Users and Privileges tab provides a list of all ...
https://dev.mysql.com/doc/workbench/en/wb-mysql-enterprise-backup-online-backup.html
Right-click a backup job to access the available actions, such as Configure Job, Delete Job, and Execute Backup. Skip Unused Pages: Use this option to reduce the backup size by removing unused pages that are typically generated by bulk deletes.
https://dev.mysql.com/doc/workbench/en/wb-mysql-firewall.html
Firewall Rules and Information The Firewall Rules tab lists the active and recorded rules for a given user, the state of each rule, and includes options to add, delete, and save rules. Administrative actions include Add and Delete for individual ...
https://dev.mysql.com/doc/workbench/en/wb-table-editor-columns-tab.html
Delete Selected Columns: Select multiple contiguous columns by right-clicking and pressing the Shift key. Use the Columns subtab to display and edit all the column information for a table. You can also use the Columns subtab to change column ...