MysqlTools

Synopsis

This module aims at installing some tools that assists the MySQL server. It also facilitates in installing the MySQL Workbench GUI and as well as mytop Command Line Tool.

Help Command

The help command instructs the users in handling this module. In addition to this, it will also specifies the alternative parameters. The command used for help option is given below:

cleopatra MysqlTools help

The help command also specifies the command used for installing this mysqltools module. Look at the screen shot given below.

Installation

This module installs the mysql tools that supports the mysql server with the aid of apt-get. The command used for installing mysqltools to your machine is shown below:

cleopatra MysqlTools install
Parameters Alternative Parameter option Comments
Install MySQL Tools? (Y/N) In the place of Mysql Tools these alternative names can be used:MysqlTools,mysql-tools, mysqltools. Y(YES) If the user wish to proceed the installation process they can input as Y.
Install MySQL Tools? (Y/N) In the place of Mysql Tools these alternative names can be used:MysqlTools,mysql-tools, N(YES) If the user wish to proceed the installation process they can input as N.|

If the user proceed installing the mysql tools the following operations are performed while installing

  • It reads the package lists.
  • Builds the dependency tree.
  • Reads the state information.
  • Installs the extra packages that are required.
  • Installs the suggested packages.
  • Installs the new packages.
  • Displays the number of files that are upgraded, newly installed, removed, and not upgraded.

The Screen shot as shown below gives you an graphical presentation regarding the steps as explained above.

It will also specifies the name of tools that are installed, for example .. rubric:: mysql-server-core-5.5:amd64, mysql-server-5.5: amd64, libaio1:amd64, mysql-server:amd64.

Benefits

  • The user can install their required tools that supports mysql server.
  • It also facilitates in installing the MySQL Workbench GUI and as well as mytop Command Line Tool.
  • After completion of installation, it will displays the tools lists that are newly installed.
comments powered by Disqus

Edit this document!

This file can be edited directly through the Web. Anyone can update and fix errors in this document with few clicks -- no downloads needed.

  1. Go to MysqlTools on GitHub.
  2. Edit files using GitHub's text editor in your web browser (see the 'Edit' tab on the top right of the file)
  3. Fill in the Commit message text box at the bottom of the page describing why you made the changes. Press the Propose file change button next to it when done.
  4. Then click Send a pull request.
  5. Your changes are now queued for review under the project's Pull requests tab on GitHub!

For an introduction to the documentation format please see the reST primer.