国产探花免费观看_亚洲丰满少妇自慰呻吟_97日韩有码在线_资源在线日韩欧美_一区二区精品毛片,辰东完美世界有声小说,欢乐颂第一季,yy玄幻小说排行榜完本

首頁 > 數據庫 > MySQL > 正文

mysql 5.7.11 winx64.zip安裝配置方法圖文教程

2024-07-24 13:12:16
字體:
來源:轉載
供稿:網友

安裝和配置MySql數據庫系統。

 1、下載

http://cdn.mysql.com//Downloads/MySQL-5.7/mysql-5.7.11-winx64.zip

2.解壓縮zip包

D:/Program Files/mysql-5.7.11-winx64 

3.配置環境變量

3.1 添加path路徑,

D:/Program Files/mysql-5.7.11-winx64/bin

3.2.修改mysql-default.ini配置文件,

# These are commonly set, remove the # and set as required.# basedir = .....# datadir = .....# port = .....# server_id = .....

改為

# These are commonly set, remove the # and set as required. basedir = D:/Program Files/mysql-5.7.11-winx64 datadir = D:/Program Files/mysql-5.7.11-winx64/Data port = 3306# server_id = .....

4.以管理員身份進入命令提示符 cmd 

進入mysql的bin目錄下,

Microsoft Windows [版本 6.3.9600](c) 2013 Microsoft Corporation。保留所有權利。C:/Users/Administrator>cd D:D:/C:/Users/Administrator>cd D:/Program Files/mysql-5.7.11-winx64/binC:/Users/Administrator>d:D:/Program Files/mysql-5.7.11-winx64/bin> 

執行mysqld.exe --initialize 命令,

D:/Program Files/mysql-5.7.11-winx64/bin>mysqld.exe --initializeD:/Program Files/mysql-5.7.11-winx64/bin>

創建了data目錄

mysql5.7.11,mysql5.7,winx64

5.執行 mysqld -install命令

D:/Program Files/mysql-5.7.11-winx64/bin>mysqld -installService successfully installed. //成功安裝服務

 6.執行mysqld.exe -nt --skip-grant-tables

注意:窗口無反應

Microsoft Windows [版本 6.3.9600](c) 2013 Microsoft Corporation。保留所有權利。C:/Users/Administrator>cd D:D:/C:/Users/Administrator>cd D:/Program Files/mysql-5.7.11-winx64/binC:/Users/Administrator>d:D:/Program Files/mysql-5.7.11-winx64/bin>mysqld.exe --initializeD:/Program Files/mysql-5.7.11-winx64/bin>mysqld -installService successfully installed. //服務安裝成功D:/Program Files/mysql-5.7.11-winx64/bin>mysqld.exe -nt --skip-grant-tables 

7.重新打開dos窗口,執行mysql -u root

進入mysql命令行,執行命令use mysql; update user set authtication_string=Password('123456') where user="root"; set password=Password('123456');

按 Ctrl+C 復制代碼

Microsoft Windows [版本 6.3.9600](c) 2013 Microsoft Corporation。保留所有權利。C:/Users/Administrator>mysqld.exe -nt --skip-grant-tablesC:/Users/Administrator>mysql -u rootWelcome to the MySQL monitor. Commands end with ; or /g.Your MySQL connection id is 3Server version: 5.7.11 MySQL Community Server (GPL)Copyright (c) 2000, 2016, Oracle and/or its affiliates. All rights reserved.Oracle is a registered trademark of Oracle Corporation and/or itsaffiliates. Other names may be trademarks of their respectiveowners.Type 'help;' or '/h' for help. Type '/c' to clear the current input statement.mysql> use mysqlDatabase changedmysql> update user set authtication_string=Password('123456') where user="root" -> set password=Password('123456') ->

按 Ctrl+C 復制代碼

8.在任務管理器中終止mysqld進程,開啟mysql服務。

安裝完成。

以上就是本文的全部內容,希望對大家的學習有所幫助,也希望大家多多支持VeVb武林網。


注:相關教程知識閱讀請移步到MYSQL教程頻道。
發表評論 共有條評論
用戶名: 密碼:
驗證碼: 匿名發表
主站蜘蛛池模板: 榆中县| 盱眙县| 琼结县| 永城市| 福州市| 广德县| 辽阳县| 伊通| 饶河县| 教育| 海安县| 松滋市| 永川市| 随州市| 和平县| 江永县| 宁陵县| 淳化县| 石阡县| 乳山市| 门源| 三都| 井研县| 枣强县| 茂名市| 内黄县| 盐边县| 新疆| 日喀则市| 策勒县| 滁州市| 浦北县| 临高县| 梓潼县| 濉溪县| 家居| 连城县| 丁青县| 东辽县| 衡南县| 喀什市|