<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Sun, Aug 5, 2018 at 12:53 PM, Ian Cameron <span dir="ltr"><<a href="mailto:mkbloke@gmail.com" target="_blank">mkbloke@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div>Do you have a user and password showing in debian.cnf if you:</div><div><br></div><div>sudo cat /etc/mysql/debian.cnf?</div><div><br></div><div>Don't copy this to the list.</div><div><br></div><div>If so, try the commands again using those parameters, i.e.:</div><div><br></div><div>sudo /bin/bash -c "echo \"select User,Host from user where User='mythtv'\" | mysql -u<username> -p<password> mysql"</div><div><br></div><div>and</div><div><br></div><div>sudo /bin/bash -c "echo \"select * from db where User='mythtv'\" | mysql -u<username> -p<password> mysql"</div><div><br></div><div>substituting <username> and <password> with the values shown in debian.cnf.</div><div><br></div><div>Cheers, Ian</div></div></blockquote><div><br></div><div>I get the same reply from both queries:</div><div> </div><div>/bin/bash: mythtv: No such file or directory<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div><br></div></div>
<br>______________________________<wbr>_________________<br>
mythtv-users mailing list<br>
<a href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a><br>
<a href="http://lists.mythtv.org/mailman/listinfo/mythtv-users" rel="noreferrer" target="_blank">http://lists.mythtv.org/<wbr>mailman/listinfo/mythtv-users</a><br>
<a href="http://wiki.mythtv.org/Mailing_List_etiquette" rel="noreferrer" target="_blank">http://wiki.mythtv.org/<wbr>Mailing_List_etiquette</a><br>
MythTV Forums: <a href="https://forum.mythtv.org" rel="noreferrer" target="_blank">https://forum.mythtv.org</a><br>
<br></blockquote></div><br></div></div>