[mythtv-users] Password error on optimize_mythdb.pl
Peter Bennett
pb.mythtv at gmail.com
Sun Feb 25 21:09:55 UTC 2018
On 02/24/2018 11:49 PM, Don Brett wrote:
> Not sure where this leaves us....
>
> -All of the /home and config.xml issues you mentioned appear to be
> setup correctly. It's using the same name/password/database name as
> the contrib example has, so it's pretty standard.
>
> Anything else to try?
>
> Don
>
> PS - Thanks for the help.
>
>
What user id are you logged in as when running mythdb.pl?
Make sure that user has a $HOME/.mythtv directory with the correct
config.xml.
Get rid of mysql.txt, you should not use that any more.
Test from the user that is running mythdb.pl whether you can connect to
mysql with the user id and password that are in the
$HOME/.mythtv/config.xml file
For example
mysql -u mythtv -p9uKbDz3G -h localhost mythconverg
More information about the mythtv-users
mailing list