<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<p><br>
</p>
<p> </p>
<p style="margin-bottom: 0in; line-height: 100%"><br>
</p>
<p style="margin-bottom: 0in; line-height: 100%">Hi Bill!</p>
<p style="margin-bottom: 0in; line-height: 100%"><br>
</p>
<p style="margin-bottom: 0in; line-height: 100%">Yesterday’s
announced ‘day off’ with my planned events went fine: doctor says
I’ll live <jk>, Iowa will allow me to drive a few more years
(renewal), etc. </p>
<p style="margin-bottom: 0in; line-height: 100%"><br>
</p>
<pre class="western"><font face="moz-fixed"><font style="font-size: 9pt" size="2">$ <b>sudo netstat --all | egrep '3306|mysql'</b></font></font>
<font face="moz-fixed"><font style="font-size: 9pt" size="2"><span lang="en-US">[sudo] password for bill:</span></font></font>
<font face="moz-fixed"><font style="font-size: 9pt" size="2"><span lang="en-US">tcp6 0 0 [::]:mysql [::]:* LISTEN <-- for remotes (IPV4 is fine too)</span></font></font>
<font face="moz-fixed"><font style="font-size: 9pt" size="2"><span lang="en-US">unix 2 [ ACC ] STREAM LISTENING 33345 /var/run/mysqld/mysqld.sock <-- master uses a socket</span></font></font>
<font face="moz-fixed"><font style="font-size: 9pt" size="2"><span lang="en-US">unix 3 [ ] STREAM CONNECTED 84855 /var/run/mysqld/mysqld.sock</span></font></font>
<font face="moz-fixed"><font style="font-size: 9pt" size="2"><span lang="en-US">unix 3 [ ] STREAM CONNECTED 86098 /var/run/mysqld/mysqld.sock</span></font></font>
<font face="moz-fixed"><font style="font-size: 9pt" size="2"><span lang="en-US"><and many more similar to the above 2 lines></span></font></font>
</pre>
<dl>
<dd>
<table width="617" cellspacing="0" cellpadding="4">
<colgroup><col width="607"> </colgroup><tbody>
<tr>
<td style="border: 1px solid #000000; padding: 0.04in"
width="607" valign="top">
<p style="margin-bottom: 0in">OK, I received this</p>
<p style="margin-bottom: 0in"><br>
</p>
<p style="margin-bottom: 0in">barry@Backend-3:~$ sudo
netstat --all | egrep '3306|mysql'</p>
<p style="margin-bottom: 0in">[sudo] password for barry:
</p>
<p style="margin-bottom: 0in">tcp 0 0 localhost:mysql
0.0.0.0:* LISTEN </p>
<p style="margin-bottom: 0in">unix 2 [ ACC ] STREAM
LISTENING 24802 /var/run/mysqld/mysqld.sock</p>
<p style="margin-bottom: 0in">barry@Backend-3:~$ </p>
<p style="margin-bottom: 0in"><br>
</p>
<p style="margin-bottom: 0in">which is similar but I see
a few difference which vaguely seem to point to a
problem. At this point I had basically turned on the
machine and ran the Terminal command – didn’t attempt
any connection of MariaDB to mythconverg, etc.</p>
<p style="margin-bottom: 0in"><br>
</p>
<p style="margin-bottom: 0in">Assuming your ‘unix 3’
lines are from the Frontend connections. Here so far
just the Backend – not talking to itself. ...Soon it
will be chatting away! :)</p>
<p style="margin-bottom: 0in"><br>
</p>
<p style="margin-bottom: 0in">TIA! <br>
Barry</p>
<p><br>
</p>
</td>
</tr>
</tbody>
</table>
</dd>
</dl>
<p style="margin-bottom: 0in; line-height: 100%">
<br>
</p>
<p>
<style type="text/css">pre.cjk { font-family: "Courier New", monospace; }p { margin-bottom: 0.1in; line-height: 115%; }a:link { }</style></p>
<br>
</body>
</html>