Reinstall steps for mysql in debian server



apt-get remove -y mysql-*
apt-get purge -y mysql-*
Once finished, 
rm -rf /var/lib/mysql
rm -rf /etc/mysql*
apt-get install mysql-client mysql-server mysql-common

Comments

Popular posts from this blog

CDbConnection failed to open the DB connection mysql 8

/bin/sh^M: bad interpreter: No such file or directory Linux

Send mail from Oracle Solaris OS with attached files