MySQL:飞腾2000+Centos7.6 aarch64 部署MySQL8.0.36

2024-04-28 17:04

本文主要是介绍MySQL:飞腾2000+Centos7.6 aarch64 部署MySQL8.0.36,希望对大家解决编程问题提供一定的参考价值,需要的开发者们随着小编来一起学习吧!

目录

1.硬件环境

2.MySQL选择 Bundle版本【全部文件】​编辑

3.下载并安装

4.安装完成后检查mysql 

5.初始化MySQL

6.那就问了,都初始化了啥?

7.尝试启动MySQL

8.给mysql文件授权

 9.再次尝试启动正常

10.mysql初始化目录出现了mysql.sock

11.找到MySQL初始化时的密码

12.测试PC客户端连接工具

13. 关闭SSL连接成功

 14.另外如果用的时navicat版本较低连接会报错

 15.请选用版本较高的navicat连接工具

16.新版本的navicat获取方式


1.硬件环境

cpu信息

OS信息 

MySQL选择

地址: MySQL :: Download MySQL Community Server

2.MySQL选择 Bundle版本【全部文件】

3.下载并安装

[root@localhost ~]# wget https://cdn.mysql.com//Downloads/MySQL-8.0/mysql-8.0.36-1.el7.aarch64.rpm-bundle.tar
total 1092968
[root@localhost ~]# tar -xvf mysql-8.0.36-1.el7.aarch64.rpm-bundle.tar -C mysql-rpm
-rw-r--r-- 1 7155 31415  16142028 Dec 14 14:42 mysql-community-client-8.0.36-1.el7.aarch64.rpm
-rw-r--r-- 1 7155 31415   3552480 Dec 14 14:42 mysql-community-client-plugins-8.0.36-1.el7.aarch64.rpm
-rw-r--r-- 1 7155 31415    681252 Dec 14 14:42 mysql-community-common-8.0.36-1.el7.aarch64.rpm
-rw-r--r-- 1 7155 31415 622144264 Dec 14 14:43 mysql-community-debuginfo-8.0.36-1.el7.aarch64.rpm
-rw-r--r-- 1 7155 31415   1906476 Dec 14 14:44 mysql-community-devel-8.0.36-1.el7.aarch64.rpm
-rw-r--r-- 1 7155 31415   3948036 Dec 14 14:44 mysql-community-embedded-compat-8.0.36-1.el7.aarch64.rpm
-rw-r--r-- 1 7155 31415   2344460 Dec 14 14:44 mysql-community-icu-data-files-8.0.36-1.el7.aarch64.rpm
-rw-r--r-- 1 7155 31415   1505692 Dec 14 14:44 mysql-community-libs-8.0.36-1.el7.aarch64.rpm
-rw-r--r-- 1 7155 31415    666500 Dec 14 14:44 mysql-community-libs-compat-8.0.36-1.el7.aarch64.rpm
-rw-r--r-- 1 root root       6140 Nov 12  2015 mysql-community-release-el7-5.noarch.rpm
-rw-r--r-- 1 7155 31415  65412028 Dec 14 14:44 mysql-community-server-8.0.36-1.el7.aarch64.rpm
-rw-r--r-- 1 7155 31415  24484504 Dec 14 14:45 mysql-community-server-debug-8.0.36-1.el7.aarch64.rpm
-rw-r--r-- 1 7155 31415 376376388 Dec 14 14:46 mysql-community-test-8.0.36-1.el7.aarch64.rpm
[root@localhost mysql-rpm]# yum install -y ./*
Loaded plugins: fastestmirror
Examining ./mysql-community-client-8.0.36-1.el7.aarch64.rpm: mysql-community-client-8.0.36-1.el7.aarch64
./mysql-community-client-8.0.36-1.el7.aarch64.rpm: does not update installed package.
Examining ./mysql-community-client-plugins-8.0.36-1.el7.aarch64.rpm: mysql-community-client-plugins-8.0.36-1.el7.aarch64
./mysql-community-client-plugins-8.0.36-1.el7.aarch64.rpm: does not update installed package.
Examining ./mysql-community-common-8.0.36-1.el7.aarch64.rpm: mysql-community-common-8.0.36-1.el7.aarch64
./mysql-community-common-8.0.36-1.el7.aarch64.rpm: does not update installed package.
Examining ./mysql-community-debuginfo-8.0.36-1.el7.aarch64.rpm: mysql-community-debuginfo-8.0.36-1.el7.aarch64
Marking ./mysql-community-debuginfo-8.0.36-1.el7.aarch64.rpm to be installed
Examining ./mysql-community-devel-8.0.36-1.el7.aarch64.rpm: mysql-community-devel-8.0.36-1.el7.aarch64
Marking ./mysql-community-devel-8.0.36-1.el7.aarch64.rpm to be installed
Examining ./mysql-community-embedded-compat-8.0.36-1.el7.aarch64.rpm: mysql-community-embedded-compat-8.0.36-1.el7.aarch64
Marking ./mysql-community-embedded-compat-8.0.36-1.el7.aarch64.rpm to be installed
Examining ./mysql-community-icu-data-files-8.0.36-1.el7.aarch64.rpm: mysql-community-icu-data-files-8.0.36-1.el7.aarch64
./mysql-community-icu-data-files-8.0.36-1.el7.aarch64.rpm: does not update installed package.
Examining ./mysql-community-libs-8.0.36-1.el7.aarch64.rpm: mysql-community-libs-8.0.36-1.el7.aarch64
./mysql-community-libs-8.0.36-1.el7.aarch64.rpm: does not update installed package.
Examining ./mysql-community-libs-compat-8.0.36-1.el7.aarch64.rpm: mysql-community-libs-compat-8.0.36-1.el7.aarch64
Marking ./mysql-community-libs-compat-8.0.36-1.el7.aarch64.rpm to be installed
Examining ./mysql-community-release-el7-5.noarch.rpm: mysql-community-release-el7-5.noarch
Marking ./mysql-community-release-el7-5.noarch.rpm to be installed
Examining ./mysql-community-server-8.0.36-1.el7.aarch64.rpm: mysql-community-server-8.0.36-1.el7.aarch64
Marking ./mysql-community-server-8.0.36-1.el7.aarch64.rpm to be installed
Examining ./mysql-community-server-debug-8.0.36-1.el7.aarch64.rpm: mysql-community-server-debug-8.0.36-1.el7.aarch64
Marking ./mysql-community-server-debug-8.0.36-1.el7.aarch64.rpm to be installed
Examining ./mysql-community-test-8.0.36-1.el7.aarch64.rpm: mysql-community-test-8.0.36-1.el7.aarch64
Marking ./mysql-community-test-8.0.36-1.el7.aarch64.rpm to be installed
Resolving Dependencies
--> Running transaction check
---> Package mysql-community-debuginfo.aarch64 0:8.0.36-1.el7 will be installed
---> Package mysql-community-devel.aarch64 0:8.0.36-1.el7 will be installed
---> Package mysql-community-embedded-compat.aarch64 0:8.0.36-1.el7 will be installed
---> Package mysql-community-libs-compat.aarch64 0:8.0.36-1.el7 will be installed
---> Package mysql-community-release.noarch 0:el7-5 will be installed
---> Package mysql-community-server.aarch64 0:8.0.36-1.el7 will be installed
--> Processing Dependency: /usr/bin/perl for package: mysql-community-server-8.0.36-1.el7.aarch64
Loading mirror speeds from cached hostfile* base: mirrors.huaweicloud.com* extras: mirrors.huaweicloud.com* updates: mirrors.huaweicloud.com
base                                                                                                                                                                                                        | 3.6 kB  00:00:00
extras                                                                                                                                                                                                      | 2.9 kB  00:00:00
updates                                                                                                                                                                                                     | 2.9 kB  00:00:00
--> Processing Dependency: net-tools for package: mysql-community-server-8.0.36-1.el7.aarch64
--> Processing Dependency: perl(Getopt::Long) for package: mysql-community-server-8.0.36-1.el7.aarch64
--> Processing Dependency: perl(strict) for package: mysql-community-server-8.0.36-1.el7.aarch64
---> Package mysql-community-server-debug.aarch64 0:8.0.36-1.el7 will be installed
---> Package mysql-community-test.aarch64 0:8.0.36-1.el7 will be installed
--> Processing Dependency: perl(Carp) for package: mysql-community-test-8.0.36-1.el7.aarch64
--> Processing Dependency: perl(Carp) for package: mysql-community-test-8.0.36-1.el7.aarch64
--> Processing Dependency: perl(Cwd) for package: mysql-community-test-8.0.36-1.el7.aarch64
--> Processing Dependency: perl(Cwd) for package: mysql-community-test-8.0.36-1.el7.aarch64
--> Processing Dependency: perl(Data::Dumper) for package: mysql-community-test-8.0.36-1.el7.aarch64
--> Processing Dependency: perl(Data::Dumper) for package: mysql-community-test-8.0.36-1.el7.aarch64
--> Processing Dependency: perl(Exporter) for package: mysql-community-test-8.0.36-1.el7.aarch64
--> Processing Dependency: perl(Exporter) for package: mysql-community-test-8.0.36-1.el7.aarch64
--> Processing Dependency: perl(File::Path) for package: mysql-community-test-8.0.36-1.el7.aarch64
--> Processing Dependency: perl(File::Path) for package: mysql-community-test-8.0.36-1.el7.aarch64
--> Processing Dependency: perl(File::Spec) for package: mysql-community-test-8.0.36-1.el7.aarch64
--> Processing Dependency: perl(File::Spec) for package: mysql-community-test-8.0.36-1.el7.aarch64
--> Processing Dependency: perl(File::Spec::Functions) for package: mysql-community-test-8.0.36-1.el7.aarch64
--> Processing Dependency: perl(File::Spec::Functions) for package: mysql-community-test-8.0.36-1.el7.aarch64
--> Processing Dependency: perl(File::Temp) for package: mysql-community-test-8.0.36-1.el7.aarch64
--> Processing Dependency: perl(File::Temp) for package: mysql-community-test-8.0.36-1.el7.aarch64
--> Processing Dependency: perl(JSON) for package: mysql-community-test-8.0.36-1.el7.aarch64
--> Processing Dependency: perl(JSON) for package: mysql-community-test-8.0.36-1.el7.aarch64
--> Processing Dependency: perl(Test::More) for package: mysql-community-test-8.0.36-1.el7.aarch64
--> Processing Dependency: perl(Time::HiRes) for package: mysql-community-test-8.0.36-1.el7.aarch64
--> Processing Dependency: perl(Time::HiRes) for package: mysql-community-test-8.0.36-1.el7.aarch64
--> Processing Dependency: perl(constant) for package: mysql-community-test-8.0.36-1.el7.aarch64
--> Processing Dependency: perl(threads) for package: mysql-community-test-8.0.36-1.el7.aarch64
--> Processing Dependency: perl(threads::shared) for package: mysql-community-test-8.0.36-1.el7.aarch64
--> Running transaction check
---> Package net-tools.aarch64 0:2.0-0.25.20131004git.el7 will be installed
---> Package perl.aarch64 4:5.16.3-299.el7_9 will be installed
--> Processing Dependency: perl-libs = 4:5.16.3-299.el7_9 for package: 4:perl-5.16.3-299.el7_9.aarch64
--> Processing Dependency: perl(Socket) >= 1.3 for package: 4:perl-5.16.3-299.el7_9.aarch64
--> Processing Dependency: perl(Scalar::Util) >= 1.10 for package: 4:perl-5.16.3-299.el7_9.aarch64
--> Processing Dependency: perl-macros for package: 4:perl-5.16.3-299.el7_9.aarch64
--> Processing Dependency: perl-libs for package: 4:perl-5.16.3-299.el7_9.aarch64
--> Processing Dependency: perl(Time::Local) for package: 4:perl-5.16.3-299.el7_9.aarch64
--> Processing Dependency: perl(Storable) for package: 4:perl-5.16.3-299.el7_9.aarch64
--> Processing Dependency: perl(Socket) for package: 4:perl-5.16.3-299.el7_9.aarch64
--> Processing Dependency: perl(Scalar::Util) for package: 4:perl-5.16.3-299.el7_9.aarch64
--> Processing Dependency: perl(Pod::Simple::XHTML) for package: 4:perl-5.16.3-299.el7_9.aarch64
--> Processing Dependency: perl(Pod::Simple::Search) for package: 4:perl-5.16.3-299.el7_9.aarch64
--> Processing Dependency: perl(Filter::Util::Call) for package: 4:perl-5.16.3-299.el7_9.aarch64
--> Processing Dependency: libperl.so()(64bit) for package: 4:perl-5.16.3-299.el7_9.aarch64
---> Package perl-Carp.noarch 0:1.26-244.el7 will be installed
---> Package perl-Data-Dumper.aarch64 0:2.145-3.el7 will be installed
---> Package perl-Exporter.noarch 0:5.68-3.el7 will be installed
---> Package perl-File-Path.noarch 0:2.09-2.el7 will be installed
---> Package perl-File-Temp.noarch 0:0.23.01-3.el7 will be installed
---> Package perl-Getopt-Long.noarch 0:2.40-3.el7 will be installed
--> Processing Dependency: perl(Pod::Usage) >= 1.14 for package: perl-Getopt-Long-2.40-3.el7.noarch
--> Processing Dependency: perl(Text::ParseWords) for package: perl-Getopt-Long-2.40-3.el7.noarch
---> Package perl-JSON.noarch 0:2.59-2.el7 will be installed
---> Package perl-PathTools.aarch64 0:3.40-5.el7 will be installed
---> Package perl-Test-Simple.noarch 0:0.98-243.el7 will be installed
--> Processing Dependency: perl(Test::Harness) >= 2.03 for package: perl-Test-Simple-0.98-243.el7.noarch
---> Package perl-Time-HiRes.aarch64 4:1.9725-3.el7 will be installed
---> Package perl-constant.noarch 0:1.27-2.el7 will be installed
---> Package perl-threads.aarch64 0:1.87-4.el7 will be installed
---> Package perl-threads-shared.aarch64 0:1.43-6.el7 will be installed
--> Running transaction check
---> Package perl-Filter.aarch64 0:1.49-3.el7 will be installed
---> Package perl-Pod-Simple.noarch 1:3.28-4.el7 will be installed
--> Processing Dependency: perl(Pod::Escapes) >= 1.04 for package: 1:perl-Pod-Simple-3.28-4.el7.noarch
--> Processing Dependency: perl(Encode) for package: 1:perl-Pod-Simple-3.28-4.el7.noarch
---> Package perl-Pod-Usage.noarch 0:1.63-3.el7 will be installed
--> Processing Dependency: perl(Pod::Text) >= 3.15 for package: perl-Pod-Usage-1.63-3.el7.noarch
--> Processing Dependency: perl-Pod-Perldoc for package: perl-Pod-Usage-1.63-3.el7.noarch
---> Package perl-Scalar-List-Utils.aarch64 0:1.27-248.el7 will be installed
---> Package perl-Socket.aarch64 0:2.010-5.el7 will be installed
---> Package perl-Storable.aarch64 0:2.45-3.el7 will be installed
---> Package perl-Test-Harness.noarch 0:3.28-3.el7 will be installed
---> Package perl-Text-ParseWords.noarch 0:3.29-4.el7 will be installed
---> Package perl-Time-Local.noarch 0:1.2300-2.el7 will be installed
---> Package perl-libs.aarch64 4:5.16.3-299.el7_9 will be installed
---> Package perl-macros.aarch64 4:5.16.3-299.el7_9 will be installed
--> Running transaction check
---> Package perl-Encode.aarch64 0:2.51-7.el7 will be installed
---> Package perl-Pod-Escapes.noarch 1:1.04-299.el7_9 will be installed
---> Package perl-Pod-Perldoc.noarch 0:3.20-4.el7 will be installed
--> Processing Dependency: perl(parent) for package: perl-Pod-Perldoc-3.20-4.el7.noarch
--> Processing Dependency: perl(HTTP::Tiny) for package: perl-Pod-Perldoc-3.20-4.el7.noarch
---> Package perl-podlators.noarch 0:2.5.1-3.el7 will be installed
--> Running transaction check
---> Package perl-HTTP-Tiny.noarch 0:0.033-3.el7 will be installed
---> Package perl-parent.noarch 1:0.225-244.el7 will be installed
--> Finished Dependency ResolutionDependencies Resolved===================================================================================================================================================================================================================================Package                                                  Arch                             Version                                            Repository                                                                      Size
===================================================================================================================================================================================================================================
Installing:mysql-community-debuginfo                                aarch64                          8.0.36-1.el7                                       /mysql-community-debuginfo-8.0.36-1.el7.aarch64                                2.8 Gmysql-community-devel                                    aarch64                          8.0.36-1.el7                                       /mysql-community-devel-8.0.36-1.el7.aarch64                                    9.9 Mmysql-community-embedded-compat                          aarch64                          8.0.36-1.el7                                       /mysql-community-embedded-compat-8.0.36-1.el7.aarch64                           17 Mmysql-community-libs-compat                              aarch64                          8.0.36-1.el7                                       /mysql-community-libs-compat-8.0.36-1.el7.aarch64                              3.6 Mmysql-community-release                                  noarch                           el7-5                                              /mysql-community-release-el7-5.noarch                                          4.3 kmysql-community-server                                   aarch64                          8.0.36-1.el7                                       /mysql-community-server-8.0.36-1.el7.aarch64                                   292 Mmysql-community-server-debug                             aarch64                          8.0.36-1.el7                                       /mysql-community-server-debug-8.0.36-1.el7.aarch64                             123 Mmysql-community-test                                     aarch64                          8.0.36-1.el7                                       /mysql-community-test-8.0.36-1.el7.aarch64                                     760 M
Installing for dependencies:net-tools                                                aarch64                          2.0-0.25.20131004git.el7                           base                                                                           309 kperl                                                     aarch64                          4:5.16.3-299.el7_9                                 updates                                                                        7.9 Mperl-Carp                                                noarch                           1.26-244.el7                                       base                                                                            19 kperl-Data-Dumper                                         aarch64                          2.145-3.el7                                        base                                                                            46 kperl-Encode                                              aarch64                          2.51-7.el7                                         base                                                                           1.1 Mperl-Exporter                                            noarch                           5.68-3.el7                                         base                                                                            28 kperl-File-Path                                           noarch                           2.09-2.el7                                         base                                                                            26 kperl-File-Temp                                           noarch                           0.23.01-3.el7                                      base                                                                            56 kperl-Filter                                              aarch64                          1.49-3.el7                                         base                                                                            76 kperl-Getopt-Long                                         noarch                           2.40-3.el7                                         base                                                                            56 kperl-HTTP-Tiny                                           noarch                           0.033-3.el7                                        base                                                                            38 kperl-JSON                                                noarch                           2.59-2.el7                                         base                                                                            96 kperl-PathTools                                           aarch64                          3.40-5.el7                                         base                                                                            82 kperl-Pod-Escapes                                         noarch                           1:1.04-299.el7_9                                   updates                                                                         52 kperl-Pod-Perldoc                                         noarch                           3.20-4.el7                                         base                                                                            87 kperl-Pod-Simple                                          noarch                           1:3.28-4.el7                                       base                                                                           216 kperl-Pod-Usage                                           noarch                           1.63-3.el7                                         base                                                                            27 kperl-Scalar-List-Utils                                   aarch64                          1.27-248.el7                                       base                                                                            35 kperl-Socket                                              aarch64                          2.010-5.el7                                        base                                                                            48 kperl-Storable                                            aarch64                          2.45-3.el7                                         base                                                                            73 kperl-Test-Harness                                        noarch                           3.28-3.el7                                         base                                                                           302 kperl-Test-Simple                                         noarch                           0.98-243.el7                                       base                                                                           170 kperl-Text-ParseWords                                     noarch                           3.29-4.el7                                         base                                                                            14 kperl-Time-HiRes                                          aarch64                          4:1.9725-3.el7                                     base                                                                            45 kperl-Time-Local                                          noarch                           1.2300-2.el7                                       base                                                                            24 kperl-constant                                            noarch                           1.27-2.el7                                         base                                                                            19 kperl-libs                                                aarch64                          4:5.16.3-299.el7_9                                 updates                                                                        621 kperl-macros                                              aarch64                          4:5.16.3-299.el7_9                                 updates                                                                         44 kperl-parent                                              noarch                           1:0.225-244.el7                                    base                                                                            12 kperl-podlators                                           noarch                           2.5.1-3.el7                                        base                                                                           112 kperl-threads                                             aarch64                          1.87-4.el7                                         base                                                                            48 kperl-threads-shared                                      aarch64                          1.43-6.el7                                         base                                                                            37 kTransaction Summary
===================================================================================================================================================================================================================================
Install  8 Packages (+32 Dependent packages)Total size: 4.0 G
Total download size: 12 M
Installed size: 4.1 G
Downloading packages:
(1/32): perl-Carp-1.26-244.el7.noarch.rpm                                                                                                                                                                   |  19 kB  00:00:00
(2/32): perl-Data-Dumper-2.145-3.el7.aarch64.rpm                                                                                                                                                            |  46 kB  00:00:00
(3/32): net-tools-2.0-0.25.20131004git.el7.aarch64.rpm                                                                                                                                                      | 309 kB  00:00:00
(4/32): perl-Exporter-5.68-3.el7.noarch.rpm                                                                                                                                                                 |  28 kB  00:00:00
(5/32): perl-Encode-2.51-7.el7.aarch64.rpm                                                                                                                                                                  | 1.1 MB  00:00:00
(6/32): perl-File-Path-2.09-2.el7.noarch.rpm                                                                                                                                                                |  26 kB  00:00:00
(7/32): perl-File-Temp-0.23.01-3.el7.noarch.rpm                                                                                                                                                             |  56 kB  00:00:00
(8/32): perl-Filter-1.49-3.el7.aarch64.rpm                                                                                                                                                                  |  76 kB  00:00:00
(9/32): perl-Getopt-Long-2.40-3.el7.noarch.rpm                                                                                                                                                              |  56 kB  00:00:00
(10/32): perl-HTTP-Tiny-0.033-3.el7.noarch.rpm                                                                                                                                                              |  38 kB  00:00:00
(11/32): perl-JSON-2.59-2.el7.noarch.rpm                                                                                                                                                                    |  96 kB  00:00:00
(12/32): perl-5.16.3-299.el7_9.aarch64.rpm                                                                                                                                                                  | 7.9 MB  00:00:00
(13/32): perl-Pod-Escapes-1.04-299.el7_9.noarch.rpm                                                                                                                                                         |  52 kB  00:00:00
(14/32): perl-PathTools-3.40-5.el7.aarch64.rpm                                                                                                                                                              |  82 kB  00:00:00
(15/32): perl-Pod-Perldoc-3.20-4.el7.noarch.rpm                                                                                                                                                             |  87 kB  00:00:00
(16/32): perl-Pod-Usage-1.63-3.el7.noarch.rpm                                                                                                                                                               |  27 kB  00:00:00
(17/32): perl-Scalar-List-Utils-1.27-248.el7.aarch64.rpm                                                                                                                                                    |  35 kB  00:00:00
(18/32): perl-Socket-2.010-5.el7.aarch64.rpm                                                                                                                                                                |  48 kB  00:00:00
(19/32): perl-Storable-2.45-3.el7.aarch64.rpm                                                                                                                                                               |  73 kB  00:00:00
(20/32): perl-Pod-Simple-3.28-4.el7.noarch.rpm                                                                                                                                                              | 216 kB  00:00:00
(21/32): perl-Test-Harness-3.28-3.el7.noarch.rpm                                                                                                                                                            | 302 kB  00:00:00
(22/32): perl-Test-Simple-0.98-243.el7.noarch.rpm                                                                                                                                                           | 170 kB  00:00:00
(23/32): perl-Text-ParseWords-3.29-4.el7.noarch.rpm                                                                                                                                                         |  14 kB  00:00:00
(24/32): perl-Time-Local-1.2300-2.el7.noarch.rpm                                                                                                                                                            |  24 kB  00:00:00
(25/32): perl-Time-HiRes-1.9725-3.el7.aarch64.rpm                                                                                                                                                           |  45 kB  00:00:00
(26/32): perl-constant-1.27-2.el7.noarch.rpm                                                                                                                                                                |  19 kB  00:00:00
(27/32): perl-parent-0.225-244.el7.noarch.rpm                                                                                                                                                               |  12 kB  00:00:00
(28/32): perl-threads-1.87-4.el7.aarch64.rpm                                                                                                                                                                |  48 kB  00:00:00
(29/32): perl-threads-shared-1.43-6.el7.aarch64.rpm                                                                                                                                                         |  37 kB  00:00:00
(30/32): perl-macros-5.16.3-299.el7_9.aarch64.rpm                                                                                                                                                           |  44 kB  00:00:00
(31/32): perl-libs-5.16.3-299.el7_9.aarch64.rpm                                                                                                                                                             | 621 kB  00:00:00
(32/32): perl-podlators-2.5.1-3.el7.noarch.rpm                                                                                                                                                              | 112 kB  00:00:00
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Total                                                                                                                                                                                               10 MB/s |  12 MB  00:00:01
Running transaction check
Running transaction test
Transaction test succeeded
Running transaction
Warning: RPMDB altered outside of yum.
** Found 2 pre-existing rpmdb problem(s), 'yum check' output follows:
2:postfix-2.10.1-7.el7.aarch64 has missing requires of libmysqlclient.so.18()(64bit)
2:postfix-2.10.1-7.el7.aarch64 has missing requires of libmysqlclient.so.18(libmysqlclient_18)(64bit)Installing : 1:perl-parent-0.225-244.el7.noarch                                                                                                                                                                             1/40Installing : perl-HTTP-Tiny-0.033-3.el7.noarch                                                                                                                                                                              2/40Installing : perl-podlators-2.5.1-3.el7.noarch                                                                                                                                                                              3/40Installing : perl-Pod-Perldoc-3.20-4.el7.noarch                                                                                                                                                                             4/40Installing : 1:perl-Pod-Escapes-1.04-299.el7_9.noarch                                                                                                                                                                       5/40Installing : perl-Encode-2.51-7.el7.aarch64                                                                                                                                                                                 6/40Installing : perl-Text-ParseWords-3.29-4.el7.noarch                                                                                                                                                                         7/40Installing : perl-Pod-Usage-1.63-3.el7.noarch                                                                                                                                                                               8/40Installing : perl-threads-1.87-4.el7.aarch64                                                                                                                                                                                9/40Installing : 4:perl-Time-HiRes-1.9725-3.el7.aarch64                                                                                                                                                                        10/40Installing : perl-Exporter-5.68-3.el7.noarch                                                                                                                                                                               11/40Installing : perl-constant-1.27-2.el7.noarch                                                                                                                                                                               12/40Installing : perl-Storable-2.45-3.el7.aarch64                                                                                                                                                                              13/40Installing : perl-Socket-2.010-5.el7.aarch64                                                                                                                                                                               14/40Installing : perl-Time-Local-1.2300-2.el7.noarch                                                                                                                                                                           15/40Installing : perl-Carp-1.26-244.el7.noarch                                                                                                                                                                                 16/40Installing : perl-threads-shared-1.43-6.el7.aarch64                                                                                                                                                                        17/40Installing : 1:perl-Pod-Simple-3.28-4.el7.noarch                                                                                                                                                                           18/40Installing : perl-File-Path-2.09-2.el7.noarch                                                                                                                                                                              19/40Installing : perl-PathTools-3.40-5.el7.aarch64                                                                                                                                                                             20/40Installing : perl-File-Temp-0.23.01-3.el7.noarch                                                                                                                                                                           21/40Installing : perl-Scalar-List-Utils-1.27-248.el7.aarch64                                                                                                                                                                   22/40Installing : 4:perl-libs-5.16.3-299.el7_9.aarch64                                                                                                                                                                          23/40Installing : 4:perl-macros-5.16.3-299.el7_9.aarch64                                                                                                                                                                        24/40Installing : perl-Filter-1.49-3.el7.aarch64                                                                                                                                                                                25/40Installing : perl-Getopt-Long-2.40-3.el7.noarch                                                                                                                                                                            26/40Installing : 4:perl-5.16.3-299.el7_9.aarch64                                                                                                                                                                               27/40Installing : perl-Data-Dumper-2.145-3.el7.aarch64                                                                                                                                                                          28/40Installing : perl-JSON-2.59-2.el7.noarch                                                                                                                                                                                   29/40Installing : perl-Test-Harness-3.28-3.el7.noarch                                                                                                                                                                           30/40Installing : perl-Test-Simple-0.98-243.el7.noarch                                                                                                                                                                          31/40Installing : net-tools-2.0-0.25.20131004git.el7.aarch64                                                                                                                                                                    32/40Installing : mysql-community-server-8.0.36-1.el7.aarch64                                                                                                                                                                   33/40Installing : mysql-community-server-debug-8.0.36-1.el7.aarch64                                                                                                                                                             34/40Installing : mysql-community-test-8.0.36-1.el7.aarch64                                                                                                                                                                     35/40Installing : mysql-community-embedded-compat-8.0.36-1.el7.aarch64                                                                                                                                                          36/40Installing : mysql-community-libs-compat-8.0.36-1.el7.aarch64                                                                                                                                                              37/40Installing : mysql-community-release-el7-5.noarch                                                                                                                                                                          38/40Installing : mysql-community-debuginfo-8.0.36-1.el7.aarch64                                                                                                                                                                39/40Installing : mysql-community-devel-8.0.36-1.el7.aarch64                                                                                                                                                                    40/40Verifying  : perl-HTTP-Tiny-0.033-3.el7.noarch                                                                                                                                                                              1/40Verifying  : perl-JSON-2.59-2.el7.noarch                                                                                                                                                                                    2/40Verifying  : perl-threads-1.87-4.el7.aarch64                                                                                                                                                                                3/40Verifying  : net-tools-2.0-0.25.20131004git.el7.aarch64                                                                                                                                                                     4/40Verifying  : 4:perl-Time-HiRes-1.9725-3.el7.aarch64                                                                                                                                                                         5/40Verifying  : perl-Exporter-5.68-3.el7.noarch                                                                                                                                                                                6/40Verifying  : perl-constant-1.27-2.el7.noarch                                                                                                                                                                                7/40Verifying  : perl-Storable-2.45-3.el7.aarch64                                                                                                                                                                               8/40Verifying  : mysql-community-devel-8.0.36-1.el7.aarch64                                                                                                                                                                     9/40Verifying  : perl-threads-shared-1.43-6.el7.aarch64                                                                                                                                                                        10/40Verifying  : perl-Test-Simple-0.98-243.el7.noarch                                                                                                                                                                          11/40Verifying  : perl-Socket-2.010-5.el7.aarch64                                                                                                                                                                               12/40Verifying  : perl-PathTools-3.40-5.el7.aarch64                                                                                                                                                                             13/40Verifying  : perl-Test-Harness-3.28-3.el7.noarch                                                                                                                                                                           14/40Verifying  : perl-File-Temp-0.23.01-3.el7.noarch                                                                                                                                                                           15/40Verifying  : 1:perl-Pod-Simple-3.28-4.el7.noarch                                                                                                                                                                           16/40Verifying  : perl-Encode-2.51-7.el7.aarch64                                                                                                                                                                                17/40Verifying  : perl-Time-Local-1.2300-2.el7.noarch                                                                                                                                                                           18/40Verifying  : mysql-community-debuginfo-8.0.36-1.el7.aarch64                                                                                                                                                                19/40Verifying  : 1:perl-Pod-Escapes-1.04-299.el7_9.noarch                                                                                                                                                                      20/40Verifying  : perl-Text-ParseWords-3.29-4.el7.noarch                                                                                                                                                                        21/40Verifying  : perl-Carp-1.26-244.el7.noarch                                                                                                                                                                                 22/40Verifying  : mysql-community-release-el7-5.noarch                                                                                                                                                                          23/40Verifying  : 1:perl-parent-0.225-244.el7.noarch                                                                                                                                                                            24/40Verifying  : mysql-community-libs-compat-8.0.36-1.el7.aarch64                                                                                                                                                              25/40Verifying  : mysql-community-server-debug-8.0.36-1.el7.aarch64                                                                                                                                                             26/40Verifying  : perl-Pod-Usage-1.63-3.el7.noarch                                                                                                                                                                              27/40Verifying  : perl-Pod-Perldoc-3.20-4.el7.noarch                                                                                                                                                                            28/40Verifying  : perl-podlators-2.5.1-3.el7.noarch                                                                                                                                                                             29/40Verifying  : mysql-community-server-8.0.36-1.el7.aarch64                                                                                                                                                                   30/40Verifying  : perl-File-Path-2.09-2.el7.noarch                                                                                                                                                                              31/40Verifying  : perl-Scalar-List-Utils-1.27-248.el7.aarch64                                                                                                                                                                   32/40Verifying  : 4:perl-5.16.3-299.el7_9.aarch64                                                                                                                                                                               33/40Verifying  : 4:perl-libs-5.16.3-299.el7_9.aarch64                                                                                                                                                                          34/40Verifying  : perl-Getopt-Long-2.40-3.el7.noarch                                                                                                                                                                            35/40Verifying  : 4:perl-macros-5.16.3-299.el7_9.aarch64                                                                                                                                                                        36/40Verifying  : perl-Filter-1.49-3.el7.aarch64                                                                                                                                                                                37/40Verifying  : mysql-community-test-8.0.36-1.el7.aarch64                                                                                                                                                                     38/40Verifying  : perl-Data-Dumper-2.145-3.el7.aarch64                                                                                                                                                                          39/40Verifying  : mysql-community-embedded-compat-8.0.36-1.el7.aarch64                                                                                                                                                          40/40Installed:mysql-community-debuginfo.aarch64 0:8.0.36-1.el7       mysql-community-devel.aarch64 0:8.0.36-1.el7        mysql-community-embedded-compat.aarch64 0:8.0.36-1.el7       mysql-community-libs-compat.aarch64 0:8.0.36-1.el7mysql-community-release.noarch 0:el7-5                 mysql-community-server.aarch64 0:8.0.36-1.el7       mysql-community-server-debug.aarch64 0:8.0.36-1.el7          mysql-community-test.aarch64 0:8.0.36-1.el7Dependency Installed:net-tools.aarch64 0:2.0-0.25.20131004git.el7    perl.aarch64 4:5.16.3-299.el7_9             perl-Carp.noarch 0:1.26-244.el7                  perl-Data-Dumper.aarch64 0:2.145-3.el7      perl-Encode.aarch64 0:2.51-7.el7perl-Exporter.noarch 0:5.68-3.el7               perl-File-Path.noarch 0:2.09-2.el7          perl-File-Temp.noarch 0:0.23.01-3.el7            perl-Filter.aarch64 0:1.49-3.el7            perl-Getopt-Long.noarch 0:2.40-3.el7perl-HTTP-Tiny.noarch 0:0.033-3.el7             perl-JSON.noarch 0:2.59-2.el7               perl-PathTools.aarch64 0:3.40-5.el7              perl-Pod-Escapes.noarch 1:1.04-299.el7_9    perl-Pod-Perldoc.noarch 0:3.20-4.el7perl-Pod-Simple.noarch 1:3.28-4.el7             perl-Pod-Usage.noarch 0:1.63-3.el7          perl-Scalar-List-Utils.aarch64 0:1.27-248.el7    perl-Socket.aarch64 0:2.010-5.el7           perl-Storable.aarch64 0:2.45-3.el7perl-Test-Harness.noarch 0:3.28-3.el7           perl-Test-Simple.noarch 0:0.98-243.el7      perl-Text-ParseWords.noarch 0:3.29-4.el7         perl-Time-HiRes.aarch64 4:1.9725-3.el7      perl-Time-Local.noarch 0:1.2300-2.el7perl-constant.noarch 0:1.27-2.el7               perl-libs.aarch64 4:5.16.3-299.el7_9        perl-macros.aarch64 4:5.16.3-299.el7_9           perl-parent.noarch 1:0.225-244.el7          perl-podlators.noarch 0:2.5.1-3.el7perl-threads.aarch64 0:1.87-4.el7               perl-threads-shared.aarch64 0:1.43-6.el7Complete!
[root@localhost mysql-rpm]#

