[mythtv-users] How to repair mysql?

Igor Cicimov icicimov at gmail.com
Mon Mar 11 01:02:59 UTC 2013


>
>
> !!!! RESTART !!!!
>
> Install everything back:
>
> $ sudo su -
> # aptitude install mysql-client mysql-common mysql-server
>
> The mysql-client and mysql-server are all you need (no version extensions)
> since this mata packages are going to pull in the latest available release
> of server and client from the repo.
>
> Good luck.
>

Or even better:

Install everything back:

$ sudo su -
# aptitude update
# aptitude install mysql-client mysql-common mysql-server
# aptitude safe-upgrade
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.mythtv.org/pipermail/mythtv-users/attachments/20130311/114b0653/attachment.html>


More information about the mythtv-users mailing list