First of all thank you for your replies.

I gave full access with:

mysql -u root mythconverg
mysql> grant all on mythconverg.* to mythtv@"%" identified by "mythtv";
mysql> flush privileges;

and I already had commented out:

bind-address           = 127.0.0.1

and skip-networking commands. But still I am receiving the access message.

Any more ideas please?


Neeesat wrote:
> 
> When I select LiveTV I get a message saying "You must have SQL access
> enabled on the server to use this feature".
> 
> On my mythconverg database I gave access to other mythtv clients in my
> local network with:
> 
> mysql -u root -p mythconverg
> grant all on mythconverg.* to mythtv@"192.168.0.%" identified by "mythtv";
> flush privileges;
> quit
> 
> What other SQL access does mvpmc needs?
> 
> Thanks for helping
> 

-- 
View this message in context: 
http://www.nabble.com/Give-SQL-access--tp17559190s24861p17573830.html
Sent from the MediaMVP Media Center - Users mailing list archive at Nabble.com.


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Mvpmc-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mvpmc-users
mvpmc wiki: http://mvpmc.wikispaces.com/

Reply via email to