4.安装完成后检查mysql 

5.初始化MySQL

[root@localhost mysql-rpm]# mysqld --initialize

6.那就问了,都初始化了啥?

由上述时间可以看出,初始化是在创建一些列的文件

7.尝试启动MySQL

[root@localhost mysql]# systemctl start mysqld

 报错如下:Error: 13 (Permission denied)

8.给mysql文件授权

[root@localhost lib]# chmod -R 777 ./mysql

 9.再次尝试启动正常

10.mysql初始化目录出现了mysql.sock

这个mysql.sock应该是mysql的主机和客户机在同一host(物理服务器)上的时候,使用unix domain socket做为通讯协议的载体,它比tcp快 

11.找到MySQL初始化时的密码

利用密码:VdugGzt9dH%q登录MySQL并修改密码配置远程访问

mysql> ALTER USER USER() IDENTIFIED BY '1qaz1234';
Query OK, 0 rows affected (0.07 sec)
mysql>FLUSH PRIVILEGES;
mysql> use mysql;
Reading table information for completion of table and column names
You can turn off this feature to get a quicker startup with -A
Database changed
mysql> update user set host='%';
Query OK, 4 rows affected (0.04 sec)
Rows matched: 4  Changed: 4  Warnings: 0
mysql> flush privileges;
Query OK, 0 rows affected (0.02 sec)
mysql> GRANT ALL PRIVILEGES ON *.* TO 'root'@'%'WITH GRANT OPTION;
Query OK, 0 rows affected (0.04 sec)
mysql> flush privileges;
Query OK, 0 rows affected (0.02 sec)
mysql>mysql> grant all privileges on *.* to 'root'@'%' ;
Query OK, 0 rows affected (0.02 sec)mysql> FLUSH PRIVILEGES;
Query OK, 0 rows affected (0.02 sec)

