Search Results
https://dev.mysql.com/doc/mysql-cluster-manager/8.4/en/mcm-add-package.html
add package {--basedir=|-b }path [{--hosts=|-h }host_list] package_name host_list: host[,host[,...]] This command creates a new package, or, if the package named package_name already exists, this command extends the package definition. If --hosts ...The --basedir option (short form: -b) indicates the location of the MySQL NDB Cluster installation directory on the listed hosts, and is ...
https://dev.mysql.com/doc/mysql-cluster-manager/8.4/en/mcm-using-backup-restore-agents.html
The backup for each agent includes the following contents from the agent repository (mcm_data folder): The rep subfolder The metadata files high_water_mark and repchksum The repository is locked while the backup are in progress, to avoid creating an ... This section explains how to back up configuration data for mcmd agents and how to restore the backed-up agent ...
https://dev.mysql.com/doc/workbench/en/dbdoc-templates-markers.html
These markers can be used in any template, including custom templates. Using the table The table shows which variables are defined in which sections. The variable should be used in its correct section or its value will not be displayed. If a ...
https://dev.mysql.com/doc/workbench/en/index.html
For help with using MySQL, please visit the MySQL Forums, where you can discuss your issues with other MySQL users. It documents the MySQL Workbench Community and MySQL Workbench Commercial releases for versions 8.0 through 8.0.45. MySQL Workbench ...
https://dev.mysql.com/doc/workbench/en/wb-admin.html
The available visual tools help configure your MySQL servers, administer users, perform backup and recovery, inspect audit data, and view database health. MySQL Workbench provides a visual interface to administer your MySQL environment.
https://dev.mysql.com/doc/workbench/en/wb-migration-database-mssql-connection-windows.html
Username: the user name on the SQL Server, with "sa" being a commonly used name. Select Microsoft SQL Server as the database system and fill out the remaining options as described in this section. Figure 10.42 SQL Server Connection Parameters ...
https://dev.mysql.com/doc/workbench/en/wb-migration-database-mssql-prepare.html
Make sure that the user account has proper privileges to the database that will be migrated. To migrate schemas and data from Microsoft SQL Server for use with MySQL, ensure the following: The source SQL Server instance is running, and accepts TCP ...
https://dev.mysql.com/doc/workbench/en/wb-migration-install-odbc-libraries.html
In the pyodbc source directory, edit the setup.py file and around line 157, replace the following line: settings['libraries'].append('odbc') with settings['libraries'].append('iodbc') Execute the following command as the root user: ... Note This ...
https://dev.mysql.com/doc/workbench/en/wb-mysql-utilities.html
show options Display list of options specified by the user on launch. MySQL Utilities is a package of utilities that are used for maintenance and administration of MySQL servers. These utilities encapsulate a set of primitive commands, and bundles ...
https://dev.mysql.com/doc/workbench/en/wb-preferences-fonts-and-colors.html
On Microsoft Windows, select the scheme that determines the user-interface colors. The following figure shows the preference options that apply to fonts and colors. Figure 3.16 Preferences: Fonts and Colors Fonts SQL Editor: [Consolas 10] Global ...