からのフォローアップ: Wampserver アイコンが完全に緑色にならない、mysql サービスが起動しない?
wampserver がありますが、wampmysqld
プロセスが突然起動しません。コマンドラインで試しmysqld.exe --console
てみたところ、次のメッセージが表示されました。
D:\wamp\bin\mysql\mysql5.5.8\bin>mysqld.exe --console
130721 11:33:00 [Note] Plugin 'FEDERATED' is disabled.
InnoDB: The InnoDB memory heap is disabled
InnoDB: Mutexes and rw_locks use Windows interlocked functions
InnoDB: Compressed tables use zlib 1.2.3
130721 11:33:00 InnoDB: Initializing buffer pool, size = 128.0M
130721 11:33:00 InnoDB: Completed initialization of buffer pool
130721 11:33:00 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.
どのプログラムが InnoDB のファイルも使用しているかを調べるにはどうすればよいでしょうか? サービスを何度もシャットダウンして再起動し、コンピューターもシャットダウンして再起動しました。また、mysql のフォルダー内のすべてのフラット ファイルを削除した/data
ため、他のフォルダーのみが含まれるようになりました。