After installing MySQL, log in to it via terminal with Once inside MySQL, we will need to change the default plugin authentication to mysql_native_password and set a password for root. You can now login in MySQL as root using the password you set. […]
