<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - FILEOPEN Base Cannot connect to mysql"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=134982#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - FILEOPEN Base Cannot connect to mysql"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=134982">bug 134982</a>
              from <span class="vcard"><a class="email" href="mailto:iplaw67@tuta.io" title="Alex Thurgood <iplaw67@tuta.io>"> <span class="fn">Alex Thurgood</span></a>
</span></b>
        <pre>The 111 error code is indicative of a configuration /access problem with your
mysql server, and not LO.

Instead of "localhost", try using "127.0.0.1" as the IP address to which to
connect.

One thing that is not entirely clear to me is whether you are trying to access
a remote mysql server with the wrong address, as you mention both XAMPP and
MariaDB in following sentences.

If you are trying to access an XAMPP instance from your Ubuntu machine then you
need to configure my.cnf on the XAMPP machine to allow general access from any
IP address (or limited to your LAN pool of IP addresses). Doesn't actually seem
like a LibreOffice problem to me.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>