微軟私人雲端系列-----安裝配置MySQL雲

來源:互聯網
上載者:User

標籤:windows azure pack

MySQL安裝
  • 啟動wpiauncher(Web 平台安裝程式4.6)。

  • 單擊 <產品>,選擇 <資料庫>,單擊“MySQL Windows 5.1”旁邊的 <添加>,然後單擊 <安裝>。

650) this.width=650;" src="http://s3.51cto.com/wyfs02/M00/4B/B9/wKiom1QxNZXwKBWrAALP2wGRcUg744.jpg" style="width:500px;height:410px;" title="1.png" width="500" height="410" border="0" hspace="0" vspace="0" alt="wKiom1QxNZXwKBWrAALP2wGRcUg744.jpg" />

  • 輸入root帳戶密碼,然後單擊 <繼續>。

650) this.width=650;" src="http://s3.51cto.com/wyfs02/M01/4B/BC/wKioL1QxNcqg138oAAFWpkhUTFg380.jpg" style="width:500px;height:342px;" title="2.png" width="500" height="342" border="0" hspace="0" vspace="0" alt="wKioL1QxNcqg138oAAFWpkhUTFg380.jpg" />

  • MySQLfor Windows 5.1 將完成安裝。


  • 使用管理員權限開啟Cmd,輸入以下命令:

mysql -u root –p

輸入密碼:*******

GRANT ALL PRIVILEGES ON *.* TO‘root‘@‘%‘ IDENTIFIED BY ‘[email protected]$‘ WITH GRANT OPTION; FLUSH PRIVILEGES;

use mysql;

update user set grant_priv=‘Y‘where user=‘root‘;

驗證已經執行update user命令之後,鍵入退出命令:

exit;

重新啟動mysql命令:

net stop mysql

net start mysql

650) this.width=650;" src="http://s3.51cto.com/wyfs02/M01/4B/BA/wKiom1QxNZfhyCjwAAGlupKQQJE114.jpg" style="width:500px;height:227px;" title="3.png" width="500" height="227" border="0" hspace="0" vspace="0" alt="wKiom1QxNZfhyCjwAAGlupKQQJE114.jpg" />

650) this.width=650;" src="http://s3.51cto.com/wyfs02/M01/4B/BC/wKioL1QxNcvTtFicAAEjMah36o0132.jpg" style="width:500px;height:174px;" title="4.png" width="500" height="174" border="0" hspace="0" vspace="0" alt="wKioL1QxNcvTtFicAAEjMah36o0132.jpg" />


使用Azure Pack串連MySQL
  • 點擊 <MySQL SERVER>-<串連到>,輸入伺服器名稱,使用者名稱:<root>,密碼,宿主伺服器大小:<60>,點擊 <勾> 按鈕,進行串連。

    650) this.width=650;" src="http://s3.51cto.com/wyfs02/M01/4B/BC/wKioL1QxN2qTyEEGAAIrWPAzE9I272.jpg" style="width:500px;height:362px;" title="5.png" width="500" height="362" border="0" hspace="0" vspace="0" alt="wKioL1QxN2qTyEEGAAIrWPAzE9I272.jpg" />

  • 串連成功。

    650) this.width=650;" src="http://s3.51cto.com/wyfs02/M02/4B/BC/wKioL1QxN2yxnsKZAAMRoar7NhI360.jpg" style="width:500px;height:362px;" title="6.png" width="500" height="362" border="0" hspace="0" vspace="0" alt="wKioL1QxN2yxnsKZAAMRoar7NhI360.jpg" />

微軟私人雲端系列-----安裝配置MySQL雲

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.