<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
</head>
<body>
<p>So I know mythtv uses MySQL which has supposedly transitioned to
mariadb over time, but it's basically the same mysql commands. I
think???</p>
<p>So to compare what I have on 2 systems I found some puzzling
results, at least to me.</p>
<p><u>System 1</u> is Xubuntu 18.04.4 installed recently and mythtv
v31 installed today.</p>
<p>It has mysql-client-5.7, mysql-client-core-5.7, mysql-server-5.7,
mysql-server-core-5.7 installed.</p>
<p>if has no packages by the name mariadb, or maria installed.</p>
<p><u>System 2</u> is an Ubuntu 18.04 Server which started on mythtv
29, moved to 30, and not 31.</p>
<p>It does NOT have mysql-client-5.7, mysql-client-core-5.7,
mysql-server-5.7, mysql-server-core-5.7 installed.</p>
<p>It has mysql-common installed.<br>
</p>
<p>It has mariadb-client-10.0, mariadb-client-core-10.0,
mariadb-server-10.0, mariadb-server-core-10.0, and mariadb-common
installed.</p>
<p>Not sure why I see the difference and wonder if this is the
reason some of the database scripts that run during mythtv updates
fail for syntax reasons??</p>
<p>Jim A</p>
<p><br>
</p>
<p><br>
</p>
</body>
</html>