网站建设知识
MySQL下载安装、配置与使用(win7x64/32)
2025-07-22 09:55  点击:1

一. MySql下载

1. 地址:dev.mysql/downloads/windows/installer/

下面是MySQL网上的原话:

Choosing the right file:

  • If you have an online connection while running the MySQL Installer, choose the mysql-installer-web-community file.
  • If you do NOT have an online connection while running the MySQL Installer, choose the mysql-installer-community file.

    Note: MySQL Installer is 32 bit, but will install both 32 bit and 64 bit binaries.

如果不想注册直接点击左下角=>No Thanks,just start my download.

2. MySql安装:

双击安装包按照默认方式安装,就可以完成MySQL 安装。