mysql3 mysqld: Can not perform keyring migration 문제 해결 mysqld: Can not perform keyring migration : Invalid --keyring-migration-source option. 2022-07-23T21:57:08.682603Z 0 [System] [MY-010116] [Server] /usr/sbin/mysqld (mysqld 8.0.29) starting as process 6452 2022-07-23T21:57:08.699271Z 0 [ERROR] [MY-011084] [Server] Keyring migration failed. 2022-07-23T21:57:08.699317Z 0 [ERROR] [MY-010119] [Server] Aborting 2022-07-23T21:57:08.700027Z 0 [System] [.. 2022. 7. 24. IP address could not be resolved: Name or service not known 로그 해결 mysql 로그 기록을 보던중 이상한 내용이 있는것을 발견함 위와 같은 내용이 반복되고 있음 알고보니 접속자의 아이피를 호스트네임으로 변환하려는데 그게 되지 않아서 발생하는 문제 my.cnf 파일에 다음과 같은 내용을 추가하여 해결함 [mysqld] skip-external-locking skip-host-cache skip-name-resolve 2022. 7. 24. tc.log 문제로 mysql 시작이 안될시 /var/log/mariadb/mariadb.log gcp 기반 서버에서 오랜만에 mysql 이 시작이 안되어서 로그를 들어가보니 아래와 같은 로그가 기록되어 있다. 2022-07-23 0:31:31 0 [Note] Recovering after a crash using tc.log 2022-07-23 0:31:31 0 [ERROR] Bad magic header in tc log 2022-07-23 0:31:31 0 [ERROR] Crash recovery failed. Either correct the problem (if it's, for example, out of memory error) and restart, or delete tc log and start mysqld with --tc-heu.. 2022. 7. 23. 이전 1 다음