[mythtv] Success !! playback of mythtv videofiles accross 100 mbps network

Matt Zimmerman mythtv-dev@snowman.net
Sat, 14 Dec 2002 22:12:00 -0500


On Sat, Dec 14, 2002 at 05:38:39AM +0000, Christopher Mind wrote:

> I ve done it.  I set DB HostName=IP of MythTV PC
> 
> Then on the mythtv pc
> su
> mysql mysql
> mysql> grant all privileges on *.* to mythtv@192.168.1.1 identified by 
> 'mythtv' with grant option;
> mysql> exit

with grant option...because mythtv might want to give its privileges to
another user? ;-)

-- 
 - mdz