🗃️ BASES / MARIADB
Mirar bases, hurgar tablas, ver columnas y muestra. Borrado de DB desactivado para evitar una tragedia bíblica.
🧬 Columnas: sys / schema_object_overview
3| Campo | Tipo | Null | Key | Default | Extra |
| db | varchar(64) | NO | | | |
| object_type | varchar(64) | YES | | | |
| count | bigint(21) | NO | | 0 | |
🔬 Muestra de datos
20 filas
| db | object_type | count |
| bitacora | BASE TABLE | 2 |
| bitacora | INDEX (BTREE) | 11 |
| bitacora | INDEX (FULLTEXT) | 5 |
| caja_negra | BASE TABLE | 2 |
| caja_negra | INDEX (BTREE) | 7 |
| caja_negra | INDEX (FULLTEXT) | 3 |
| fakenews_lab | BASE TABLE | 1 |
| fakenews_lab | INDEX (BTREE) | 4 |
| fakenews_lab | INDEX (FULLTEXT) | 3 |
| information_schema | SYSTEM VIEW | 79 |
| laboratorio | BASE TABLE | 2 |
| laboratorio | INDEX (BTREE) | 8 |
| libro_vida | BASE TABLE | 11 |
| libro_vida | INDEX (BTREE) | 27 |
| linux_comandos | BASE TABLE | 1 |
| linux_comandos | INDEX (BTREE) | 3 |
| linux_comandos | INDEX (FULLTEXT) | 6 |
| lista_precios | BASE TABLE | 3 |
| lista_precios | INDEX (BTREE) | 27 |
| lista_precios | INDEX (FULLTEXT) | 4 |