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.

Documentation Afficher seulement des icônes, seulement du texte ou les deux.
Documentation Afficher seulement des icônes, seulement du texte ou les deux.
Documentation Si un bouton « Tout afficher » devrait être affiché.
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.
Documentation SMART signifie un ordre décroissant pour les colonnes TIME, DATE, DATETIME et TIMESTAMP, et croissant pour les autres.
Documentation Mettre en surbrillance la ligne sur laquelle pointe la souris.
Documentation Mettre en surbrillance les lignes sélectionnées.
Documentation
Documentation
Documentation Répète les entêtes toutes les X cellules, 0 désactive ceci.
Documentation Nombre maximum de caractères affichés dans toute colonne non numérique en vue parcourir.
Documentation Il s'agit des liens Éditer, Copier et Supprimer.
Documentation Pour afficher les liens de la ligne même en l'absence d'une clé unique.
Documentation Ordre de tri par défaut pour les tables comportant une clé primaire.
Documentation En affichant les tables, l'ordre de tri de chaque table est mémorisé.
Documentation Pour les options d'affichage
SELECT * FROM `SYSTEM_VARIABLES` ORDER BY `GLOBAL_VALUE_ORIGIN`  ASC 
VARIABLE_NAME SESSION_VALUE GLOBAL_VALUE GLOBAL_VALUE_ORIGIN Croissant Décroissant 1 DEFAULT_VALUE VARIABLE_SCOPE VARIABLE_TYPE VARIABLE_COMMENT NUMERIC_MIN_VALUE NUMERIC_MAX_VALUE NUMERIC_BLOCK_SIZE ENUM_VALUE_LIST READ_ONLY COMMAND_LINE_ARGUMENT
REPORT_PORT NULL 3306 AUTO 0 GLOBAL INT UNSIGNED Port for connecting to slave reported to the maste... 0 4294967295 1 NULL YES REQUIRED
LOWER_CASE_FILE_SYSTEM NULL ON AUTO NULL GLOBAL BOOLEAN Case sensitivity of file names on the file system ... NULL NULL NULL OFF,ON YES NULL
CHARACTER_SETS_DIR NULL C:\xampp\mysql\share\charsets\ AUTO GLOBAL VARCHAR Directory where character sets are NULL NULL NULL NULL YES REQUIRED
LOG_TC_SIZE NULL 24576 AUTO 24576 GLOBAL INT UNSIGNED Size of transaction coordinator log. 12288 4294967295 4096 NULL YES REQUIRED
THREAD_POOL_SIZE NULL 12 AUTO 8 GLOBAL INT UNSIGNED Number of thread groups in the pool. This paramete... 1 100000 1 NULL NO REQUIRED
TABLE_DEFINITION_CACHE NULL 400 AUTO 400 GLOBAL INT UNSIGNED The number of cached table definitions 400 2097152 1 NULL NO REQUIRED
HOST_CACHE_SIZE NULL 279 AUTO 128 GLOBAL INT UNSIGNED How many host names should be cached to avoid reso... 0 65536 1 NULL NO REQUIRED
THREAD_CACHE_SIZE NULL 151 AUTO 256 GLOBAL INT UNSIGNED How many threads we should keep in a cache for reu... 0 16384 1 NULL NO REQUIRED
OPEN_FILES_LIMIT NULL 34230 AUTO 0 GLOBAL INT UNSIGNED If this is not 0, then mysqld will use this value ... 0 4294967295 1 NULL YES REQUIRED
MAX_LONG_DATA_SIZE NULL 1048576 AUTO 1048576 GLOBAL INT UNSIGNED The maximum BLOB length to send to server from mys... 1024 4294967295 1 NULL YES REQUIRED
SLAVE_LOAD_TMPDIR NULL C:\xampp\tmp AUTO GLOBAL VARCHAR The location where the slave should put its tempor... NULL NULL NULL NULL YES REQUIRED
MAX_RELAY_LOG_SIZE 1073741824 1073741824 AUTO 1073741824 SESSION BIGINT UNSIGNED relay log will be rotated automatically when the s... 4096 1073741824 4096 NULL NO REQUIRED
BACK_LOG NULL 80 AUTO 150 GLOBAL INT UNSIGNED The number of outstanding connection requests Mari... 0 65535 1 NULL YES REQUIRED
INNODB_FORCE_RECOVERY NULL 0 COMPILE-TIME 0 GLOBAL INT UNSIGNED Helps to save your data in case the disk image of ... 0 6 0 NULL YES REQUIRED
PERFORMANCE_SCHEMA NULL OFF COMPILE-TIME OFF GLOBAL BOOLEAN Enable the performance schema. NULL NULL NULL OFF,ON YES OPTIONAL
PERFORMANCE_SCHEMA_EVENTS_WAITS_HISTORY_LONG_SIZE NULL -1 COMPILE-TIME -1 GLOBAL INT Number of rows in EVENTS_WAITS_HISTORY_LONG. Use 0... -1 1048576 1 NULL YES REQUIRED
BINLOG_ROW_IMAGE FULL FULL COMPILE-TIME FULL SESSION ENUM Controls whether rows should be logged in 'FULL', ... NULL NULL NULL MINIMAL,NOBLOB,FULL NO REQUIRED
PERFORMANCE_SCHEMA_MAX_COND_CLASSES NULL 90 COMPILE-TIME 90 GLOBAL INT UNSIGNED Maximum number of condition instruments. 0 256 1 NULL YES REQUIRED
INSERT_ID 0 NULL COMPILE-TIME 0 SESSION ONLY BIGINT UNSIGNED The value to be used by the following INSERT or AL... 0 18446744073709551615 1 NULL NO NULL
PERFORMANCE_SCHEMA_MAX_COND_INSTANCES NULL -1 COMPILE-TIME -1 GLOBAL INT Maximum number of instrumented condition objects. ... -1 1048576 1 NULL YES REQUIRED
INNODB_FT_CACHE_SIZE NULL 8000000 COMPILE-TIME 8000000 GLOBAL INT UNSIGNED InnoDB Fulltext search cache size in bytes 1600000 80000000 0 NULL YES REQUIRED
PERFORMANCE_SCHEMA_MAX_RWLOCK_CLASSES NULL 40 COMPILE-TIME 40 GLOBAL INT UNSIGNED Maximum number of rwlock instruments. 0 256 1 NULL YES REQUIRED
INNODB_FLUSH_LOG_AT_TIMEOUT NULL 1 COMPILE-TIME 1 GLOBAL INT UNSIGNED Write and flush logs every (n) second. 0 2700 0 NULL NO OPTIONAL
LOG_BIN_COMPRESS NULL OFF COMPILE-TIME OFF GLOBAL BOOLEAN Whether the binary log can be compressed NULL NULL NULL OFF,ON NO OPTIONAL
INNODB_ENCRYPT_TEMPORARY_TABLES NULL OFF COMPILE-TIME OFF GLOBAL BOOLEAN Enrypt the temporary table data. NULL NULL NULL OFF,ON YES OPTIONAL