MySQL 支持哪些平台?

mysqlmysqli database

让我们看看 MySQL 支持的不同平台。 MySQL 可以部署在虚拟环境中。

它支持下面提到的操作系统 −

Oracle Linux/ Red Hat/ CentOS

  • Oracle Linux 8 / Red Hat Enterprise Linux 8 / CentOS 8,其架构可以是 x86_64、ARM 64

  • Oracle Linux 7 / Red Hat Enterprise Linux 7 / CentOS 7,其架构可以是 ARM 64

  • Oracle Linux 7 / Red Hat Enterprise Linux 7 / CentOS 7,其架构可以是 x86_64

  • Oracle Linux 6 / Red Hat Enterprise Linux 6 / CentOS 6,其架构可以是 x86_32、x86_64

Oracle Solaris

  • Solaris 11 (Update 4+) 的架构可以是 SPARC_64

Ubuntu

  • Ubuntu 20.04 LTS 的架构可以是 x86_64

  • Ubuntu 18.04 LTS 的架构可以是 x86_32、x86_64

  • Ubuntu 16.04 LTS 的架构可以是 x86_32、x86_64

SUSE

  • SUSE Enterprise Linux 15 / OpenSUSE 15 (15.2) 的架构可以是 x86_64

  • SUSE Enterprise Linux 12 (12.4+) 的架构可以是x86_64

  • 操作系统 − Debian

  • Debian GNU/Linux 10,其架构可以是 x86_64

  • Debian GNU/Linux 9,其架构可以是 x86_32、x86_64

Microsoft Windows Server

  • Microsoft Windows 2019 Server,其架构可以是 x86_64

  • Microsoft Windows 2016 Server,其架构可以是 x86_64

  • Microsoft Windows 2012 Server R2,其架构可以是 x86_64

Microsoft Windows

Microsoft Windows 10,其架构可以是 x86_64

Apple MAC

  • macOS 11 的架构可以是 x86_64

  • macOS 10.15 的架构可以是 x86_64

FreeBSD

FreeBSD 12 的架构可以是 x86_64


相关文章