Tuesday, August 31, 2021

How to Remove MySQL command

sudo apt-get remove --purge mysql-server mysql-client mysql-common

sudo apt-get autoremove

sudo apt-get autoclean

sudo apt install mysql-server


password may be of length =< 8  

like root@123

No comments:

Post a Comment