Déposer des fichiers ici

Téléversement SQL ( 0 ) x -

Paramètres relatifs à la page Cliquer sur la barre pour faire défiler en haut de page
Faire Ctrl+Entrée pour exécuter la requête Faire Entrée pour exécuter la requête
croissant
décroissant
Ordre :
Déboguer SQL
Nombre
Ordre d'exécution
Temps nécessaire
Trier par :
Regrouper les requêtes
Dissocier les groupes
Réduire Développer Afficher le suivi Masquer le suivi Nombre : Temps nécessaire :
Signets
Actualiser
Ajouter
Aucun signet
Ajouter un signet
Options
Définir par défaut





Réduire Développer Exécuter la requête à nouveau Éditer Expliquer Profilage Signet La requête a échoué Base de données : Daté du :
Mode de navigation
Personnaliser le mode affichage.
Mode de navigation
Documentation Afficher seulement des icônes, seulement du texte ou les deux. Restaurer la valeur par défaut
Documentation Afficher seulement des icônes, seulement du texte ou les deux. Restaurer la valeur par défaut
Documentation Si un bouton « Tout afficher » devrait être affiché. Restaurer la valeur par défaut
Documentation Nombre de colonnes affichées lors du parcours d'un ensemble de résultats. Si le nombre de colonnes est supérieur, des liens « Suivant » et « Précédent » seront affichés. Restaurer la valeur par défaut
Documentation SMART signifie un ordre décroissant pour les colonnes TIME, DATE, DATETIME et TIMESTAMP, et croissant pour les autres. Restaurer la valeur par défaut
Documentation Mettre en surbrillance la ligne sur laquelle pointe la souris. Restaurer la valeur par défaut
Documentation Mettre en surbrillance les lignes sélectionnées. Restaurer la valeur par défaut
Documentation Restaurer la valeur par défaut
Documentation Restaurer la valeur par défaut
Documentation Répète les entêtes toutes les X cellules, 0 désactive ceci. Restaurer la valeur par défaut
Documentation Nombre maximum de caractères affichés dans toute colonne non numérique en vue parcourir. Restaurer la valeur par défaut
Documentation Il s'agit des liens Éditer, Copier et Supprimer. Restaurer la valeur par défaut
Documentation Pour afficher les liens de la ligne même en l'absence d'une clé unique. Restaurer la valeur par défaut
Documentation Ordre de tri par défaut pour les tables comportant une clé primaire. Restaurer la valeur par défaut
Documentation En affichant les tables, l'ordre de tri de chaque table est mémorisé. Restaurer la valeur par défaut
Documentation Pour les options d'affichage Restaurer la valeur par défaut
SELECT * FROM `table_lock_waits_summary_by_table`
OBJECT_TYPE
Since this table records waits by table, always se…
OBJECT_SCHEMA
Schema name.
OBJECT_NAME
Table name.
COUNT_STAR
Number of summarized events and the sum of the x_R…
SUM_TIMER_WAIT
Total wait time of the summarized events that are …
MIN_TIMER_WAIT
Minimum wait time of the summarized events that ar…
AVG_TIMER_WAIT
Average wait time of the summarized events that ar…
MAX_TIMER_WAIT
Maximum wait time of the summarized events that ar…
COUNT_READ
Number of all read operations, and the sum of the …
SUM_TIMER_READ
Total wait time of all read operations that are ti…
MIN_TIMER_READ
Minimum wait time of all read operations that are …
AVG_TIMER_READ
Average wait time of all read operations that are …
MAX_TIMER_READ
Maximum wait time of all read operations that are …
COUNT_WRITE
Number of all write operations, and the sum of the…
SUM_TIMER_WRITE
Total wait time of all write operations that are t…
MIN_TIMER_WRITE
Minimum wait time of all write operations that are…
AVG_TIMER_WRITE
Average wait time of all write operations that are…
MAX_TIMER_WRITE
Maximum wait time of all write operations that are…
COUNT_READ_NORMAL
Number of all internal read normal locks.
SUM_TIMER_READ_NORMAL
Total wait time of all internal read normal locks …
MIN_TIMER_READ_NORMAL
Minimum wait time of all internal read normal lock…
AVG_TIMER_READ_NORMAL
Average wait time of all internal read normal lock…
MAX_TIMER_READ_NORMAL
Maximum wait time of all internal read normal lock…
COUNT_READ_WITH_SHARED_LOCKS
Number of all internal read with shared locks.
SUM_TIMER_READ_WITH_SHARED_LOCKS
Total wait time of all internal read with shared l…
MIN_TIMER_READ_WITH_SHARED_LOCKS
Minimum wait time of all internal read with shared…
AVG_TIMER_READ_WITH_SHARED_LOCKS
Average wait time of all internal read with shared…
MAX_TIMER_READ_WITH_SHARED_LOCKS
Maximum wait time of all internal read with shared…
COUNT_READ_HIGH_PRIORITY
Number of all internal read high priority locks.
SUM_TIMER_READ_HIGH_PRIORITY
Total wait time of all internal read high priority…
MIN_TIMER_READ_HIGH_PRIORITY
Minimum wait time of all internal read high priori…
AVG_TIMER_READ_HIGH_PRIORITY
Average wait time of all internal read high priori…
MAX_TIMER_READ_HIGH_PRIORITY
Maximum wait time of all internal read high priori…
COUNT_READ_NO_INSERT
Number of all internal read no insert locks.
SUM_TIMER_READ_NO_INSERT
Total wait time of all internal read no insert loc…
MIN_TIMER_READ_NO_INSERT
Minimum wait time of all internal read no insert l…
AVG_TIMER_READ_NO_INSERT
Average wait time of all internal read no insert l…
MAX_TIMER_READ_NO_INSERT
Maximum wait time of all internal read no insert l…
COUNT_READ_EXTERNAL
Number of all external read locks.
SUM_TIMER_READ_EXTERNAL
Total wait time of all external read locks that ar…
MIN_TIMER_READ_EXTERNAL
Minimum wait time of all external read locks that …
AVG_TIMER_READ_EXTERNAL
Average wait time of all external read locks that …
MAX_TIMER_READ_EXTERNAL
Maximum wait time of all external read locks that …
COUNT_WRITE_ALLOW_WRITE
Number of all internal read normal locks.
SUM_TIMER_WRITE_ALLOW_WRITE
Total wait time of all internal write allow write …
MIN_TIMER_WRITE_ALLOW_WRITE
Minimum wait time of all internal write allow writ…
AVG_TIMER_WRITE_ALLOW_WRITE
Average wait time of all internal write allow writ…
MAX_TIMER_WRITE_ALLOW_WRITE
Maximum wait time of all internal write allow writ…
COUNT_WRITE_CONCURRENT_INSERT
Number of all internal concurrent insert write loc…
SUM_TIMER_WRITE_CONCURRENT_INSERT
Total wait time of all internal concurrent insert …
MIN_TIMER_WRITE_CONCURRENT_INSERT
Minimum wait time of all internal concurrent inser…
AVG_TIMER_WRITE_CONCURRENT_INSERT
Average wait time of all internal concurrent inser…
MAX_TIMER_WRITE_CONCURRENT_INSERT
Maximum wait time of all internal concurrent inser…
COUNT_WRITE_DELAYED
Number of all internal write delayed locks.
SUM_TIMER_WRITE_DELAYED
Total wait time of all internal write delayed lock…
MIN_TIMER_WRITE_DELAYED
Minimum wait time of all internal write delayed lo…
AVG_TIMER_WRITE_DELAYED
Average wait time of all internal write delayed lo…
MAX_TIMER_WRITE_DELAYED
Maximum wait time of all internal write delayed lo…
COUNT_WRITE_LOW_PRIORITY
Number of all internal write low priority locks.
SUM_TIMER_WRITE_LOW_PRIORITY
Total wait time of all internal write low priority…
MIN_TIMER_WRITE_LOW_PRIORITY
Minimum wait time of all internal write low priori…
AVG_TIMER_WRITE_LOW_PRIORITY
Average wait time of all internal write low priori…
MAX_TIMER_WRITE_LOW_PRIORITY
Maximum wait time of all internal write low priori…
COUNT_WRITE_NORMAL
Number of all internal write normal locks.
SUM_TIMER_WRITE_NORMAL
Total wait time of all internal write normal locks…
MIN_TIMER_WRITE_NORMAL
Minimum wait time of all internal write normal loc…
AVG_TIMER_WRITE_NORMAL
Average wait time of all internal write normal loc…
MAX_TIMER_WRITE_NORMAL
Maximum wait time of all internal write normal loc…
COUNT_WRITE_EXTERNAL
Number of all external write locks.
SUM_TIMER_WRITE_EXTERNAL
Total wait time of all external write locks that a…
MIN_TIMER_WRITE_EXTERNAL
Minimum wait time of all external write locks that…
AVG_TIMER_WRITE_EXTERNAL
Average wait time of all external write locks that…
MAX_TIMER_WRITE_EXTERNAL
Maximum wait time of all external write locks that…
Opérations sur les résultats de la requête Créer une vue Créer une vue
Conserver cette requête SQL dans les signets Conserver cette requête SQL dans les signets