able 'table_name' is marked as crashed and should be repaired when using LOCK TABLES mysqldump: Got error: 145: Table 'table_name' is marked as crashed and should be repaired when using LOCK TABLES 다음과 같은 오류가 날 경우 복구 방법입니다.repair table [table명] mysql>repair table table_name Mysql,MariaDB 2021.01.05