前提・実現したいこと
xamppでmysqlを起動したいのですが以下のエラーが発生しました。
(xampp)
15:03:45 [mysql] Error: MySQL shutdown unexpectedly.
15:03:45 [mysql] This may be due to a blocked port, missing dependencies,
15:03:45 [mysql] improper privileges, a crash, or a shutdown by another method.
15:03:45 [mysql] Press the Logs button to view error logs and check
15:03:45 [mysql] the Windows Event Viewer for more clues
15:03:45 [mysql] If you need more help, copy and post this
15:03:45 [mysql] entire log window on the forums
(mysql_error_log)
2020-07-18 15:03:38 0 [ERROR] Could not open mysql.plugin table. Some plugins may be not loaded
2020-07-18 15:03:38 0 [ERROR] Failed to initialize plugins.
2020-07-18 15:03:38 0 [ERROR] Aborting
試したこと
1、タスクマネージャで余分なバックグラウンドプロセスを強制終了。
2、xampp/mysql/data/のib_logfileから始まるログファイルを削除、ibdata1を削除
3、再起動
補足情報(FW/ツールのバージョンなど)
XAMPP Control Panelv3.2.4
Windows 10を使用しています
回答1件
あなたの回答
tips
プレビュー
バッドをするには、ログインかつ
こちらの条件を満たす必要があります。