文档课题:Windows 7专业版安装mysql 5.5.62.
系统:windows 7专业版 64位
数据库:mysql 5.5.62
软件包:mysql-5.5.62-winx64.msi
1、安装步骤
双击mysql-5.5.62-winx64.msi安装包.









2、相关配置
安装完成后,对mysql服务进行配置.

选择”Detailed Configuration”.












3、状态验证
C:\Users\Administrator>mysql -u root -p
Enter password: ********
Welcome to the MySQL monitor. Commands end with ; or \g.
Your MySQL connection id is 2
Server version: 5.5.62 MySQL Community Server (GPL)
Copyright (c) 2000, 2018, Oracle and/or its affiliates. All rights reserved.
Oracle is a registered trademark of Oracle Corporation and/or its
affiliates. Other names may be trademarks of their respective
owners.
Type 'help;' or '\h' for help. Type '\c' to clear the current input statement.
mysql> show databases;
+--------------------+
| Database |
+--------------------+
| information_schema |
| mysql |
| performance_schema |
| test |
+--------------------+
4 rows in set (0.00 sec)
mysql>
软件包下载网址:https://downloads.mysql.com/archives/community/
参考网址:
https://www.bilibili.com/video/BV1eq4y167Mv/?p=3&spm_id_from=pageDriver&vd_source=8c872e2fd1d99229b38a73ed6718b776