Drop files here

SQL upload ( 0 ) x-

Server: localhost »Database: information_schema »View: SYSTEM_VARIABLES
Page-related settingsClick on the bar to scroll to top of page
Press Ctrl+Enter to execute queryPress 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.0034 seconds.)
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_FT_SORT_PLL_DEGREE NULL2 COMPILE-TIME 2 GLOBAL BIGINT UNSIGNED InnoDB Fulltext search parallel sort degree, will ... 1 16 0 NULLYES REQUIRED
WSREP_NODE_NAME NULLubuntu-s-1vcpu-2gb-blr1-01 COMPILE-TIME ubuntu-s-1vcpu-2gb-blr1-01 GLOBAL VARCHAR Node name NULLNULLNULLNULLNO REQUIRED
SQL_MODE NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION COMPILE-TIME NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION SESSION SET Sets the sql mode NULLNULLNULLREAL_AS_FLOAT,PIPES_AS_CONCAT,ANSI_QUOTES,IGNORE_S... NO REQUIRED
PERFORMANCE_SCHEMA_EVENTS_WAITS_HISTORY_LONG_SIZE NULL-1 COMPILE-TIME -1 GLOBAL BIGINT Number of rows in EVENTS_WAITS_HISTORY_LONG. Use 0... -1 1048576 1 NULLYES REQUIRED
IDENTITY 0 NULLCOMPILE-TIME 0 SESSION ONLY BIGINT UNSIGNED Synonym for the last_insert_id variable 0 18446744073709551615 1 NULLNO NULL
PERFORMANCE_SCHEMA_MAX_COND_CLASSES NULL80 COMPILE-TIME 80 GLOBAL BIGINT UNSIGNED Maximum number of condition instruments. 0 256 1 NULLYES REQUIRED
INNODB_FT_MAX_TOKEN_SIZE NULL84 COMPILE-TIME 84 GLOBAL BIGINT UNSIGNED InnoDB Fulltext search maximum token size in chara... 10 84 0 NULLYES REQUIRED
PERFORMANCE_SCHEMA_MAX_COND_INSTANCES NULL-1 COMPILE-TIME -1 GLOBAL BIGINT Maximum number of instrumented condition objects. ... -1 1048576 1 NULLYES REQUIRED
SSL_KEY NULLCOMPILE-TIME GLOBAL VARCHAR X509 key in PEM format (implies --ssl) NULLNULLNULLNULLYES REQUIRED
PERFORMANCE_SCHEMA_MAX_RWLOCK_CLASSES NULL40 COMPILE-TIME 40 GLOBAL BIGINT UNSIGNED Maximum number of rwlock instruments. 0 256 1 NULLYES REQUIRED
INNODB_FLUSH_LOG_AT_TIMEOUT NULL1 COMPILE-TIME 1 GLOBAL INT UNSIGNED Write and flush logs every (n) second. 0 2700 0 NULLNO OPTIONAL
VERSION_SSL_LIBRARY NULLOpenSSL 1.0.2j  26 Sep 2016 COMPILE-TIME NULLGLOBAL VARCHAR Version of the used SSL library NULLNULLNULLNULLYES NULL
TABLE_OPEN_CACHE NULL64 CONFIG 2000 GLOBAL BIGINT UNSIGNED The number of cached open tables 1 524288 1 NULLNO REQUIRED
INNODB_FILE_FORMAT_MAX NULLAntelope COMPILE-TIME Antelope GLOBAL VARCHAR The highest file format in the tablespace. NULLNULLNULLNULLNO OPTIONAL
MAX_SP_RECURSION_DEPTH 0 0 COMPILE-TIME 0 SESSION BIGINT UNSIGNED Maximum stored procedure recursion depth 0 255 1 NULLNO OPTIONAL
PERFORMANCE_SCHEMA_MAX_MUTEX_INSTANCES NULL-1 COMPILE-TIME -1 GLOBAL BIGINT Maximum number of instrumented MUTEX objects. Use ... -1 104857600 1 NULLYES REQUIRED
REPORT_PORT NULL3306 AUTO 0 GLOBAL INT UNSIGNED Port for connecting to slave reported to the maste... 0 4294967295 1 NULLYES REQUIRED
PERFORMANCE_SCHEMA_MAX_RWLOCK_INSTANCES NULL-1 COMPILE-TIME -1 GLOBAL BIGINT Maximum number of instrumented RWLOCK objects. Use... -1 104857600 1 NULLYES REQUIRED
RAND_SEED2 55131465 NULLCOMPILE-TIME 0 SESSION ONLY BIGINT UNSIGNED Sets the internal state of the RAND() generator fo... 0 18446744073709551615 1 NULLNO NULL
PERFORMANCE_SCHEMA_MAX_MUTEX_CLASSES NULL200 COMPILE-TIME 200 GLOBAL BIGINT UNSIGNED Maximum number of mutex instruments. 0 256 1 NULLYES REQUIRED
INNODB_STATS_TRANSIENT_SAMPLE_PAGES NULL8 COMPILE-TIME 8 GLOBAL BIGINT UNSIGNED The number of leaf index pages to sample when calc... 1 18446744073709551615 0 NULLNO REQUIRED
THREAD_POOL_SIZE NULL1 AUTO 8 GLOBAL INT UNSIGNED Number of thread groups in the pool. This paramete... 1 100000 1 NULLNO REQUIRED
SLOW_LAUNCH_TIME NULL2 COMPILE-TIME 2 GLOBAL BIGINT UNSIGNED If creating the thread takes longer than this valu... 0 31536000 1 NULLNO REQUIRED
PERFORMANCE_SCHEMA_ACCOUNTS_SIZE NULL-1 COMPILE-TIME -1 GLOBAL BIGINT Maximum number of instrumented user@host accounts.... -1 1048576 1 NULLYES REQUIRED
BINLOG_FORMAT STATEMENT STATEMENT COMPILE-TIME STATEMENT SESSION ENUM What form of binary logging the master will use: e... NULLNULLNULLMIXED,STATEMENT,ROW NO REQUIRED