Results 1 to 5 of 5

Thread: What is MyTop tool in SQL

  1. #1
    Join Date
    Feb 2009
    Posts
    50

    What is MyTop tool in SQL

    Hi,
    I am currently learning MySQL. I came around a tool called MyTop. I need some information on it. Like first of all for what purpose does it is used. Secondly what is the output of the program. And how to configure it. Does it supports all platforms like Linux, MAC or Windows. That means it is equipped with cross platform support or only works in a particular OS only. What are the configuration setting for it if I need to install this on Linux. Any suggestions would really be appreciated. Thanks in advance.

  2. #2
    Join Date
    Apr 2008
    Posts
    4,088

    Re: What is MyTop tool in SQL

    It is console based tool. That means it does not supports GUI mode. The tool is basically used for observing the the thread and the performance of MySQL. It supports MySQL 3.22.x, 3.23.x, and 4.x server. The tool mostly supports all type of Unix systems. This also includes the Mac OS X. So this means you can use it on any platform. But in MAC version it needs Perl, DBI, and ReadKey. Otherwise it will not work. The tool aims in giving you information of the database with queries and its processing.

  3. #3
    chromaj Guest

    Re: What is MyTop tool in SQL

    You can use the tool on multiple platforms. The minimum requirement for the tool is Perl 5.005 or newer, Getopt-Long, DBI and DBD-MySQL and Term-ReadKey from CPAN. This tool can work with both long and short command-line arguments. Some of the arguments implies to it are -u or -user username for username logging, -p or -pass or -password password for password, -h or -host hostname for adding up the hostname of the server, -d or -db or -database database for database, etc.

  4. #4
    Join Date
    Jan 2008
    Posts
    3,755

    Re: What is MyTop tool in SQL

    MyTop is a type of MySQL tool which is used to observer the activities in the database. The tool gives you a similar look of Unix application. By this tool you can see that what is going on in real time in the MySQL server including the number of queries every second. The tool is handy and works on many platforms. The tool gives out a wide information that helps the user to understand about the functioning of server. It is easy to use tool and you can download it for free.

  5. #5
    jhnsmith978 Guest

    Re: What is MyTop tool in SQL

    Quote Originally Posted by ThoMas321 View Post
    It is console based tool. That means it does not supports GUI mode. The tool is basically used for observing the the thread and the performance of MySQL. It supports MySQL 3.22.x, 3.23.x, and 4.x server. The tool mostly supports all type of Unix systems. This also includes the Mac OS X. So this means you can use it on any platform. But in MAC version it needs Perl, DBI, and ReadKey. Otherwise it will not work. The tool aims in giving you information of the database with queries and its processing.
    ok..
    It means it cannot be used with .NET...
    am I right??

Similar Threads

  1. Replies: 6
    Last Post: 30-07-2011, 07:41 AM
  2. EDB to PST tool
    By Flamingo-R in forum Windows Software
    Replies: 5
    Last Post: 24-10-2010, 04:05 AM
  3. Replies: 3
    Last Post: 20-08-2010, 03:56 AM
  4. Tool request: NSAT (network security analysis tool)
    By Isiah in forum Networking & Security
    Replies: 5
    Last Post: 12-05-2010, 10:17 AM
  5. ATI tool fan control
    By ARGYLE in forum Monitor & Video Cards
    Replies: 5
    Last Post: 21-01-2010, 09:45 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,714,119,478.65567 seconds with 17 queries