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

溫馨提示×

溫馨提示×

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

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

mysql數據庫基礎命令結尾

發布時間:2020-08-03 20:06:23 來源:網絡 閱讀:526 作者:小辛linux 欄目:數據庫

27 使用mysqladmin 關閉數據庫

mysqladmin -uroot -poldboy123 shutdown
ps -ef |grep mysql

28 mysql忘記密碼重新修改密碼過程:

mysql> mysqld_safe --skip-grant-tables --user=mysql --defaults-file=/data/3306/my.cnf >/dev/null &

    -> mysqld_safe --skip-grant-tables --user=mysql  >/dev/null &

    -> update mysql.user set  password=password("oldboy111") where user='root' and host='localhost';

ERROR 1064 (42000): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'mysqld_safe --skip-grant-tables --user=mysql --defaults-file=/data/3306/my.cnf >' at line 1

mysql> update mysql.user set  password=password("oldboy111") where user='root' and host='localhost';

Query OK, 1 row affected (0.35 sec)

Rows matched: 1  Changed: 1  Warnings: 0


mysql> Terminated


在此 ,重新開啟一個窗口殺掉mysql 注意!千萬不要用kill-9 粗暴的殺死mysql,這樣會導致數據庫丟數據后果將非常嚴重

ill mysql

[root@root ~]# pkill mysql

[root@root ~]# pkill mysql

[root@root ~]# pkill mysql

[root@root ~]# pkill mysql

[root@root ~]# pkill mysql

[root@root ~]# pkill mysql

[root@root ~]# pkill mysql



[root@root ~]# /etc/init.d/mysqld start

Starting MySQL.... SUCCESS! 

[root@root ~]# ps -ef | grep mysql

root      10974      1  0 18:39 pts/2    00:00:00 /bin/sh /application/mysql/bin/mysqld_safe --datadir=/application/mysql/data --pid-file=/application/mysql/data/root.pid

mysql     11148  10974  3 18:39 pts/2    00:00:00 /application/mysql/bin/mysqld --basedir=/application/mysql --datadir=/application/mysql/data --plugin-dir=/application/mysql/lib/plugin --user=mysql --log-error=/application/mysql/data/root.err --pid-file=/application/mysql/data/root.pid

root      11181  10136  0 18:39 pts/2    00:00:00 grep mysql

[root@root ~]# mysql -uroot -poldboy111

Warning: Using a password on the command line interface can be insecure.

Welcome to the MySQL monitor.  Commands end with ; or \g.

Your MySQL connection id is 4

Server version: 5.6.34-log 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 its

affiliates. Other names may be trademarks of their respective

owners.


Type 'help;' or '\h' for help. Type '\c' to clear the current input statement.


mysql> \q

Bye

[root@root ~]# mysql -uroot -poldboy111

Warning: Using a password on the command line interface can be insecure.

Welcome to the MySQL monitor.  Commands end with ; or \g.

Your MySQL connection id is 6

Server version: 5.6.34-log 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 its

affiliates. Other names may be trademarks of their respective

owners.


Type 'help;' or '\h' for help. Type '\c' to clear the current input statement.


mysql> 


向AI問一下細節

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

AI

嘉峪关市| 宝坻区| 垫江县| 包头市| 宁海县| 准格尔旗| 柏乡县| 清水河县| 苗栗县| 临桂县| 内丘县| 白玉县| 方山县| 惠东县| 奎屯市| 会昌县| 平利县| 台北县| 凌源市| 诏安县| 邓州市| 紫金县| 镇雄县| 板桥市| 呈贡县| 金沙县| 英吉沙县| 宝坻区| 得荣县| 凤翔县| 乐至县| 梁山县| 富锦市| 华坪县| 安义县| 顺义区| 汶川县| 临西县| 罗田县| 容城县| 绥棱县|