riberio

db 시작 시 오류 - Can't init tc log 본문

개발 관련/MySql&MariaDB

db 시작 시 오류 - Can't init tc log

riberio 2019. 7. 19. 17:55

/usr/local/mysql/var/error.log 확인 후

 

2019-07-19 17:06:48 0 [Note] Recovering after a crash using tc.log
2019-07-19 17:06:48 0 [ERROR] Can't init tc log
2019-07-19 17:06:48 0 [ERROR] Aborting

 

위와 같이 tc.log 초기화 문제로 중지 될 경우

 

tc.log 삭제 후 서버 시작 할 것

Comments