当前位置:网站首页>Installing mysql8 under centos8
Installing mysql8 under centos8
2022-06-25 20:46:00 【Nishino_ shou】
CentOS8 Lower installation mysql8
install Yum Repository
[[email protected] ~]# wget https://repo.mysql.com//mysql80-community-release-el8-1.noarch.rpm
Use rpm To install MySQL
[[email protected] ~]# rpm -ivh mysql80-community-release-el8-1.noarch.rpm
Use yum install mysql service
Check if it has been set to boot MySQL service
[[email protected] ~]# systemctl list-unit-files|grep mysqld
mysqld.service disabled
[email protected] disabled
[[email protected] ~]# systemctl enable mysqld.service # Set boot up
Created symlink /etc/systemd/system/multi-user.target.wants/mysqld.service → /usr/lib/systemd/system/mysqld.service.
[[email protected] ~]# systemctl list-unit-files|grep mysqld
mysqld.service enabled
[email protected] disabled
[[email protected] ~]# ps -ef|grep mysql # See if it starts MySQL service
root 4311 32702 0 21:07 pts/4 00:00:00 grep --color=auto mysql
[[email protected] ~]# systemctl start mysqld.service # Start the service
# yum install mysql-server

--------------------------------------------------
The article comes from https://www.cnblogs.com/ttrrpp/p/12173562.html
边栏推荐
- R language quantile autoregressive QAR analysis pain index: time series of unemployment rate and inflation rate
- Yolov4 improved version comes out! Yolov4 extended edition! Yolov4 launched scaled-yolov4: scaling cross stage partial network
- Measurement index SSMI
- Talking about the foundation of function test today
- Intra domain information collection for intranet penetration
- Great changes in the interaction between people and the digital world
- Decryption of APP parameters of a cross-border export e-commerce - dunhuang.com
- HMS core actively explores the function based on hardware ear return, helping to reduce the overall singing delay rate of the singing bar by 60%
- Matlab_ two point zero five
- Dice、Sensitivity、ppv、miou
猜你喜欢
8 minutes to understand the wal mechanism of tdengine
Chrome plugin installation
2022 "gold, silver and four" is a must for job hopping. You must know 100 questions in 2022 intermediate and advanced Android interview to realize your big factory dream
Great changes in the interaction between people and the digital world
How does zhiting home cloud and home assistant access homekit respectively? What is the difference between them?

A simple file searcher
[golang] leetcode intermediate - the kth largest element in the array &
Interviewer: why does TCP shake hands three times and break up four times? Most people can't answer!
Literals and type conversions of basic data types
Global netizens Yuanxiao created a picture of appreciating the moon together to experience the creativity of Baidu Wenxin big model aigc
随机推荐
Skills of CCF question 2
Must see the summary! In depth learning era, you should read 10 articles to understand image classification!
[machine learning] machine learning from zero to mastery -- teach you to understand the principle of decision tree
Redis core principle and design idea
[golang] leetcode intermediate - the kth largest element in the array &
Patrol script
Li-rads lesion classification reading notes
5 minutes to learn how to install MySQL
A simple file searcher
Popular understanding of deviation and variance in machine learning
Nnformer reading notes
Png to NII
PIP command -fatal error in launcher: unable to create process using How to resolve the error after migrating the virtual environment?
Cvpr2019 | the latest cvpr2019 papers are the first to read!
Modifying routes without refreshing the interface
[data recovery in North Asia] a data recovery case in which the upper virtual machine data is lost due to the hard disk failure and disconnection of raid6 disk array
Live broadcast preview | front line experts invite you to talk: the value of data science enabling multiple application scenarios
201604-4 test title: Game (BFS search maze)
[deep learning series] - visual interpretation of neural network
Exploration of advanced document editor design in online Era