当前位置:网站首页>MySQL5. 5 installation tutorial
MySQL5. 5 installation tutorial
2022-04-23 13:11:00 【ArchieSean】
Mysql 5.x Installation tutorial for
The blogger's name is taken from 《 Shaun the Sheep 》 Shawn the lamb in the , The name is : Sean , Transliterated as Sean, Take your own last name : Archie , In order to conform to our reading habits , Connected to form ArchieSean. The blogger is currently a junior reading , Aiming to build blog into a technical stack of personal online notes , Be convenient for yourself and others . If there are any mistakes in the blog , Please point out , Thank you. .
Download installation package
Go first mysql Download from the official website , link : mysql Official website , Download installation package . The following mysql5.5 Installation of .
install
-
Double click to open the download mysql Documents , Double click extract .
-
Click on exe Executable file
-
Select the type of installation , Yes Typical、Complete、Custom Three options , choice “Custom”, Press “next” Key continuation .
-
Click Modify to specify the installation directory , Click on next
-
Installing , Please later , Until the following screen appears , It means complete Mysql Installation
-
Configure the database as follows 》
-
-
The following screen appears , Get into mysql Configuration wizard for
-
Choose configuration mode ,Detailed Configuration Make detailed configuration
-
Select the server type “Developer Machine, Click on next
-
choice mysql The purpose of the database is Multifunctional Database
-
Select the number of concurrent links in the website ,Manual Setting( Manual settings ) I'm going to set it to zero 20
-
Is it enabled? TCP/IP agreement , Enable ( Others can pass ip,username,pwd Connect to your database ), Is not enabled ( It can only be used locally ), It is recommended not to change the port , The second option is whether strict mode is enabled ,( You can also not check , First time learning can not check )
-
Set the database language code , Generally choose u8
-
-
Choose to mysql Installed as windows service , take mysql Of bin Add directory to win Of path in , Just choose here .
-
-
Set up super administrator root password
-
If it is confirmed that the previous configuration is correct , Clickable .
-
-
Here's the picture If 4 A tick The configuration is successful . Click finish
- such mysql The installation is successful .
Test it :
The content shown in the picture appears , shows mysql Login successful
The installation is successful , It's ready to use .
Test it :
The content shown in the picture appears , shows mysql Login successful
If there are any questions , Thank you for correcting . It's not easy to make , Single image upload , Everyone likes it , Encourage me, thank you .
版权声明
本文为[ArchieSean]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/04/202204231306322877.html
边栏推荐
- AUTOSAR from introduction to mastery 100 lectures (50) - AUTOSAR memory management series - ECU abstraction layer and MCAL layer
- three. JS text ambiguity problem
- AUTOSAR from introduction to mastery 100 lectures (86) - 2F of UDS service foundation
- Request和Response及其ServletContext总结
- STD:: shared of smart pointer_ ptr、std::unique_ ptr
- Uniapp image import local image not displayed
- [51 single chip microcomputer traffic light simulation]
- Translation of multi modal visual tracking: review and empirical comparison
- LeetCode_DFS_中等_695.岛屿的最大面积
- [untitled] PID control TT encoder motor
猜你喜欢
解决虚拟机中Oracle每次要设置ip的问题
Important knowledge of transport layer (interview, retest, final)
Customize classloader and implement hot deployment - use loadclass
three. JS text ambiguity problem
解决Oracle中文乱码的问题
Custom nail robot alarm
[wechat applet] flex layout usage record
2021年6月程序员工资统计,平均15052元,你拖后腿了吗?
Learning materials
51 single chip microcomputer stepping motor control system based on LabVIEW upper computer (upper computer code + lower computer source code + ad schematic + 51 complete development environment)
随机推荐
Navicat远程连接数据库 出现 1130- Host xxx is not allowed to connect to this MySQL server错误
2021年6月程序员工资统计,平均15052元,你拖后腿了吗?
在 pytorch 中加载和使用图像分类数据集 Fashion-MNIST
Mui wechat payment pit
web三大组件之Servlet
数据仓库—什么是OLAP
Golang implements MD5, sha256 and bcrypt encryption
MySQL —— 16、索引的数据结构
JDBC connection pool
100 lectures on practical application cases of Excel (VIII) - report connection function of Excel
安装nngraph
Translation of attention in natural language processing
The project file '' has been renamed or is no longer in the solution, and the source control provider associated with the solution could not be found - two engineering problems
Kernel error: no rule to make target 'Debian / canonical certs pem‘, needed by ‘certs/x509_ certificate_ list‘
Introduction to metalama 4 Use fabric to manipulate items or namespaces
Use Proteus to simulate STM32 ultrasonic srf04 ranging! Code+Proteus
叮~ 你的奖学金已到账!C认证企业奖学金名单出炉
Proteus 8.10 installation problem (personal test is stable and does not flash back!)
【行走的笔记】
AUTOSAR from introduction to mastery 100 lectures (81) - FIM of AUTOSAR Foundation