Hi, I'm an architecture engineer and native Korean speaker.
I have started to live in Seoul in Korea.
I have been developping Abilists tool,
Please feel free to visit abilists.com
Monday, November 30, 2020
MYSQL - How to install MYSQL8 on Ubuntu
■ How to install MYSQL8 on Ubuntu
1, Download repository package of MYSQL.
2, Install the Repository package of MYSQL. $ sudo dpkg -i mysql-apt-config_0.8.16-1_all.deb
3, Select Mysql Server & Cluster (Currently selected: mysql-8.0)
4, Select Mysql-8.0
5, Update the information of the package and install mysql8 $ sudo apt install mysql-server
No comments:
Post a Comment