🗃️ BASES / MARIADB

Mirar bases, hurgar tablas, ver columnas y muestra. Borrado de DB desactivado para evitar una tragedia bíblica.

OK
Conexión DB
79
Tablas visibles
information_schema
Nivel actual

🧬 Columnas: information_schema / SYSTEM_VARIABLES

15
CampoTipoNullKeyDefaultExtra
VARIABLE_NAMEvarchar(64)NO
SESSION_VALUEvarchar(2048)YES
GLOBAL_VALUEvarchar(2048)YES
GLOBAL_VALUE_ORIGINvarchar(64)NO
DEFAULT_VALUEvarchar(2048)YES
VARIABLE_SCOPEvarchar(64)NO
VARIABLE_TYPEvarchar(64)NO
VARIABLE_COMMENTvarchar(2048)NO
NUMERIC_MIN_VALUEvarchar(21)YES
NUMERIC_MAX_VALUEvarchar(21)YES
NUMERIC_BLOCK_SIZEvarchar(21)YES
ENUM_VALUE_LISTlongtextYES
READ_ONLYvarchar(3)NO
COMMAND_LINE_ARGUMENTvarchar(64)YES
GLOBAL_VALUE_PATHvarchar(2048)YES

🔬 Muestra de datos

20 filas
VARIABLE_NAMESESSION_VALUEGLOBAL_VALUEGLOBAL_VALUE_ORIGINDEFAULT_VALUEVARIABLE_SCOPEVARIABLE_TYPEVARIABLE_COMMENTNUMERIC_MIN_VALUENUMERIC_MAX_VALUENUMERIC_BLOCK_SIZEENUM_VALUE_LISTREAD_ONLYCOMMAND_LINE_ARGUMENTGLOBAL_VALUE_PATH
LICENSEGPLCOMPILE-TIMEGLOBALVARCHARThe type of license the server hasYES
PERFORMANCE_SCHEMAOFFCOMPILE-TIMEOFFGLOBALBOOLEANEnable the performance schema.OFF,ONYESOPTIONAL
SQL_MODESTRICT_TRANS_TABLES,ERROR_FOR_DIVISION_BY_ZERO,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTIONSTRICT_TRANS_TABLES,ERROR_FOR_DIVISION_BY_ZERO,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTIONCOMPILE-TIMESTRICT_TRANS_TABLES,ERROR_FOR_DIVISION_BY_ZERO,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTIONSESSIONSETSets the sql modeREAL_AS_FLOAT,PIPES_AS_CONCAT,ANSI_QUOTES,IGNORE_SPACE,IGNORE_BAD_TABLE_OPTIONS,ONLY_FULL_...NOREQUIRED
BINLOG_FORMATMIXEDMIXEDCOMPILE-TIMEMIXEDSESSIONENUMWhat form of binary logging the master will use: either ROW for row-based binary logging, ...MIXED,STATEMENT,ROWNOREQUIRED
GTID_BINLOG_STATECOMPILE-TIMEGLOBALVARCHARThe internal GTID state of the binlog, used to keep track of all GTIDs ever logged to the ...NO
PERFORMANCE_SCHEMA_EVENTS_WAITS_HISTORY_SIZE-1COMPILE-TIME-1GLOBALBIGINTNumber of rows per thread in EVENTS_WAITS_HISTORY. Use 0 to disable, -1 for automated sizi...-110241YESREQUIRED
DELAYED_INSERT_LIMIT100COMPILE-TIME100GLOBALBIGINT UNSIGNEDAfter inserting delayed_insert_limit rows, the INSERT DELAYED handler will check if there ...142949672951NOREQUIRED
PERFORMANCE_SCHEMA_MAX_COND_CLASSES90COMPILE-TIME90GLOBALBIGINT UNSIGNEDMaximum number of condition instruments.02561YESREQUIRED
WSREP_TRX_FRAGMENT_SIZE00COMPILE-TIME0SESSIONBIGINT UNSIGNEDSize of transaction fragments for streaming replication (measured in units of 'wsrep_trx_f...021474836471NOREQUIRED
PERFORMANCE_SCHEMA_MAX_COND_INSTANCES-1COMPILE-TIME-1GLOBALBIGINTMaximum number of instrumented condition objects. Use 0 to disable, -1 for automated sizin...-110485761YESREQUIRED
INNODB_FLUSH_LOG_AT_TIMEOUT1COMPILE-TIME1GLOBALINT UNSIGNEDWrite and flush logs every (n) second.027000NOOPTIONAL
PERFORMANCE_SCHEMA_MAX_RWLOCK_INSTANCES-1COMPILE-TIME-1GLOBALBIGINTMaximum number of instrumented RWLOCK objects. Use 0 to disable, -1 for automated sizing.-11048576001YESREQUIRED
INNODB_ENCRYPT_TEMPORARY_TABLESOFFCOMPILE-TIMEOFFGLOBALBOOLEANEnrypt the temporary table data.OFF,ONYESOPTIONAL
PERFORMANCE_SCHEMA_MAX_PREPARED_STATEMENTS_INSTANCES-1COMPILE-TIME-1GLOBALBIGINTMaximum number of instrumented prepared statements. Use 0 to disable, -1 for automated sca...-110485761YESREQUIRED
PERFORMANCE_SCHEMA_MAX_TABLE_INSTANCES-1COMPILE-TIME-1GLOBALBIGINTMaximum number of instrumented tables. Use 0 to disable, -1 for automated sizing.-110485761YESREQUIRED
MAX_STATEMENT_TIME0.0000000.000000COMPILE-TIME0.000000SESSIONDOUBLEA query that has taken more than max_statement_time seconds will be aborted. The argument ...031536000NOREQUIRED
PROXY_USERCOMPILE-TIMESESSION ONLYVARCHARThe proxy user account name used when logging inYES
PERFORMANCE_SCHEMA_MAX_MUTEX_INSTANCES-1COMPILE-TIME-1GLOBALBIGINTMaximum number of instrumented MUTEX objects. Use 0 to disable, -1 for automated sizing.-11048576001YESREQUIRED
SSL_CERTCOMPILE-TIMEGLOBALVARCHARX509 cert in PEM format (implies --ssl)YESREQUIRED
LONG_QUERY_TIME10.00000010.000000COMPILE-TIME10.000000SESSIONDOUBLEAlias for log_slow_query_time. Log all queries that have taken more than long_query_time s...031536000NOREQUIRED