数日前から、私の Windows マシン上の MySQL サーバーは正常に終了しませんでした。MySQL エラー ログに次の行の複数のインスタンスが見つかりました。
InnoDB: Operating system error number 32 in a file operation.
InnoDB: The error means that another program is using InnoDB's files.
InnoDB: This might be a backup or antivirus software or another instance
InnoDB: of MySQL. Please close it to get rid of this error.
十分な空き容量があり、サーバーは数か月間インストールされています。Windows XP SP3 のバージョンは 5.1.22-rc-community-log で、MySQL サービスの作成と実行に使用した Windows アカウントは 1 つだけです。
ProcessExplorer
Greg の回答に従って、別の名前で実行されている別の MySQL サービスがあることがわかりました。私はそれを殺し、すべて正常に動作します。