[mythtv-users] mythfilldatabase stops running after a few days

Bill Meek keemllib at gmail.com
Wed Jul 20 00:47:24 UTC 2022


On 7/19/22 19:37, Kevin Johnson wrote:
> 
> 
> On Tue, Jul 19, 2022 at 8:25 PM Bill Meek <keemllib at gmail.com <mailto:keemllib at gmail.com>> wrote:
> 
>     On 7/19/22 19:18, Kevin Johnson wrote:
>      > If I run the command like this.
>      > sudo mysql -u root -p mythconverg -e "SELECT * FROM housekeeping"
> 
>     ^^^ will dump the whole table (mine's 14 lines long).
> 
> 
>   tag      | hostname | lastrun             | lastsuccess         |
> +----------+----------+---------------------+---------------------+
> | BackupDB | NULL     | 2021-11-28 02:44:58 | 2021-11-28 02:44:58 |
> 

This, or maybe you need to add the -u root as above.

   sudo mysqlcheck --verbose mythconverg


Expect all tables to come back marked "OK".

-- 
Bill


More information about the mythtv-users mailing list