MySQL のインストール
本ページは 2008-06-10 更新されました
mysql4.1 あるいは mysql5.0 が vinstall できます。
vinstall mysql4.1
SSH で Virtual サーバー v2 にアクセスし
su で root になり、以下を実行します。
以下のEnter the new MySQL root password で入力するパスワードがMySQL へのログインに必要になります。
# vinstall mysql4.1
installing mysql4.1
Started the safe_mysqld wrapper script.
Enter the new MySQL root password:
Enter the new MySQL root password (again):
You will need to type 'rehash' before you will be able to access the mysql binary.
vinstall done
上記で要求されている rehash コマンドを実行します。
vinstall mysql5.0
vinstall mysql4.1 が vinstall mysql5.0 となるだけでその他は同一です。
MySQL へのログイン
mysql をユーザーとして使うには、SSH で Virtual サーバー v2 にアクセスし
su で root になり、以下を実行します。Enter password にインストール時に設定した MySQL root のパスワードを入力します。
# mysql -u root -p
Enter password:
Welcome to the MySQL monitor. Commands end with ; or \g.
Your MySQL connection id is 2 to server version: 4.1.22
Type 'help;' or '\h' for help. Type '\c' to clear the buffer.
mysql>
このコマンドは MySQL client を root user で起動します。MySQL ユーザーマニュアルに従い、他の実行ユーザーも追加してください。
SPEEDEX サポートポリシー
Copyright @ Cyber Vision Hosting Co., Ltd. All rights reserved.
株式会社サイバービジョンホスティング提供サービス一覧
再販売用レンタルサーバーのSPEEDEX | VPS(仮想専用サーバー) | 共用サーバー | 独自ドメイン取得・運用 | SSLサーバー証明書 | ワイルドカードサーバー証明書 | SEO | Google Apps(TM) | クリエイティブワークの検索エンジン
|