0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 3 years have passed since last update.

MySQLのインストールについて

Posted at

1. MySQLの公式ホームページに接続

① ブラウザで公式サイト(http//www.mysql.com/jp/) にアクセスし、「ダウンロード」をクリックする。
② ダウンロード画面の「MySQL Community(GPI) Downloads >>」をクリックする
③ ログイン/サインアップなしでダウンロード開始

2. MySQLをインストールする

① インストーラを実行する
② インストールタイプを「Developer Defaulf」に選択し、「Next>」をクリックする。
③ 必要なものをインストールする。
 ※PCの状態によって必要なものが異なる。「Execute」をクリックして必要なものをインストールする。

3. MySQLを使うために設定する

① ProductConfiguration画面が表示されたら、「Next>」をクリックします。
② MySQL InnoDB Cluster 利用確認
③ Type and Networking 設定を行う
④ Authenticatoin Method設定を行う
⑤ 管理者のパスワードを設定する
⑥ Windows Service設定を行う
⑦ Apply Configuration画面を行う
⑧ 他の製品の設定を行う。
⑨ MySQL Routerの設定を行う

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?