<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Mysql Connector Extension 4-3 no longer works with current LibreOffice"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=117931#c20">Comment # 20</a>
              on <a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Mysql Connector Extension 4-3 no longer works with current LibreOffice"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=117931">bug 117931</a>
              from <span class="vcard"><a class="email" href="mailto:bojan007@gmail.com" title="Bojan <bojan007@gmail.com>"> <span class="fn">Bojan</span></a>
</span></b>
        <pre>OK, I got it.
There are two files in the extension directory, namely libmysqlcppconn.so and
libmysqlclient_r.so. I renamed them and made soft links to respective files in
/usr/lib64 directory. The LO crased on coneection to mysql. Than, I tried soft
linking one by one, not both files at the same time. The LO crashed on soft
link to libmysqlcppconn.so, and the connection can not be established on soft
link to libmysqlclient_r.so saying that libmysqlcppconn.so is missing (or
something). Please note, the libmysqlcppconn is of version 7.1.1.9, and the
libmysqlclient is of the version 19.</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>