MySQL 4.0、5.0、5.1 の共存インストール


  mysqld-nt の実行オプション



以下を実行して、usage ファイルに書き込みます

  
C:\mysql5\bin>mysqld-nt --verbose --help > usage
  

以下は、サービスに登録したり、サービスから削除する為の使用方法です。

Usage: mysqld-nt [OPTIONS]説明
NT and Win32 specific options:
--installInstall the default service
--install-manualInstall the default service started manually
--install service_nameInstall an optional service
--install-manual service_nameInstall an optional service started manually
--removeRemove the default service from the service list
--remove service_nameRemove the service_name from the service list
--enable-named-pipeOnly to be used for the
--standaloneDummyoption to start as a standalone server

サービスに登録されているコマンドラインは以下のようになります

  
"C:\mysql5\bin\mysqld-nt" --defaults-file="C:\mysql5\my.ini" MySQL5
  

上記登録をするには、以下のような実行をします

  
mysqld-nt --install MySQL5  --defaults-file="C:\mysql5\my.ini"
  










  infoboard   管理者用   
このエントリーをはてなブックマークに追加





フリーフォントWEBサービス
SQLの窓WEBサービス

SQLの窓フリーソフト

素材

一般WEBツールリンク

SQLの窓

フリーソフト

JSライブラリ