Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
破損したインデックス ファイルを報告する 54GB の myisam ファイルがあります。ファイルを修復しようとすると時間がかかりすぎて、途中で実行が停止します。このファイルを修復して確実に完了するための最速の方法は何ですか?
myisamchk の 5.1 バージョンを使用して、この問題を最終的に解決しました。5.6 バージョンには、4G を超えるファイルを修復できないことに関連するバグがあるようです。
参照: https://bugs.mysql.com/bug.php?id=69839