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.html
This section provides an overview of creating and modifying DBDoc Model Reporting templates, as used by MySQL Workbench. It is these output files, typically HTML or text, that are then viewed by the user. The MySQL Workbench DBDoc Model Reporting ...
https://dev.mysql.com/doc/workbench/en/wb-migration-database-mssql-drivers-linux.html
mkdir ~/freetds to create a directory - within the users home directory. Many distributions ship older versions of FreeTDS, so it may need to be installed separately. Additionally, the FreeTDS version provided by distributions may also be compiled ...
https://dev.mysql.com/doc/workbench/en/wb-migration-install-odbc-drivers.html
You can also use it to create a data source for a specific database instance, to be connected using a previously configured driver. Typically you need to provide a name for the data source (the DSN), in addition to the database server IP, port, ...
https://dev.mysql.com/doc/workbench/en/wb-sql-editor-toolbar.html
The SQL query toolbar provides actions that enable you to create and manage queries. You can also set this behavior from the SQL Execution user preferences panel. The following figure shows the set buttons in the toolbar, located within the SQL ...
https://dev.mysql.com/doc/workbench/en/wb-windows-uninstalling.html
Note By default, the Workbench configuration directory is C:\username\AppData\Roaming\MySQL\Workbench\ and the C:\username\AppData\Roaming\ portion is the value of your %AppData% Windows system variable. Also, uninstalling Workbench does not remove ... The method for uninstalling MySQL Workbench depends on how you installed MySQL ...
https://dev.mysql.com/doc/connectors/en/apis-php-introduction.html
PHP is a server-side, HTML-embedded scripting language that may be used to create dynamic Web pages. For general concepts and X DevAPI usage details, see X DevAPI User Guide. It is available for most operating systems and Web servers, and can ...
https://dev.mysql.com/doc/connectors/en/connector-j-connp-props-x-protocol-and-x-devapi.html
Default Value 10000 Since Version 8.0.13 xdevapi.connection-attributes An X DevAPI-specific comma-delimited list of user-defined "key=value" pairs, in addition to standard X Protocol-defined "key=value" pairs, to be passed to MySQL Server for ...If ...
https://dev.mysql.com/doc/connectors/en/connector-j-installing-upgrading.html
This section has information for users who are upgrading from one version of Connector/J to another, or to a new version of the MySQL server that supports a more recent level of JDBC. Depending on the platform and the way you used to install ...A ...