91超碰碰碰碰久久久久久综合_超碰av人澡人澡人澡人澡人掠_国产黄大片在线观看画质优化_txt小说免费全本

溫馨提示×

溫馨提示×

您好,登錄后才能下訂單哦!

密碼登錄×
登錄注冊×
其他方式登錄
點擊 登錄注冊 即表示同意《億速云用戶服務條款》

MySQL5.7.21如何安裝配置

發布時間:2021-07-29 10:44:19 來源:億速云 閱讀:148 作者:小新 欄目:MySQL數據庫

這篇文章主要介紹MySQL5.7.21如何安裝配置,文中介紹的非常詳細,具有一定的參考價值,感興趣的小伙伴們一定要看完!

官方參考手冊

1.解壓MySQL 5.7.20安裝包,如X:\MySQL\mysql-5.7.21-winx64。(是沒有data和my.ini的)

MySQL5.7.21如何安裝配置 

2.配置mysql的環境變量,創建MYSQL_HOME,并且在Path添加上%MYSQL_HOME%\bin;

MySQL5.7.21如何安裝配置  

3,配置my.ini. 并把my.ini放到bin目錄下(1.如果放在mysql-5.7.21-winx64 目錄下,在下面執行net start mysql時可能無法啟動MYSQL服務、2.不會自動生成data)

[client]
 
default-character-set=utf8
 [mysqld]
#解壓目錄 如:D:\MySQL\mysql-5.7.21-winx64
 basedir = %MYSQL_HOME% 
#解壓目錄 如:D:\MySQL\mysql-5.7.21-winx64\data
 datadir = %MYSQL_HOME%\data 
 port = 3306 
 default-character-set=utf8

4. 以管理員身份進入命令行(可在小娜搜索輸入cmd找到),并進入X:\MySQL\mysql-5.7.21-winx64\bin目錄下輸入命令:mysqld --initialize-insecure (生成無密碼的root用戶) 后,在mysql-5.7.20-winx64 目錄下就會出現data文件

MySQL5.7.21如何安裝配置

5.再輸入mysqld --install,如果出現Service successfully installed 說明注冊成功了。

注意:如果此操作報錯Install/Remove of the Service Denied!,建議使用管理員身份進入命令提示符

MySQL5.7.21如何安裝配置

6.啟動MySQL服務,命令:net start mysql

MySQL5.7.21如何安裝配置

7.設置密碼   mysqladmin -u root password 密碼

8.修改密碼方法如下 :接著輸入mysql -uroot -p    由于之前登陸過,直接輸入剛才設置密碼(登錄root第一次是免密碼的直接回車進入到) MYSQL>

MySQL5.7.21如何安裝配置

接著輸入:update mysql.user set authentication_string=password('你想輸入的密碼') where user='root' and Host ='localhost';    然后接著再輸入: flush privileges;

MySQL5.7.21如何安裝配置

9.輸入命令show databases;  查看數據表

MySQL5.7.21如何安裝配置

MySQL常用的命令如下

List of all MySQL commands: 
Note that all text commands must be first on line and end with ';'(要以“;”結尾) 
?  (\?) Synonym for `help'. 
clear (\c) Clear the current input statement. 
connect (\r) Reconnect to the server. Optional arguments are db and host. 
delimiter (\d) Set statement delimiter. 
ego (\G) Send command to mysql server, display result vertically. 
exit (\q) Exit mysql. Same as quit. 
go (\g) Send command to mysql server. 
help (\h) Display this help. 
notee (\t) Don't write into outfile. 
print (\p) Print current command. 
prompt (\R) Change your mysql prompt. 


quit (\q) Quit mysql.

rehash (\#) Rebuild completion hash. 
source (\.) Execute an SQL script file. Takes a file name as an argument. 
status (\s) Get status information from the server. 
tee (\T) Set outfile [to_outfile]. Append everything into given outfile. 
use (\u) Use another database. Takes database name as argument. 
charset (\C) Switch to another charset. Might be needed for processing binlog with multi-byte charsets. 
warnings (\W) Show warnings after every statement. 
nowarning (\w) Don't show warnings after every statement. 
resetconnection(\x) Clean session context.

10.輸入 \q; 退出MySQL

11.關閉MySQL服務,命令:net stop mysql

MySQL5.7.21如何安裝配置

以上是“MySQL5.7.21如何安裝配置”這篇文章的所有內容,感謝各位的閱讀!希望分享的內容對大家有幫助,更多相關知識,歡迎關注億速云行業資訊頻道!

向AI問一下細節

免責聲明:本站發布的內容(圖片、視頻和文字)以原創、轉載和分享為主,文章觀點不代表本網站立場,如果涉及侵權請聯系站長郵箱:is@yisu.com進行舉報,并提供相關證據,一經查實,將立刻刪除涉嫌侵權內容。

AI

砀山县| 沙洋县| 丹江口市| 安多县| 蒙阴县| 雷波县| 南宫市| 乐东| 桂阳县| 庐江县| 南充市| 吉水县| 屯留县| 凤凰县| 麟游县| 大石桥市| 嵩明县| 磐石市| 开化县| 慈利县| 油尖旺区| 图们市| 德钦县| 博湖县| 五常市| 搜索| 怀来县| 翼城县| 南和县| 顺平县| 观塘区| 蒙山县| 淳安县| 高碑店市| 海原县| 眉山市| 营口市| 临洮县| 宁德市| 襄垣县| 江都市|