🗃️ BASES / MARIADB
Mirar bases, hurgar tablas, ver columnas y muestra. Borrado de DB desactivado para evitar una tragedia bíblica.
information_schema
Nivel actual
🧬 Columnas: information_schema / KEY_CACHES
12| Campo | Tipo | Null | Key | Default | Extra |
| KEY_CACHE_NAME | varchar(192) | NO | | | |
| SEGMENTS | int(3) unsigned | YES | | | |
| SEGMENT_NUMBER | int(3) unsigned | YES | | | |
| FULL_SIZE | bigint(21) unsigned | NO | | | |
| BLOCK_SIZE | bigint(21) unsigned | NO | | | |
| USED_BLOCKS | bigint(21) unsigned | NO | | | |
| UNUSED_BLOCKS | bigint(21) unsigned | NO | | | |
| DIRTY_BLOCKS | bigint(21) unsigned | NO | | | |
| READ_REQUESTS | bigint(21) unsigned | NO | | | |
| READS | bigint(21) unsigned | NO | | | |
| WRITE_REQUESTS | bigint(21) unsigned | NO | | | |
| WRITES | bigint(21) unsigned | NO | | | |
🔬 Muestra de datos
1 filas
| KEY_CACHE_NAME | SEGMENTS | SEGMENT_NUMBER | FULL_SIZE | BLOCK_SIZE | USED_BLOCKS | UNUSED_BLOCKS | DIRTY_BLOCKS | READ_REQUESTS | READS | WRITE_REQUESTS | WRITES |
| default | | | 134217728 | 1024 | 0 | 107163 | 0 | 0 | 0 | 0 | 0 |