[mythtv-users] mySQL privileges question

Simon Hobson linux at thehobsons.co.uk
Fri Dec 9 18:31:49 UTC 2016


Craig Huff <huffcslists at gmail.com> wrote:

> Can someone set me on the right path here?


Try :
select user,host from mysql.user;
show grants for 'mythtv'@'%';

Cribbed from http://xmodulo.com/how-to-view-list-of-mysql-users-and-their-privileges.html



More information about the mythtv-users mailing list