12.测试PC客户端连接工具

13. 关闭SSL连接成功

 14.另外如果用的时navicat版本较低连接会报错

 15.请选用版本较高的navicat连接工具

16.新版本的navicat获取方式

Navicat16安装和激活详细讲解(全网最简单且靠谱)-CSDN博客

这篇关于MySQL:飞腾2000+Centos7.6 aarch64 部署MySQL8.0.36的文章就介绍到这儿,希望我们推荐的文章对编程师们有所帮助!



http://www.chinasem.cn/article/943779

相关文章

闲置电脑也能活出第二春?鲁大师AiNAS让你动动手指就能轻松部署

对于大多数人而言,在这个“数据爆炸”的时代或多或少都遇到过存储告急的情况,这使得“存储焦虑”不再是个别现象,而将会是随着软件的不断臃肿而越来越普遍的情况。从不少手机厂商都开始将存储上限提升至1TB可以见得,我们似乎正处在互联网信息飞速增长的阶段,对于存储的需求也将会不断扩大。对于苹果用户而言,这一问题愈发严峻,毕竟512GB和1TB版本的iPhone可不是人人都消费得起的,因此成熟的外置存储方案开

SQL中的外键约束

外键约束用于表示两张表中的指标连接关系。外键约束的作用主要有以下三点: 1.确保子表中的某个字段(外键)只能引用父表中的有效记录2.主表中的列被删除时,子表中的关联列也会被删除3.主表中的列更新时,子表中的关联元素也会被更新 子表中的元素指向主表 以下是一个外键约束的实例展示

