<div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Jul 19, 2022 at 8:48 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 7/19/22 19:37, Kevin Johnson wrote:<br>
> <br>
> <br>
> On Tue, Jul 19, 2022 at 8:25 PM Bill Meek <<a href="mailto:keemllib@gmail.com" target="_blank">keemllib@gmail.com</a> <mailto:<a href="mailto:keemllib@gmail.com" target="_blank">keemllib@gmail.com</a>>> wrote:<br>
> <br>
> On 7/19/22 19:18, Kevin Johnson wrote:<br>
> > If I run the command like this.<br>
> > sudo mysql -u root -p mythconverg -e "SELECT * FROM housekeeping"<br>
> <br>
> ^^^ will dump the whole table (mine's 14 lines long).<br>
> <br>
> <br>
> tag | hostname | lastrun | lastsuccess |<br>
> +----------+----------+---------------------+---------------------+<br>
> | BackupDB | NULL | 2021-11-28 02:44:58 | 2021-11-28 02:44:58 |<br>
> <br>
<br>
This, or maybe you need to add the -u root as above.<br>
<br>
sudo mysqlcheck --verbose mythconverg<br>
<br>
<br>
Expect all tables to come back marked "OK".<br>
<br>Yes. Everything came back ok.</blockquote><div><br></div><div>Thanks for taking the time to help with this. </div></div></div>