How to Install MySQL server on Ubuntu 18.04/20.04

Published: 01 May 2019
on channel: TubeMint
62,416
548

How to Install MySQL server on Ubuntu 18.04/19.04

Here are the commands that you have to type..
sudo apt update
sudo apt install mysql-server
sudo mysql
ALTER USER 'root'@'localhost' IDENTIFIED WITH mysql_native_password BY 'password';
FLUSH PRIVILEGES;
exit
mysql -u root -p
enter root password for mysql

https://tubemint.com/product-tag/gig/ PAID Support: [email protected] Instagram & twitter @tubemint


Watch video How to Install MySQL server on Ubuntu 18.04/20.04 online without registration, duration hours minute second in high quality. This video was added by user TubeMint 01 May 2019, don't forget to share it with your friends and acquaintances, it has been viewed on our site 62,416 once and liked it 548 people.