基于MySQL Binlog的Elasticsearch数据同步实践

一、为什么要做 随着马蜂窝的逐渐发展,我们的业务数据越来越多,单纯使用 MySQL 已经不能满足我们的数据查询需求,例如对于商品、订单等数据的多维度检索。 使用 Elasticsearch 存储业务数据可以很好的解决我们业务中的搜索需求。而数据进行异构存储后,随之而来的就是数据同步的问题。 二、现有方法及问题 对于数据同步,我们目前的解决方案是建立数据中间表。把需要检索的业务数据,统一放到一张M

如何去写一手好SQL

MySQL性能 最大数据量 抛开数据量和并发数,谈性能都是耍流氓。MySQL没有限制单表最大记录数,它取决于操作系统对文件大小的限制。 《阿里巴巴Java开发手册》提出单表行数超过500万行或者单表容量超过2GB,才推荐分库分表。性能由综合因素决定,抛开业务复杂度,影响程度依次是硬件配置、MySQL配置、数据表设计、索引优化。500万这个值仅供参考,并非铁律。 博主曾经操作过超过4亿行数据

性能分析之MySQL索引实战案例

文章目录 一、前言二、准备三、MySQL索引优化四、MySQL 索引知识回顾五、总结 一、前言 在上一讲性能工具之 JProfiler 简单登录案例分析实战中已经发现SQL没有建立索引问题,本文将一起从代码层去分析为什么没有建立索引? 开源ERP项目地址:https://gitee.com/jishenghua/JSH_ERP 二、准备 打开IDEA找到登录请求资源路径位置

