当前位置:网站首页>MySQL installation
MySQL installation
2022-07-21 14:10:00 【Green wood and wind】
One 、 Installation sequence
1.. Determine support for the platform
see : https://www.mysql.com/support/supportedplatforms/database.html
2. Select a distribution version
Prepackaged binaries
(1) Native format , for example ,Linux Of RPM、OS X Of PKG、Windows Of MySQL Erection sequence
(2) General format , for example Zip Archived or compressed tar file
(3) Source code
3. Download and distribute
4. Install distribution
5. Perform any required post installation configuration
Two 、 Install from the downloaded package MySQL
• download MySQL Linux After the package , Use the following command to install :
(1) stay RPM On the system :rpm -ivh packagename.rpm
(2) stay APT On the system :dpkg -i packagename.deb
• When installing the package , Dependencies must be identified and resolved
(1) In the installation MySQL Install any dependencies before the package
for example ,MySQL Depend on libaio library . If this library is not installed , Then data directory initialization and subsequent server startup
The action step will fail
(2) Install in the correct order MySQL package
for example , In the installation client or server Before you install libs package
边栏推荐
- [program compilation (preprocessing operation) + link]
- 对于开发而言,用户体验才是最终的王道(性能优化篇)
- 【WMCA】《Biometric Face Presentation Attack Detection with Multi-Channel Convolutional Neural Network》
- 一张光盘和一张软盘
- C# 本地函数与yield语句
- PCL计算点云粗糙度
- Teach you to speculate in stocks 2: there is no Zhuang family, but only winners and losers
- Set shell script to start automatically
- DQL where查询
- 5款经典代码阅读器的使用方案对比
猜你喜欢
[Estimation de la page d'accueil] estimation de la page d'accueil de l'image profonde
主流浏览器版本检测
Embedded engineers should make good use of the three elements of C language
Win11打印机文档被挂起如何解决?
Advanced MySQL IV. storage structure of index
A CD and a floppy disk
13 practical code snippets, recommended collection
The White House is trying to promote the filling of hundreds of thousands of cyber security jobs in the United States
ES6基本了解
[server data recovery] a data recovery case in which the storage raid6 array was paralyzed due to power failure
随机推荐
The computer suddenly shows that there is only C disk, and other disks do not show ---- solution (very simple)
[Estimation de la page d'accueil] estimation de la page d'accueil de l'image profonde
测试/开发程序员怎样渡过中年危机?一眼就看到底了......
5 种常见的 async/await 误用
EasyGBS平台设置小技巧:如何隐藏平台web页面不被访问?
What are the main aspects of troubleshooting when DTS write module delays writing to the target database?
Win11打印机文档被挂起如何解决?
Comparison of five classic code readers
Study notes of pytorch deep learning practice: cyclic neural network (Advanced)
白宫正设法推动填补美国数十万个网络安全工作岗位
ES6基本了解
Dongfeng Liuqi: innovation leads high-quality development and wins the market with excellent products
LeCun提出让Mask策略也能应用于基于ViT的孪生网络,进行自监督学习!
低代码平台搭建跨部门沟通系统案例分析
5款经典代码阅读器的使用方案对比
架构训练营模块七作业
Ireport export PDF font bold failure
Trust reverse traversal rev()
【安装PG】
JVM startup process