<div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Mar 23, 2020 at 5:49 PM Bill Meek <<a href="mailto:keemllib@gmail.com">keemllib@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On 3/23/20 4:03 PM, James Abernathy wrote:<br>
> $ sudo mysql -u root mythconverg<br>
<br>
Just change mythconverg to mysql.<br>
<br>
-- <br>
Bill<br></blockquote>jim@mythbuntu:~$ sudo mysql -u root mysql<br>[sudo] password for jim: <br>Reading table information for completion of table and column names<br>You can turn off this feature to get a quicker startup with -A<br><br>Welcome to the MariaDB monitor.  Commands end with ; or \g.<br>Your MariaDB connection id is 657<br>Server version: 10.0.36-MariaDB-0ubuntu0.16.04.1 Ubuntu 16.04<br><br>Copyright (c) 2000, 2018, Oracle, MariaDB Corporation Ab and others.<br><br>Type 'help;' or '\h' for help. Type '\c' to clear the current input statement.<br><br>MariaDB [mysql]> SELECT User,Host,plugin,authentication_string FROM user WHERE User='mythtv';<br>+--------+------+--------+-----------------------+<br>| User   | Host | plugin | authentication_string |<br>+--------+------+--------+-----------------------+<br>| mythtv | %    |        |                       |<br>+--------+------+--------+-----------------------+<br>1 row in set (0.00 sec)<br><br>MariaDB [mysql]> <br><div> </div></div></div>