<div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sat, Jul 25, 2020 at 8:17 AM Jim Abernathy <<a href="mailto:jfabernathy@gmail.com">jfabernathy@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">
<div>
<p><br>
</p>
<div>On 7/25/20 11:09 AM, DryHeat122 wrote:<br>
</div>
<blockquote type="cite">
<div dir="ltr">I am replacing my Ubuntu 16.04 setup with a clean
install of Myth on a clean install of Utuntu 20.04. I have the
old mythconverg backed up and am getting ready to restore. The
wiki <a href="https://www.mythtv.org/wiki/Backend_migration" target="_blank">backend migration page</a> says
"Depending on how your distribution initialises the database
upon installation of the backend, you may need to use the
procedure for <a href="https://www.mythtv.org/wiki/Database_Backup_and_Restore#Replacing_an_existing_database" title="Database Backup and Restore" style="font-size:14px;line-height:22.4px" target="_blank">replacing the database by the backup</a>."
<div><br>
</div>
<div>The referenced page says: "
If you are replacing an existing database with a known-good
backup by using a full restore--for example, because your
database has been corrupted or a database schema upgrade
failed or you're replacing a package-provided database with
your "old" database after re-installing your distro--you will
need to drop the existing database. "</div>
<div><br>
</div>
<div>I don't know how 20.04 initializes the DB. I am not
replacing the DB because of corruption or failed upgrade. Do
I run <a href="http://mythconverg_restore.pl" target="_blank">mythconverg_restore.pl</a> with
defaults or include the drop and create arguments? Also to be
clear, I should restore the DB after installing myth but
before running setup, right? <br>
</div>
</div>
</blockquote>
<p>The last time I created fresh and wanted to restore from a good
backup I had just run on the old system, I did the following
command:</p>
<p> </p>
<p style="margin-left:0.5in;margin-bottom:0in;line-height:100%">
<font face="Courier, serif"><font style="font-size:10pt" size="2">/usr/share/mythtv/<a href="http://mythconverg_restore.pl" target="_blank">mythconverg_restore.pl</a>
--drop_database --create_database --filename /full path to
directory/mythconverg-1214-20080626150513.sql.gz</font></font></p>
<p style="margin-left:0.5in;margin-bottom:0in;line-height:100%"><font face="Courier, serif"><font style="font-size:10pt" size="2"><br>
</font></font></p>
<font style="font-size:10pt" size="2">Jim A</font></div></blockquote><div><br></div><div>Thanks. I tried that and it's denying me access to the database. The --verbose option shows it has the right username, but says DBHostName, DBUserName, and DBPassword are not defined and its expecting to find them in the Mysql Options File. Not sure what options file it means or what password to specify.</div></div></div>