MySQL是一个关系型数据库管理系统,由瑞典MySQL AB 公司开发,属于 Oracle 旗下产品。MySQL 是最流行的关系型数据库管理系统之一,在 WEB 应用方面,MySQL是最好的 RDBMS (Relational Database Management System,关系数据库管理系统) 应用软件之一。
MySQL是一种关系型数据库管理系统,关系数据库将数据保存在不同的表中,而不是将所有数据放在一个大仓库内,这样就增加了速度并提高了灵活性。
MySQL Community Server 8.0.31各平台下载地址:
Source Code:
All Operating Systems (Generic) (Architecture Independent):(mysql-8.0.31.tar.gz):https://download.csdn.net/download/weixin_43800734/86759259
macOS系统:
macOS 12 (ARM, 64-bit):(mysql-8.0.31-macos12-arm64.dmg):https://download.csdn.net/download/weixin_43800734/86759344
macOS 12 (x86, 64-bit):(mysql-8.0.31-macos12-x86_64.dmg):https://download.csdn.net/download/weixin_43800734/86759385
Windows系统:
Windows(x86,32&64-bit):(mysql-installer-community-8.0.31.0.msi):https://download.csdn.net/download/weixin_43800734/86759223
Windows (x86, 64-bit):(mysql-8.0.31-winx64.zip):https://download.csdn.net/download/weixin_43800734/86759238
Linux - Generic系统:
Linux - Generic (glibc 2.12) (x86, 32-bit):(mysql-8.0.31-linux-glibc2.12-i686.tar.xz):https://download.csdn.net/download/weixin_43800734/86759416
Linux - Generic (glibc 2.12) (x86, 64-bit):(mysql-8.0.31-linux-glibc2.12-x86_64.tar.xz):https://download.csdn.net/download/weixin_43800734/86759424
Linux - Generic (glibc 2.17) (ARM, 64-bit):(mysql-8.0.31-linux-glibc2.17-aarch64.tar.gz):https://download.csdn.net/download/weixin_43800734/86759420
Oracle Solaris系统:
Oracle Solaris 11 (SPARC):(mysql-8.0.31-solaris11-sparc-64bit.tar.gz):https://download.csdn.net/download/weixin_43800734/86759422
Red Hat Enterprise Linux / Oracle Linux 系统:
Red Hat Enterprise Linux 9 / Oracle Linux 9 (ARM, 64-bit):(mysql-community-server-8.0.31-1.el9.aarch64.rpm):https://download.csdn.net/download/weixin_43800734/86763317
Red Hat Enterprise Linux 9 / Oracle Linux 9 (x86, 64-bit):(mysql-community-server-8.0.31-1.el9.x86_64.rpm):https://download.csdn.net/download/weixin_43800734/86763316
Red Hat Enterprise Linux 8 / Oracle Linux 8 (x86, 64-bit):(mysql-8.0.31-1.el8.x86_64.rpm-bundle.tar):https://download.csdn.net/download/weixin_43800734/86763364
Red Hat Enterprise Linux 8 / Oracle Linux 8 (ARM, 64-bit):(mysql-8.0.31-1.el8.aarch64.rpm-bundle.tar):
https://download.csdn.net/download/weixin_43800734/86763372
Red Hat Enterprise Linux 7 / Oracle Linux 7 (x86, 64-bit): (mysql-8.0.31-1.el7.x86_64.rpm-bundle.tar):https://download.csdn.net/download/weixin_43800734/86763379
Red Hat Enterprise Linux 7 / Oracle Linux 7 (ARM, 64-bit): (mysql-8.0.31-1.el7.aarch64.rpm-bundle.tar):https://download.csdn.net/download/weixin_43800734/86763382
Red Hat Enterprise Linux 7 / Oracle Linux 7 (x86, 64-bit): (mysql-community-server-8.0.31-1.el7.x86_64.rpm):https://download.csdn.net/download/weixin_43800734/86763318
Red Hat Enterprise Linux 7 / Oracle Linux 7 (ARM, 64-bit): (mysql-community-server-8.0.31-1.el7.aarch64.rpm):https://download.csdn.net/download/weixin_43800734/86763324
SUSE Linux Enterprise Server系统:
SUSE Linux Enterprise Server 15 (x86, 64-bit):(mysql-8.0.31-1.sl15.x86_64.rpm-bundle.tar):https://download.csdn.net/download/weixin_43800734/86759322
SUSE Linux Enterprise Server 12 (x86, 64-bit):(mysql-8.0.31-1.sles12.x86_64.rpm-bundle.tar)
Ubuntu Linux系统:
Ubuntu Linux 22.04 (x86, 64-bit):(mysql-server_8.0.31-1ubuntu22.04_amd64.deb-bundle.tar):https://download.csdn.net/download/weixin_43800734/86759426
Ubuntu Linux 20.04 (x86, 64-bit):(mysql-server_8.0.31-1ubuntu20.04_amd64.deb-bundle.tar):https://download.csdn.net/download/weixin_43800734/86759427
Ubuntu Linux 18.04 (x86, 32-bit):(mysql-server_8.0.31-1ubuntu18.04_amd64.deb-bundle.tar):https://download.csdn.net/download/weixin_43800734/86759428
Debian Linux系统:
Debian Linux 11 (x86, 64-bit):(mysql-server_8.0.31-1debian11_amd64.deb-bundle.tar):https://download.csdn.net/download/weixin_43800734/86759414
Debian Linux 10 (x86, 64-bit):(mysql-server_8.0.31-1debian10_amd64.deb-bundle.tar):https://download.csdn.net/download/weixin_43800734/86759418
以上是各平台下MySQL8.0.31资源下载地址。