当前位置:网站首页>Windows MySQL 安装配置
Windows MySQL 安装配置
2022-07-30 15:28:00 【华为云】
一、下载和安装
1.访问海拥文档服务器下载安装包
用浏览器访问 https://haiyong.site/doc,在常用下载中找到 Windows 里面的 MariaDB
2.下载后双击运行安装

3.安装过程中设置密码为root, 设置默认字符集UTF-8

4.后续安装步骤是一直下一步直至完成。
二、测试MySQL是否安装成功
1.从开始菜单中找到 MariaDB 里面的 MySQL Client 运行,输入密码 root 后回车 提示以下信息说明连接成功!

2.再次执行测试的SQL 命令 select ‘HelloWorld’;

3.显示以上内容说明安装成功!
三、启停MySQL服务
1.按Win+R组合键打开运行窗口,如下图所示,输入services.msc命令

2.找到MySQL服务,利用右键停止服务或者开启服务。

边栏推荐
- 【AGC】Open Test Example
- PMP每日一练 | 考试不迷路-7.30(包含敏捷+多选)
- Core Topics under Microservice Architecture (2): Design Principles and Core Topics of Microservice Architecture
- 数据库 - 创建数据库、表、函数等
- [HMS core] [FAQ] A collection of typical questions about push kit, analysis services, and video editing services 3
- Promise笔记(一)
- 【HMS core】【Media】【Video Editing Service】 The online material cannot be displayed, it is always in the loading state or the network is abnormal
- 【开发者必看】【push kit】推送服务典型问题合集2
- Flask之路由(app.route)详解
- tiup help
猜你喜欢

服务器装好系统的电脑怎么分区

Why is there no data reported when the application is connected to Huawei Analytics in the application debugging mode?

哨兵

rscsa笔记八

Huawei ADS reports an error when obtaining conversion tracking parameters: getInstallReferrer IOException: getInstallReferrer not found installreferrer

在树莓派上驱动CSI摄像头

CAD几个优化设置

(Popular Science) What is Fractional NFT (Fractional NFT)

yarn安装详细教程说明、升级教程、修改yarn的全局和缓存目录、yarn基本命令

围绕用户思维,木鸟与途家如何实现乡村民宿下的用户运营
随机推荐
Xshell命令
SEATA distributed transaction
Mysql database query is very slow. Besides the index, what else can be caused?
golang modules initialization project
Introduction to kasini3000
Huawei ADS reports an error when obtaining conversion tracking parameters: getInstallReferrer IOException: getInstallReferrer not found installreferrer
Databases - create databases, tables, functions, etc.
[Developers must see] [push kit] Collection of typical problems of push service 2
Flask之路由(app.route)详解
STM32F407定时器输入捕获
rscsa笔记八
三维重建方法汇总
哨兵
Delayed message queue
Why is there no data reported when the application is connected to Huawei Analytics in the application debugging mode?
科研中一些常用软件清单
Excel uses Visual Basic Editor to modify macros
[flutter]什么是MaterialApp和Material design
How to implement timing tasks for distributed applications in Golang
TiUP 命令概览