Drop files here

SQL upload ( 0 ) x -

Page-related settings Click on the bar to scroll to top of page
Press Ctrl+Enter to execute query Press Enter to execute query
ascending
descending
Order:
Debug SQL
Count
Execution order
Time taken
Order by:
Group queries
Ungroup queries
Collapse Expand Show trace Hide trace Count Time taken
Bookmarks
Refresh
Add
No bookmarks
Add bookmark
Options
Set default





Collapse Expand Requery Edit Explain Profiling Bookmark Query failed Database : Queried time :
Browse mode

Customize browse mode.

Documentation Use only icons, only text or both.
Documentation Use only icons, only text or both.
Documentation Whether a user should be displayed a "show all (rows)" button.
Documentation Number of rows displayed when browsing a result set. If the result set contains more rows, "Previous" and "Next" links will be shown.
Documentation SMART - i.e. descending order for columns of type TIME, DATE, DATETIME and TIMESTAMP, ascending order otherwise.
Documentation Highlight row pointed by the mouse cursor.
Documentation Highlight selected rows.
Documentation
Documentation
Documentation Repeat the headers every X cells, 0 deactivates this feature.
Documentation Maximum number of characters shown in any non-numeric column on browse view.
Documentation These are Edit, Copy and Delete links.
Documentation Whether to show row links even in the absence of a unique key.
Documentation Default sort order for tables with a primary key.
Documentation When browsing tables, the sorting of each table is remembered.
Documentation For display Options
SELECT * FROM `SYSTEM_VARIABLES`
VARIABLE_NAME SESSION_VALUE GLOBAL_VALUE GLOBAL_VALUE_ORIGIN 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
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
SQL_MODE NO_ZERO_IN_DATE,NO_ZERO_DATE,NO_ENGINE_SUBSTITUTIO... NO_ZERO_IN_DATE,NO_ZERO_DATE,NO_ENGINE_SUBSTITUTIO... CONFIG STRICT_TRANS_TABLES,ERROR_FOR_DIVISION_BY_ZERO,NO_... SESSION SET Sets the sql mode NULL NULL NULL REAL_AS_FLOAT,PIPES_AS_CONCAT,ANSI_QUOTES,IGNORE_S... NO REQUIRED
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
MAX_CONNECT_ERRORS NULL 100 COMPILE-TIME 100 GLOBAL INT UNSIGNED If there is more than this number of interrupted c... 1 4294967295 1 NULL NO REQUIRED
INNODB_FT_SERVER_STOPWORD_TABLE NULL COMPILE-TIME GLOBAL VARCHAR The user supplied stopword table name. NULL NULL NULL NULL NO OPTIONAL
PERFORMANCE_SCHEMA_MAX_MUTEX_INSTANCES NULL -1 COMPILE-TIME -1 GLOBAL INT Maximum number of instrumented MUTEX objects. Use ... -1 104857600 1 NULL YES REQUIRED
EXTERNAL_USER NULL COMPILE-TIME NULL SESSION ONLY VARCHAR The external user account used when logging in NULL NULL NULL NULL YES NULL
PERFORMANCE_SCHEMA_MAX_RWLOCK_INSTANCES NULL -1 COMPILE-TIME -1 GLOBAL INT Maximum number of instrumented RWLOCK objects. Use... -1 104857600 1 NULL YES REQUIRED
INNODB_OPEN_FILES NULL 2000 COMPILE-TIME 0 GLOBAL INT UNSIGNED How many files at the maximum InnoDB keeps open at... 0 2147483647 0 NULL YES REQUIRED
PERFORMANCE_SCHEMA_MAX_MUTEX_CLASSES NULL 200 COMPILE-TIME 200 GLOBAL INT UNSIGNED Maximum number of mutex instruments. 0 256 1 NULL YES REQUIRED
INNODB_STATS_TRANSIENT_SAMPLE_PAGES NULL 8 COMPILE-TIME 8 GLOBAL BIGINT UNSIGNED The number of leaf index pages to sample when calc... 1 18446744073709551615 0 NULL NO REQUIRED
NET_WRITE_TIMEOUT 60 60 COMPILE-TIME 60 SESSION INT UNSIGNED Number of seconds to wait for a block to be writte... 1 31536000 1 NULL NO REQUIRED
SLOW_LAUNCH_TIME NULL 2 COMPILE-TIME 2 GLOBAL INT UNSIGNED If creating the thread takes longer than this valu... 0 31536000 1 NULL NO REQUIRED
PERFORMANCE_SCHEMA_ACCOUNTS_SIZE NULL -1 COMPILE-TIME -1 GLOBAL INT Maximum number of instrumented user@host accounts.... -1 1048576 1 NULL YES REQUIRED
SLAVE_EXEC_MODE NULL STRICT COMPILE-TIME STRICT GLOBAL ENUM How replication events should be executed. Legal v... NULL NULL NULL STRICT,IDEMPOTENT NO REQUIRED