[mythtv-users] error during upgrade from V30 to V31

James Abernathy jfabernathy at gmail.com
Mon Mar 23 21:55:07 UTC 2020


On Mon, Mar 23, 2020 at 5:49 PM Bill Meek <keemllib at gmail.com> wrote:

> On 3/23/20 4:03 PM, James Abernathy wrote:
> > $ sudo mysql -u root mythconverg
>
> Just change mythconverg to mysql.
>
> --
> Bill
>
jim at mythbuntu:~$ sudo mysql -u root mysql
[sudo] password for jim:
Reading table information for completion of table and column names
You can turn off this feature to get a quicker startup with -A

Welcome to the MariaDB monitor.  Commands end with ; or \g.
Your MariaDB connection id is 657
Server version: 10.0.36-MariaDB-0ubuntu0.16.04.1 Ubuntu 16.04

Copyright (c) 2000, 2018, Oracle, MariaDB Corporation Ab and others.

Type 'help;' or '\h' for help. Type '\c' to clear the current input
statement.

MariaDB [mysql]> SELECT User,Host,plugin,authentication_string FROM user
WHERE User='mythtv';
+--------+------+--------+-----------------------+
| User   | Host | plugin | authentication_string |
+--------+------+--------+-----------------------+
| mythtv | %    |        |                       |
+--------+------+--------+-----------------------+
1 row in set (0.00 sec)

MariaDB [mysql]>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mythtv.org/pipermail/mythtv-users/attachments/20200323/3f0b0c86/attachment.htm>


More information about the mythtv-users mailing list