[mythtv-users] MySQL Database Files

jose rubio debian at nc.rr.com
Mon Feb 23 16:00:30 EST 2004


On Mon, 2004-02-23 at 15:28, Alex Lingo wrote:
> On Monday 23 February 2004 07:54 am, jose rubio wrote:
> >
> > How did you "...created the database mythconverg..."?
> >
> > did you follow:
> >
> > http://mythtv.org/docs/mythtv-HOWTO-6.html#ss6.4
> 
> > The link above will tell you how to create everything needed but you
> > will (already have?) loose all the info on any previously recorded
> > shows.
> >
> >
> >
> > -jose-
> 
> I followed the directions to the letter both times. The command "mysql -u
> root < mc.sql" has MySQL does the following commands: (taken from the mc.sql
> file)
> 
> 	CREATE DATABASE mythconverg;
> 	GRANT ALL ON mythconverg.* TO mythtv at localhost IDENTIFIED BY "mythtv";
> 
> So, all it does is create the database (directory) named mythconverg, and
> grants access to it to the listed ID.
> 
> So, since mc.sql doesn't create the files, something else must. It may just
> be easiest if someone could just compress and send me the files in the
> /var/lib/mysql/mythconverg directory, I could quickly run the setup program and get
> the setttings the way I want.
> 
Huh, then I guess is the setup program that does it...  If you want I'll
email you the data (it's 2.3 Megs gzipped)  Just send me a note
offline...


-jose-



More information about the mythtv-users mailing list