<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">
<div>I trimmed most of the previous text.</div>
<div><br class="">
</div>
<div>I went to <a href="http://mariadb.com" class="">mariadb.com</a>  and looked into Configuring for remote Client access.  They say:</div>
<div>
<ul start="1" style="box-sizing: border-box; margin-top: 0px; margin-bottom: 10px; color: rgb(51, 51, 51); font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 14px; font-variant-ligatures: normal; orphans: 2; widows: 2; background-color: rgb(255, 255, 255);" class="">
<li style="box-sizing: border-box;" class="">MariaDB is bound to the loopback interface by default because it makes it impossible to connect to the TCP port on the server from a remote host (the bind-address must refer to a local IP address, or you will receive
 a fatal error and MariaDB will not start). This of course is not desirable if you want to use the TCP port from a remote host, so you must remove this bind-address directive (MariaDB only supports one bind-address, but binds to 0.0.0.0, or :: (every IP) if
 the bind-address directive is left out).</li></ul>
<div style="orphans: 2; widows: 2;" class=""><font color="#333333" face="Helvetica Neue, Helvetica, Arial, sans-serif" class=""><span style="font-size: 14px;" class="">This tells me that either of these 2 statements are the same:</span></font></div>
<div style="orphans: 2; widows: 2;" class=""><font color="#333333" face="Helvetica Neue, Helvetica, Arial, sans-serif" class=""><span style="font-size: 14px;" class=""><br class="">
</span></font></div>
<div style="orphans: 2; widows: 2;" class=""><font color="#333333" face="Helvetica Neue, Helvetica, Arial, sans-serif" class=""><span style="font-size: 14px;" class="">bind-address=::</span></font></div>
<div style="orphans: 2; widows: 2;" class=""><font color="#333333" face="Helvetica Neue, Helvetica, Arial, sans-serif" class=""><span style="font-size: 14px;" class="">#bind-address=::</span></font></div>
<div style="orphans: 2; widows: 2;" class=""><font color="#333333" face="Helvetica Neue, Helvetica, Arial, sans-serif" class=""><span style="font-size: 14px;" class=""><br class="">
</span></font></div>
<div style="orphans: 2; widows: 2;" class=""><font color="#333333" face="Helvetica Neue, Helvetica, Arial, sans-serif" class=""><span style="font-size: 14px;" class="">So not sure why it didn’t work after mythtv install because they set it to the 2nd statement.</span></font></div>
</div>
<div><br class="">
<blockquote type="cite" class="">_______________________________________________<br class="">
mythtv-users mailing list<br class="">
<a href="mailto:mythtv-users@mythtv.org" class="">mythtv-users@mythtv.org</a><br class="">
http://lists.mythtv.org/mailman/listinfo/mythtv-users<br class="">
http://wiki.mythtv.org/Mailing_List_etiquette<br class="">
MythTV Forums: https://forum.mythtv.org<br class="">
</blockquote>
</div>
<br class="">
</body>
</html>