<p dir="ltr"><br>
On Feb 4, 2015 1:52 PM, "Mike Hodson" <<a href="mailto:mystica@gmail.com">mystica@gmail.com</a>> wrote:<br>
><br>
><br>
> On Feb 4, 2015 11:36 AM, "Daryl McDonald" <<a href="mailto:darylangela@gmail.com">darylangela@gmail.com</a>> wrote:<br>
> ><br>
> > Greetings Mythizens, it seems mythconverg is broken. MCC can't see any database bascups currently created by mythconverg, but can see the ones created with MCC.  MCC did see a mythconverg backup created a couple months ago. What can I do to confirm and/or repair this?   TIA  Daryl  mythtv 0.27 fixes in Trusty Desktop<br>
> ><br>
> ><br>
><br>
> I can't say I have any experience with whatever 'MCC' is, but coming at this from purely a MySQL perspective I would repair all databases and check the .err log for ideas on what particular table is broken.  If its innodb, and the server starts, dump the broken table and restore from the .sql file. If the mysql service won't start due to perhaps a single shared 'ibdata1' file [in the case of innodb not set to make a single .ibd file per table similar to ISAM and its .MYD files] you could need to dump all tables and restore. <br>
><br>
> That's at least my steps on web servers after they crash and lose RAID cache...<br>
><br>
> Mike<br>
><br>
><br>
> _______________________________________________<br>
> mythtv-users mailing list<br>
> <a href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a><br>
> <a href="http://lists.mythtv.org/mailman/listinfo/mythtv-users">http://lists.mythtv.org/mailman/listinfo/mythtv-users</a><br>
> <a href="http://wiki.mythtv.org/Mailing_List_etiquette">http://wiki.mythtv.org/Mailing_List_etiquette</a><br>
> MythTV Forums: <a href="https://forum.mythtv.org">https://forum.mythtv.org</a><br>
></p>
<p dir="ltr">Thanks Mike MCC is mythbuntu control center. <br>
Can you provide more step by step details on repairing all databases? </p>