You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

MySQL Database Administration (DBA) Tools -

The MySQL Database Administration (DBA) Tools provide users with the tools to administer, manage and monitor all aspects of a MySQL database. The tools may be accessed from the application DBA Tools menu or from the schema browsers context sensitive popup menu.

The following is a list of tools provided with a description of each tools functionality.

    • Instance Manager: Provides manageability of the MySQL instance allowing the user to view and modify server parameters and viewing server version information.
      MySQL DBA Tools Instance Manager



    • Storage Manager: Provides manageability of the MySQL databases, database devices, dump devices and caches, allowing a user to visualize and maintain storage.
      MySQL DBA Tools Storage Manager



    • Security Manager: Provides manageability of logins, server roles, users and roles allowing the user to manage permissions, roles and security of the MySQL database.
      MySQL DBA Tools Security Manager



  • Session Manager: Provides manageability of database sessions including user locks which allow the user to monitor and kill sessions.
    MySQL DBA Tools Session Manager



  • No labels