<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body>
<p><br>
</p>
<div class="moz-cite-prefix">On 3/23/20 5:55 PM, James Abernathy
wrote:<br>
</div>
<blockquote type="cite"
cite="mid:CANFv2Em-s1AgLZ0OMVDFbXE_hX_XjboHh6fvgOcQ4mQMPJD5Vw@mail.gmail.com">
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<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"
moz-do-not-send="true">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>
</blockquote>
<p>More information overnight.</p>
<p>1. I used the newly upgraded backend last night to record and
watch programs via remote FE's as normal.</p>
<p>2. My custom daily cron job ran at the normal time to check,
backup, and optimize the database successfully.</p>
<p>3. Mythfilldatabase ran successfully overnight.</p>
<p>4. Mythweb works correctly.</p>
<p>So I'm not sure what didn't work during the upgrade of the
packages during dpkg-reconfigure mythtv-database command. <br>
</p>
<p>I'm pretty sure the error was not related to the message
immediately before it. I got the warning about keeping or
replacing the cron.weekly job because I didn't have one. I have a
daily backup which the upgrade didn't mess with and I did get the
backup that mythtv-setup does during it's process. <br>
</p>
<p>Jim A</p>
<p><br>
</p>
</body>
</html>