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

首頁 > 數據庫 > MySQL > 正文

mysql學習-安置

2024-07-24 12:34:53
字體:
來源:轉載
供稿:網友
       mysql學習-安置:

  一、mysql安裝包解壓,注意下載的mysql包必須與操作系統版本需求一致。
  [root@node1 soft]# ls
  mysql-5.7.11-1.el5.i686.rpm-bundle.tar
  [root@node1 soft]# ls -l
  total 600552
  -rw-r--r-- 1 root root 614359040 Feb 18 12:02 mysql-5.7.11-1.el5.i686.rpm-bundle.tar
  [root@node1 soft]# tar -xvf mysql-5.7.11-1.el5.i686.rpm-bundle.tar
  mysql-community-libs-5.7.11-1.el5.i686.rpm
  mysql-community-common-5.7.11-1.el5.i686.rpm
  mysql-community-libs-compat-5.7.11-1.el5.i686.rpm
  mysql-community-server-5.7.11-1.el5.i686.rpm
  mysql-5.7.11-1.el5.i686.rpm
  mysql-community-test-5.7.11-1.el5.i686.rpm
  mysql-community-devel-5.7.11-1.el5.i686.rpm
  mysql-community-client-5.7.11-1.el5.i686.rpm
  mysql-community-embedded-5.7.11-1.el5.i686.rpm
  mysql-community-embedded-devel-5.7.11-1.el5.i686.rpm
  二、安裝mysql
  [root@node1 soft]# rpm -ivh mysql-community-server-5.7.11-1.el5.i686.rpm
  warning: mysql-community-server-5.7.11-1.el5.i686.rpm: Header V3 DSA signature: NOKEY, key ID
 
 
  5072e1f5
  error: Failed dependencies:
          mysql-community-client = 5.7.11-1.el5 is needed by mysql-community-server-5.7.11-1.el5.i686
          mysql-community-common = 5.7.11-1.el5 is needed by mysql-community-server-5.7.11-

  --mysql會自動添加mysql用戶
  [root@node1 soft]# id mysql
  uid=27(mysql) gid=27(mysql) groups=27(mysql)
  [root@node1 soft]# ls -l
  total 1201144
  -rw-r--r-- 1 7155 wheel     40516 Feb  2 17:27 mysql-5.7.11-1.el5.i686.rpm
  -rw-r--r-- 1 root root  614359040 Feb 18 12:02 mysql-5.7.11-1.el5.i686.rpm-bundle.tar
  -rw-r--r-- 1 7155 wheel  32644512 Feb  2 17:31 mysql-community-client-5.7.11-1.el5.i686.rpm
  -rw-r--r-- 1 7155 wheel    825859 Feb  2 17:31 mysql-community-common-5.7.11-1.el5.i686.rpm
  -rw-r--r-- 1 7155 wheel   5402990 Feb  2 17:31 mysql-community-devel-5.7.11-1.el5.i686.rpm
  -rw-r--r-- 1 7155 wheel  53512687 Feb  2 17:31 mysql-community-embedded-5.7.11-1.el5.i686.rpm
  -rw-r--r-- 1 7155 wheel 168617172 Feb  2 17:31 mysql-community-embedded-devel-5.7.11-
 
  1.el5.i686.rpm
  -rw-r--r-- 1 7155 wheel   2968131 Feb  2 17:32 mysql-community-libs-5.7.11-1.el5.i686.rpm
  -rw-r--r-- 1 7155 wheel   2172050 Feb  2 17:32 mysql-community-libs-compat-5.7.11-1.el5.i686.rpm
  -rw-r--r-- 1 7155 wheel 209431525 Feb  2 17:33 mysql-community-server-5.7.11-1.el5.i686.rpm
  -rw-r--r-- 1 7155 wheel 138730825 Feb  2 17:34 mysql-community-test-5.7.11-1.el5.i686.rpm

  三、使用mysql安全登陸,修改root賬號密碼

  [root@node1 ~]# mysqld_safe --skip--tables &
  [1] 5379
  [root@node1 ~]# Usage: grep [OPTION]... PATTERN [FILE]...
  Try `grep --help' for more information.
  grep: write error: Broken pipe
  2016-02-29T19:40:08.792329Z mysqld_safe Logging to '/var/log/mysqld.log'.
  2016-02-29T19:40:08.861817Z mysqld_safe A mysqld process already exists

  [root@node1 ~]# mysql -u root mysql
  Reading table information for completion of table and column names
  You can turn off this feature to get a quicker startup with -A

  mysql> select rurrent_user;
  ERROR 1054 (42S22): Unknown error 1054
  mysql>
  mysql> use mysql
  Database changed
  mysql>
  mysql>
  mysql> update mysql.user set authentication_string=password('root') where user='root';
  Query OK, 0 rows affected, 1 warning (0.00 sec)

(編輯:武林網)

發表評論 共有條評論
用戶名: 密碼:
驗證碼: 匿名發表
主站蜘蛛池模板: 潍坊市| 罗田县| 霍邱县| 大连市| 沂南县| 墨竹工卡县| 滨海县| 临高县| 肥乡县| 会同县| 贡嘎县| 鄂伦春自治旗| 余姚市| 偃师市| 上杭县| 华安县| 格尔木市| 阳高县| 密云县| 康定县| 阜南县| 信阳市| 上犹县| 永城市| 罗山县| 临邑县| 林芝县| 酉阳| 登封市| 麻城市| 通辽市| 乌兰察布市| 金阳县| 张家港市| 余干县| 渝中区| 杭锦后旗| 潞西市| 无极县| 云林县| 南和县|