MySQL Installation
start wpiauncher(Web Platform Installer 4.6).
Click<Product>, select<Database>, click theMySQL Windows 5.1"next to the<Add>, and then click<installation>.
650) this.width=650; "src=" Http://s3.51cto.com/wyfs02/M00/4B/B9/wKiom1QxNZXwKBWrAALP2wGRcUg744.jpg "style=" width : 500px;height:410px; "title=" 1.png "width=" "height=" 410 "border=" 0 "hspace=" 0 "vspace=" 0 "alt=" Wkiom1qxnzxwkbwraalp2wgrcug744.jpg "/>
650) this.width=650; "src=" Http://s3.51cto.com/wyfs02/M01/4B/BC/wKioL1QxNcqg138oAAFWpkhUTFg380.jpg "style=" width : 500px;height:342px; "title=" 2.png "width=" "height=" 342 "border=" 0 "hspace=" 0 "vspace=" 0 "alt=" Wkiol1qxncqg138oaafwpkhutfg380.jpg "/>
Mysql-u root–p
Enter Password: *******
GRANT all privileges on * * to ' root ' @ '% ' identified by ' [E-mail protected]$ ' with GRANT OPTION; FLUSH privileges;
Use MySQL;
Update user set grant_priv= ' Y ' where user= ' root ';
After verifying that the update user command has been executed, type the exit command:
Exit
To restart the MySQL command:
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=" "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=" "height=" 174 "border=" 0 "hspace=" 0 "vspace=" 0 "alt=" Wkiol1qxncvttficaaejmah36o0132.jpg "/>
UseAzure PackConnectionMysql
Click <mysql server>-< to connect to, enter the server name, user name: <root>, password, host server size:<60>, click < Tick > button to connect.
650) this.width=650; "src=" Http://s3.51cto.com/wyfs02/M01/4B/BC/wKioL1QxN2qTyEEGAAIrWPAzE9I272.jpg "style=" width : 500px;height:362px; "title=" 5.png "width=" "height=" 362 "border=" 0 "hspace=" 0 "vspace=" 0 "alt=" Wkiol1qxn2qtyeegaairwpaze9i272.jpg "/>
The connection was successful.
650) this.width=650; "src=" Http://s3.51cto.com/wyfs02/M02/4B/BC/wKioL1QxN2yxnsKZAAMRoar7NhI360.jpg "style=" width : 500px;height:362px; "title=" 6.png "width=" "height=" 362 "border=" 0 "hspace=" 0 "vspace=" 0 "alt=" Wkiol1qxn2yxnskzaamroar7nhi360.jpg "/>
Microsoft Private Cloud Series-----installation configuration MySQL Cloud