[mythtv-users] database connection issues

Mark Perkins perkins1724 at hotmail.com
Fri Oct 22 01:11:25 UTC 2021


>>> While on the server, I have:
>>>
>>> select * from mysql.user \G
>>>
>>> gives:
>>>
>>> *************************** 5. row ***************************
>>>                   Host: %
>>>                   User: mythtv
>>> etc.
>>>
>>> so as near as I can see, user mythtv has the privilege to access.
>>> Can someone explain what I am doing wrong?
>>

A while ago (multiple years) I had issues with straight '%' working as wildcard. I started using something like '192.168.1.%' instead and have had no issues since so I never bothered looking further. Try adding a more precise host descriptor to the database?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mythtv.org/pipermail/mythtv-users/attachments/20211022/e739bf37/attachment.htm>


More information about the mythtv-users mailing list