
Intenté importar una plantilla de base de datos al servidor y durante el proceso el servidor se corrompió. Surgen todo tipo de errores. De todos modos, el paso más crucial es hacer que vuelva a funcionar.
...
Error : Table 'mysql.innodb_index_stats' doesn't exist in engine
status : Operation failed
mysql.innodb_table_stats
Error : Table 'mysql.innodb_table_stats' doesn't exist in engine
status : Operation failed
...
...
Error : Table 'mysql.transaction_registry' doesn't exist in engine
status : Operation failed
...
...
Phase 4/7: Running 'mysql_fix_privilege_tables'
ERROR 1813 (HY000) at line 153: Tablespace for table '`mysql`.`gtid_slave_pos`' exists. Please DISCARD the tablespace before IMPORT
ERROR 1932 (42S02) at line 639: Table 'mysql.innodb_index_stats' doesn't exist in engine
ERROR 1243 (HY000) at line 640: Unknown prepared statement handler (stmt) given to EXECUTE
ERROR 1932 (42S02) at line 642: Table 'mysql.innodb_table_stats' doesn't exist in engine
ERROR 1243 (HY000) at line 643: Unknown prepared statement handler (stmt) given to EXECUTE
ERROR 1932 (42S02) at line 647: Table 'mysql.innodb_index_stats' doesn't exist in engine
ERROR 1932 (42S02) at line 651: Table 'mysql.innodb_table_stats' doesn't exist in engine
ERROR 1932 (42S02) at line 654: Table 'mysql.innodb_table_stats' doesn't exist in engine
Entorno: 10.3.27-MariaDB Remove no funcionó. Estoy considerando la opción de purgar, pero tengo miedo de eliminar algunos archivos cruciales.