MySQL 데이터베이스(테이블) 복구하기. 레코드 쓰기, 삭제 에러 시 2019-09-03 by sugar #]mysql -u -p …. mysql > use 데이터베이스; mysql > repair table 복구하려는 테이블;