Télécharger la liste

Description du projet

mtop (MySQL top) monitors a MySQL database showing
the queries which are taking the most amount of
time to complete. Features include 'zooming' in on
a process to show the complete query, 'explaining'
the query optimizer information for a query and
'killing' queries. In addition, server performance
statistics, configuration information, and tuning
tips are provided.

Système requise

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2004-09-13 15:55
0.6.5

Un correctif mineur de ne plus exiger une connexion à la base de test.
Tags: Minor feature enhancements
A minor fix to no longer require a connection to the test database.

2004-09-13 15:54
0.6.6

Une nouvelle fonctionnalité pour "casser" colonnes sélectionnées dans l'écran principal a été ajouté, ainsi vous pouvez voir plus de la clause WHERE. mkill.PL est inclus, car il était absent de la distribution 0.6.5.
Tags: Minor feature enhancements
A new feature to "fold" selected columns in the main display was added, so you can see more of the WHERE clause. mkill.PL is included, as it was missing from the 0.6.5 distribution.

2003-06-23 17:07
0.6.4

L'utilitaire a été ajouté mkill de regarder et de tuer l'exécution de longues requêtes basées sur des filtres regex. mtop a de nouvelles options pour contrôler combien de secondes s'écoulent avant qu'une requête lente est en surbrillance.
Tags: Major feature enhancements
The mkill utility was added to watch and kill long running queries based on regex filters. mtop has new options to control how many seconds elapse before a slow query is highlighted.

2003-04-15 22:09
0.6.3

Cette version ajoute de nouvelles "par seconde" statistiques, une nouvelle Stats Admin page, et la capacité de stocker la configuration. Mtoprc. Il fixe la réplication de plusieurs bugs liés (pour afficher correctement l'emplacement de l'esclave) et Mac OS X maudit / bugs d'affichage.
Tags: Minor feature enhancements
This release adds new "per second" statistics, a new admin stats page,
and the ability to store the configuration in .mtoprc. It fixes
several replication-related bugs (to properly show the slave location)
and Mac OS X curses/display bugs.

2002-07-01 19:35
0.6.2

Les commentaires sont désormais supprimés de la fenêtre Moniteur. Observations pourront encore apparaître dans le zoom / expliquer vues. Les espaces à gauche ont également été supprimés à partir des colonnes d'affichage.
Tags: Minor bugfixes
Comments are now stripped from the monitor window.
Comments will still appear in the zoom/explain
views. Leading spaces were also removed from the
display columns.

Project Resources