[mythtv-users] Unable to connect to database.

Romain Kang romain at kzsu.stanford.edu
Tue Sep 13 22:49:44 UTC 2016


> |mysql -p -u root mythconverg
> I received an Error: ERROR 1049 (42000): Unknown database 'mythconverg'

Quick sanity check to see if the "mythconverg" is actually, try the
following as as superuser:
   ls /var/lib/mysql/mythconverg/

If that comes back missing or empty, try the following sequence:
   service mythtv-backend stop
   mysql -p -u root < /usr/share/mythtv/sql/mc.sql
   service mythtv-backend start

Romain Kang				Disclaimer: I speak soley for myself,
romain at kzsu.stanford.edu		     except when indicated otherwise.


More information about the mythtv-users mailing list