MySQL数据库宕机,启动不起来,教你一招搞定!

作者介绍:老苏,10余年DBA工作运维经验,擅长Oracle、MySQL、PG、Mongodb数据库运维(如安装迁移,性能优化、故障应急处理等)公众号:老苏畅谈运维欢迎关注本人公众号,更多精彩与您分享。 MySQL数据库宕机,数据页损坏问题,启动不起来,该如何排查和解决,本文将为你说明具体的排查过程。 查看MySQL error日志 查看 MySQL error日志,排查哪个表(表空间

阿里开源语音识别SenseVoiceWindows环境部署

SenseVoice介绍 SenseVoice 专注于高精度多语言语音识别、情感辨识和音频事件检测多语言识别: 采用超过 40 万小时数据训练,支持超过 50 种语言,识别效果上优于 Whisper 模型。富文本识别:具备优秀的情感识别,能够在测试数据上达到和超过目前最佳情感识别模型的效果。支持声音事件检测能力,支持音乐、掌声、笑声、哭声、咳嗽、喷嚏等多种常见人机交互事件进行检测。高效推

MySQL高性能优化规范

前言:      笔者最近上班途中突然想丰富下自己的数据库优化技能。于是在查阅了多篇文章后,总结出了这篇! 数据库命令规范 所有数据库对象名称必须使用小写字母并用下划线分割 所有数据库对象名称禁止使用mysql保留关键字(如果表名中包含关键字查询时,需要将其用单引号括起来) 数据库对象的命名要能做到见名识意,并且最后不要超过32个字符 临时库表必须以tmp_为前缀并以日期为后缀,备份

[MySQL表的增删改查-进阶]

🌈个人主页:努力学编程’ ⛅个人推荐: c语言从初阶到进阶 JavaEE详解 数据结构 ⚡学好数据结构,刷题刻不容缓:点击一起刷题 🌙心灵鸡汤:总有人要赢,为什么不能是我呢 💻💻💻数据库约束 🔭🔭🔭约束类型 not null: 指示某列不能存储 NULL 值unique: 保证某列的每行必须有唯一的值default: 规定没有给列赋值时的默认值.primary key:

MySQL-CRUD入门1

文章目录 认识配置文件client节点mysql节点mysqld节点 数据的添加(Create)添加一行数据添加多行数据两种添加数据的效率对比 数据的查询(Retrieve)全列查询指定列查询查询中带有表达式关于字面量关于as重命名 临时表引入distinct去重order by 排序关于NULL 认识配置文件 在我们的MySQL服务安装好了之后, 会有一个配置文件, 也就