Jorge Albaladejo

Hard & Soft design…

MySQL clean reinstall

without comments

To perform a clean reinstall of the MySQL server (which regenerates start scripts, databases and config files) use:

1
2
3
4
sudo apt-get install mysql-server</li>
sudo apt-get remove --purge mysql-server</li>
sudo apt-get autoremove mysql-server</li>
sudo apt-get install mysql-server</li>

Some times is useful!

Written by Jorge Albaladejo

July 27th, 2010 at 8:08 pm

Posted in MySQL

Tagged with ,

Leave a Reply

This site is protected with Urban Giraffe's plugin 'HTML Purified' and Edward Z. Yang's Powered by HTML Purifier. 6020 items have been purified.