Drop files here

SQL upload ( 0 ) x -

Server: 127.0.0.1 »Database: information_schema »View: SYSTEM_VARIABLES
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
Current selection does not contain a unique column. Grid edit, checkbox, Edit, Copy and Delete features are not available. Documentation
Showing rows 0 - ... This view has at least this number of rows. Please refer to documentation. (Query took 0.0061 seconds.) [NUMERIC_MIN_VALUE: ... - ...]
SELECT * FROM `SYSTEM_VARIABLES` ORDER BY `NUMERIC_MIN_VALUE`  ASC 
VARIABLE_NAMESESSION_VALUEGLOBAL_VALUEGLOBAL_VALUE_ORIGINDEFAULT_VALUEVARIABLE_SCOPEVARIABLE_TYPEVARIABLE_COMMENTNUMERIC_MIN_VALUE Ascending Descending 1NUMERIC_MAX_VALUENUMERIC_BLOCK_SIZEENUM_VALUE_LISTREAD_ONLYCOMMAND_LINE_ARGUMENT
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
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
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
QUERY_CACHE_STRIP_COMMENTS OFF OFF COMPILE-TIME OFF SESSION BOOLEAN Strip all comments from a query before storing it ... NULL NULL NULL OFF,ON NO OPTIONAL
EXTERNAL_USER NULL COMPILE-TIME NULL SESSION ONLY VARCHAR The external user account used when logging in NULL NULL NULL NULL YES NULL
DEBUG_NO_THREAD_ALARM NULL OFF COMPILE-TIME OFF GLOBAL BOOLEAN Disable system thread alarm calls. Disabling it ma... NULL NULL NULL OFF,ON YES OPTIONAL
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
CHARACTER_SET_SERVER utf8mb4 utf8mb4 COMPILE-TIME utf8mb4 SESSION ENUM The default character set NULL NULL NULL NULL NO NULL
HAVE_PROFILING NULL YES COMPILE-TIME NULL GLOBAL VARCHAR If statement profiling is available, will be set t... NULL NULL NULL NULL YES NULL
BASEDIR NULL C:/xampp/mysql CONFIG GLOBAL VARCHAR Path to installation directory. All paths are usua... NULL NULL NULL NULL YES REQUIRED
REPORT_HOST NULL COMPILE-TIME GLOBAL VARCHAR Hostname or IP of the slave to be reported to the ... NULL NULL NULL NULL YES REQUIRED
LARGE_FILES_SUPPORT NULL ON COMPILE-TIME NULL GLOBAL BOOLEAN Whether mysqld was compiled with options for large... NULL NULL NULL OFF,ON YES NULL
BIND_ADDRESS NULL COMPILE-TIME GLOBAL VARCHAR IP address to bind to. NULL NULL NULL NULL YES REQUIRED
ARIA_LOG_PURGE_TYPE NULL immediate COMPILE-TIME immediate GLOBAL ENUM Specifies how Aria transactional log will be purge... NULL NULL NULL immediate,external,at_flush NO REQUIRED
INNODB_BACKGROUND_SCRUB_DATA_COMPRESSED NULL OFF COMPILE-TIME OFF GLOBAL BOOLEAN Enable scrubbing of compressed data by background ... NULL NULL NULL OFF,ON NO REQUIRED
CHARACTER_SET_CONNECTION utf8mb4 utf8mb4 COMPILE-TIME utf8mb4 SESSION ENUM The character set used for literals that do not ha... NULL NULL NULL NULL NO NULL
VERSION_MALLOC_LIBRARY NULL system COMPILE-TIME NULL GLOBAL VARCHAR Version of the used malloc library NULL NULL NULL NULL YES NULL
CHARACTER_SET_RESULTS utf8mb4 utf8mb4 COMPILE-TIME utf8mb4 SESSION ENUM The character set used for returning query results... NULL NULL NULL NULL NO NULL
INNODB_TMPDIR COMPILE-TIME SESSION VARCHAR Directory for temporary non-tablespace files. NULL NULL NULL NULL NO OPTIONAL
THREAD_HANDLING NULL pool-of-threads COMPILE-TIME pool-of-threads GLOBAL ENUM Define threads usage for handling queries NULL NULL NULL one-thread-per-connection,no-threads,pool-of-threa... YES REQUIRED
MYISAM_RECOVER_OPTIONS NULL BACKUP,QUICK COMPILE-TIME BACKUP,QUICK GLOBAL SET Specifies how corrupted tables should be automatic... NULL NULL NULL DEFAULT,BACKUP,FORCE,QUICK,BACKUP_ALL,OFF YES OPTIONAL
COLUMN_COMPRESSION_ZLIB_WRAP OFF OFF COMPILE-TIME OFF SESSION BOOLEAN Generate zlib header and trailer and compute adler... NULL NULL NULL OFF,ON NO OPTIONAL
LOW_PRIORITY_UPDATES OFF OFF COMPILE-TIME OFF SESSION BOOLEAN INSERT/DELETE/UPDATE has lower priority than selec... NULL NULL NULL OFF,ON NO OPTIONAL