'インスタンス名' could not be patched to MySQL 8.0.15 The upgrade procedure is getting this error: Table rebuild required. Please do "ALTER TABLE `テーブル名` FORCE" or dump/reload to fix it! …...As a consequence, we have canceled your patch to prevent extended downtime on your database, and restored your database to its original state before the patch was attempted. • 訳 ◦ MySQL 8.0.15のパッチを適用できないぞ。アップグレード手順でこのエラーが 発生したぞ。ので、データベースのダウンタイムが長くならないようにパッチを キャンセルして、パッチを適用する前にデータベースを元の状態に復元して やったぜ!
that cannot be upgraded: PreUpgrade checks failed: RDS detected incompatibilities upgrading to MySQL8.0.15. More details can be found in the PrePatchCompatbility.log file, accessible in the ‘log’ section below. • 訳 ◦ データベースインスタンスはアップグレードできない状態だぞ:アップグレード 前チェックに失敗したぞ:RDSはMySQL8.0.15へのアップグレードの非互換性 を検出したぞ。詳細については、下の「ログ」セクションにある PrePatchCompatability.logファイルを参照してどうぞ。
• PrePatchCompatibility.logの中身 3) Usage of utf8mb3 charset The following objects use the utf8mb3 character set. It is recommended to convert them to use utf8mb4 instead, for improved Unicode support. More Information: https://dev.mysql.com/doc/refman/8.0/en/charset-unicode-utf8mb3.html ............ Errors: 0 Database Objects Affected: 158