[mythtv-users] MythTV MySQL setup didn't work

emarkert at aim.com emarkert at aim.com
Sat Jan 16 18:13:35 UTC 2010


 mysql-u root -p < /usr/share/doc/mythtv-docs-0.22/database/mc.sql

needs to be

mysql-u root -p mythconverg < /usr/share/doc/mythtv-docs-0.22/database/mc.sql

 


 and you likely would have needed to create the database first

mysqladmin -uroot -p create mythconverg

 

-----Original Message-----
From: steve <networks1 at cox.net>
To: mythtv-users at mythtv.org
Sent: Sat, Jan 16, 2010 1:02 pm
Subject: [mythtv-users] MythTV MySQL setup didn't work



I just ran mythtv setup for the first time and it said itcouldn’t connect to the db.  I was pretty sure I had gone throughthe procedures but when I listed the dbs in mysql there was nomythconverg.  So I ran the prescribed 
 
mysql-u root -p < /usr/share/doc/mythtv-docs-0.22/database/mc.sql
 
again, and got no errors from mysql, but mythconverg is stillnot in the show databases list, just information_schema and mysql.  Ichecked and mc.sql is in the correct place.  Anyone know how I can getthis to install?
 
Thanks,
 
Steve
 

 
_______________________________________________
mythtv-users mailing list
mythtv-users at mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users

 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mythtv.org/pipermail/mythtv-users/attachments/20100116/11baf812/attachment.htm>


More information about the mythtv-users mailing list