MySQL server –purge and reinstall

Screwed around for a bit. messed up MySQL. I decided to remove –purge, and start fresh. Unfortunately, the reinstall wouldn’t work. Long story short, i had to remove “mysql-server, mysql-server-5.0, and mysql-common”. when i ran this, it also pulled out other dependencies, but i just reinstalled them all. voila! worky.

Related posts:

  1. Uninstall MySQL 5 from Debian
  2. what not to do in MySQL… and how to pick up the pieces
  3. MySQL table storage engine (switching from MyIsam to InnoDB)
  4. FreeBSD MYSQL configuration

Leave a comment